dotnetspark
Name: dotnetspark
Score: 2,625.21
Last Seen: 9 days, 22 hours, 50 minutes ago
Member Since: 16 January, 2009
DotNetShoutout
atom rss
2
Shouts

What is difference between delete and truncate

posted by dotnetsparkdotnetspark 618 days, 13 hours, 33 minutes ago
Thursday, September 15, 2011 3:51:44 PM GMT
http://www.dotnetspark.com/kb/4713-what-is-difference-between-delete-and-truncate.aspx (more)
category: Data | clicked: 19 | comment | | source: www.dotnetspark.com
tags: SQL Server, DotNetSpark
3
Shouts

How to import or export data using BCP in SQL Server?

published 620 days, 21 hours, 40 minutes ago posted by dotnetsparkdotnetspark 623 days, 11 hours, 25 minutes ago
Tuesday, September 13, 2011 7:44:49 AM GMT Saturday, September 10, 2011 5:59:47 PM GMT
The Bulk Copy Program (BCP) utility in SQL Server enables you to import bulk data into a table or export it from a table into a file (more)
category: Data | clicked: 32 | 1 comment | | source: www.dotnetspark.com
tags: BCP, Bulk Copy Program, DotNetSpark
3
Shouts

Deploying Web Applications using IIS Express

published 623 days, 19 hours, 54 minutes ago posted by dotnetsparkdotnetspark 625 days, 15 hours, 5 minutes ago
Saturday, September 10, 2011 9:30:21 AM GMT Thursday, September 08, 2011 2:19:37 PM GMT
In this article, we are going to see how to deploy asp.net web applications or website using IIS Express (more)
category: Web Dev | clicked: 79 | 1 comment | | source: www.dotnetspark.com
tags: DotNetSpark, IIS Express, IIS
4
Shouts

Windows Presentation Foundation: What, Why and When

posted by dotnetsparkdotnetspark 626 days, 12 hours, 54 minutes ago
Wednesday, September 07, 2011 4:30:41 PM GMT
WPF is framework to build application for windows. It is designed for .NET influenced by modern display technologies like HTML and Flash and hardware acceleration. (more)
category: UX | clicked: 23 | 2 comments | | source: www.dotnetspark.com
tags: WPF, DotNetSpark
3
Shouts

Silverlight Transition Effects

posted by dotnetsparkdotnetspark 640 days, 8 hours, 59 minutes ago
Wednesday, August 24, 2011 8:25:31 PM GMT
In this article we are going to see how we can create a Silverlight Transition Effects using Visual State Manager (more)
category: Metro | clicked: 14 | comment | | source: www.dotnetspark.com
tags: Silverlight, DotNetSpark
3
Shouts

Silverlight 5 WCF RIA Services - Part 2

posted by dotnetsparkdotnetspark 640 days, 9 hours, 1 minute ago
Wednesday, August 24, 2011 8:23:48 PM GMT
In this article we will explore how to design a Complete User Page using WCF Ria Service (more)
category: Metro | clicked: 15 | comment | | source: www.dotnetspark.com
tags: RIA, Silverlight, DotNetSpark
2
Shouts

Silverlight 5 WCF RIA Services - Part 1

published 643 days, 1 hour ago posted by dotnetsparkdotnetspark 643 days, 23 hours, 23 minutes ago
Monday, August 22, 2011 4:24:46 AM GMT Sunday, August 21, 2011 6:01:21 AM GMT
In this article we are going to explore the WCF RIA Services with Silverlight 5. Let's start with the basics for the first timers (more)
category: Metro | clicked: 23 | 1 comment | | source: www.dotnetspark.com
tags: Silerlight, DotNetSpark, Silverlight 5
2
Shouts

Silverlight Datagrid - Retrieving details on Editing

posted by dotnetsparkdotnetspark 645 days, 8 hours, 21 minutes ago
Friday, August 19, 2011 9:03:59 PM GMT
In this article we would be seeing how we are going to retrieve the details on Editing the DataGrid or Listbox (more)
category: Metro | clicked: 9 | comment | | source: www.dotnetspark.com
tags: Silverlight, DataGrid, DotNetSpark
2
Shouts

Silverlight Child Window - Passing data between Child and Parent ( Dependency Property ) - C#, ASP.Net, VB.Net

posted by dotnetsparkdotnetspark 647 days, 8 hours, 42 minutes ago
Wednesday, August 17, 2011 8:42:42 PM GMT
In this article we are going to see the Child window control in Silverlight and pass data between child and Parent window (more)
category: Metro | clicked: 67 | 1 comment | | source: www.dotnetspark.com
tags: Silverlight, DotNetSpark
3
Shouts

Getting Started with Visual Studio LightSwitch 2011

posted by dotnetsparkdotnetspark 647 days, 8 hours, 43 minutes ago
Wednesday, August 17, 2011 8:41:41 PM GMT
Microsoft Visual Studio LightSwitch 2011 is a flexible, business application development tool that gives chance to become an end-user as a developer (more)
category: Architecture | clicked: 8 | comment | | source: www.dotnetspark.com
tags: LightSwitch, DotNetSpark
4
Shouts

Manage Service Configurations of Azure Application in Visual Studio 2010

published 644 days, 21 hours, 27 minutes ago posted by dotnetsparkdotnetspark 648 days, 11 hours, 56 minutes ago
Saturday, August 20, 2011 7:57:43 AM GMT Tuesday, August 16, 2011 5:28:11 PM GMT
In this article we are going to see how to use the new feature of Managing Multiple Service Configuration files using the Visual Studio 2010 tools provided for Windows Azure Application (more)
category: Architecture | clicked: 17 | comment | | source: www.dotnetspark.com
tags: DotNetSpark, Azure
2
Shouts

Create Triggers in Silverlight

published 651 days, 9 hours, 24 minutes ago posted by dotnetsparkdotnetspark 652 days, 12 hours, 43 minutes ago
Saturday, August 13, 2011 8:00:39 PM GMT Friday, August 12, 2011 4:41:57 PM GMT
In this article we are going to look at how we can create Triggers in Silverlight and what do they offer for us (more)
category: Metro | clicked: 6 | comment | | source: www.dotnetspark.com
tags: Silvelight, DotNetSpark
3
Shouts

MEF + Unity Interception

published 653 days, 8 hours, 23 minutes ago posted by dotnetsparkdotnetspark 655 days, 13 hours, 5 minutes ago
Thursday, August 11, 2011 9:01:49 PM GMT Tuesday, August 09, 2011 4:20:09 PM GMT
In this article I try to use MEF with Unity Framework . I am trying to build a simple app which would be extensible and at the same time would use Aspect Oriented Concept (more)
category: Architecture | clicked: 29 | comment | | source: www.dotnetspark.com
tags: Unity Interception, AOP, MEF, DotNetSpark
2
Shouts

Multiple Service Configurations For Azure in VS2010

posted by dotnetsparkdotnetspark 656 days, 8 hours, 49 minutes ago
Monday, August 08, 2011 8:35:19 PM GMT
In this article we are going to see how to use the new Multiple Service Configuration in Windows Azure using Visual Studio 2010 (more)
category: Architecture | clicked: 5 | comment | | source: www.dotnetspark.com
tags: DotNetSpark, Azure
13
Shouts

MEF with WCF Startup

published 657 days, 8 hours, 45 minutes ago posted by dotnetsparkdotnetspark 658 days, 8 hours, 29 minutes ago
Sunday, August 07, 2011 8:39:59 PM GMT Saturday, August 06, 2011 8:55:18 PM GMT
In this article I would be creating a Data Access Layer using WCF (more)
category: Web Dev | clicked: 45 | 2 comments | | source: www.dotnetspark.com
tags: DotNetSpark, WCF
3
Shouts

New Windows Azure Tools V1.4 for Visual Studio 2010

published 657 days, 8 hours, 45 minutes ago posted by dotnetsparkdotnetspark 659 days, 13 hours, 49 minutes ago
Sunday, August 07, 2011 8:39:59 PM GMT Friday, August 05, 2011 3:35:39 PM GMT
In this article we will see the feature of Windows Azure Tools V1.4 for Visual Studio 2010 (more)
category: Architecture | clicked: 3 | comment | | source: www.dotnetspark.com
tags: DotNetSpark, Azure
2
Shouts

Denali Series - Downloading and Installing Denali CTP3 in Windows Server 2008 R2

published 660 days, 9 hours, 1 minute ago posted by dotnetsparkdotnetspark 660 days, 14 hours, 55 minutes ago
Thursday, August 04, 2011 8:23:15 PM GMT Thursday, August 04, 2011 2:30:07 PM GMT
In this article we are going to see how to download and install Microsoft SQL Server Codename DENALI CTP3 in Windows Server 2008 R2 Enterprise Edition step by step. (more)
category: Data | clicked: 0 | comment | | source: www.dotnetspark.com
tags: denali, DotNetSpark
2
Shouts

Data Conversion Transformations in SSIS

published 659 days, 9 hours, 27 minutes ago posted by dotnetsparkdotnetspark 661 days, 13 hours, 50 minutes ago
Friday, August 05, 2011 7:57:13 PM GMT Wednesday, August 03, 2011 3:34:23 PM GMT
In this article we are going to see how to use the Data Conversion transformation inside a SQL Server Integration Services (SSIS) package (more)
category: Data | clicked: 5 | comment | | source: www.dotnetspark.com
tags: SSIS, DotNetSpark, SQL Server Integration Services
3
Shouts

Show Master Detail records with DataGridView

posted by dotnetsparkdotnetspark 662 days, 13 hours, 33 minutes ago
Tuesday, August 02, 2011 3:51:14 PM GMT
The Concept of MasterDetails is came in existence for displaying Details using DataGridView. Its used to display Data from multiple table based on condition just like Joining. (more)
category: How To | clicked: 3 | comment | | source: www.dotnetspark.com
tags: Windows application, DotNetSpark, DataGridView
2
Shouts

Windows Azure - Updated Windows Azure Management Portal

published 661 days, 9 hours, 31 minutes ago posted by dotnetsparkdotnetspark 664 days, 1 hour, 42 minutes ago
Wednesday, August 03, 2011 7:53:16 PM GMT Monday, August 01, 2011 3:43:07 AM GMT
In this article we are going to see the new enhancements updated with the Windows Azure Management Portal. (more)
category: Architecture | clicked: 8 | comment | | source: www.dotnetspark.com
tags: Cloud, DotNetSpark, Azure