24 March 2012
How to write the connection string and place it on to web.config file
›
Hai Friends, Today I was thinking that many times, we are having doubt in writing the connection string in the web.config file. Whethe...
18 March 2012
Creating Code Snippet with the Shortcut in Visual Studio 2010
›
Hai friends, Today i was thinking that lot many times we gets fed-up with writing lot of duplicate code so can't we create such type...
29 November 2011
Checkboxes in the GridView
›
Hi Friends, Today i was thinking about some small JavaScript code regarding the check boxes checked status inside the GridView and then i...
4 November 2011
Visual Studio Light Switch
›
Hai Friends, This post will talk about the latest version of visual studio named as "Light Switch". This resource will describe...
19 September 2011
Layer Over LINQ
›
Hai Friends, This post contains the details about a new data-access component on top of entity framework. So due to this reason, it can im...
2 comments:
15 September 2011
3-Tier Architecture
›
Hai Friends, This is the post which will define the small demo regarding the 3-tier architecture where i have explained all the layers- Ap...
14 September 2011
Time in Dropdown list
›
Hai Friends, As we know in ASP.Net, that there is no Built in control in which can display only the time (We have datetime picker in windo...
Date-Time functions
›
Hai Friends, This article will describe all the date time functions which are introduced in the latest version of SQL Server (SQL Server 2...
9 September 2011
N-Tier Architecture
›
Hai Friends, This is the post which is showing the n-tier architecture using the GridView implementation. Here i am showing mainly 4 l...
31 August 2011
Shortcuts in .Net 2010
›
Hai Friends, This is article which is very useful in day-to-day coding implementation for those who are in Microsoft .Net technology and us...
26 March 2011
3 small things in C# code
›
1. Null Coalescing Operator (??) A new operator can be used which can be shortcut of ternary operator to check the null value: Ternary ...
1 comment:
‹
Home
View web version