Quantcast
Viewing latest article 8
Browse Latest Browse All 10

.NET Tips – Links on ASP.NET C# MVC Visual Studio Tips – June 2011

Daily .NET Tips is aiming to sharing useful coding tips and tricks for .NET Developers. This site completely design for sharing Tips and Tricks, useful Code Snippet which anyone use in daily development work and targeted anything related with .NET.  In this post I am quickly listing down all the tips which are posted over the month June 2011.

Lazy Initializer to defer expensive Object creation in .NET 4.0

Working with Co-Variance and Contra-Variance in .NET 4.0

 Using Complex Numbers in .NET 4.0

 Working with BigInteger in .NET 4.0

Working with SortedSet in .NET 4.0

Automatically Show the Output Window During Build in Visual Studio

 Invalid View State error While expanding your Web Farm

using “Default” Keyword in C#

 Using Fixed Keyword in C#

Help yourself in Debugging by using Call Stack and Immediate Window

Using __arglist to send parameters to a Method

Namespace and Class Alias in C#

 Common Table Expressions

Ordering data in LINQ Queries by more than one column

IQueryable Vs. IEnumerable in terms of LINQ to SQL queries

Not able to view the IntelliTrace Navigation Bar in Visual Studio 2010 –Solution

Surround generated code with #region while implement Interface Compiler directive #Pragma reference

To get regular updates visit http://dailydotnettips.com and follow @dailydotnettips at Twitter

On a side note,  I would like to congratulate  my friend  a key community contributor on ASP.NET and IIS ,  Brij Bhushan Mishra for  Microsoft MVP 2011 – ASP.NET / IIS . He blogs at  http://brijbhushan.net and his twitter id @brij_bhushan .


Viewing latest article 8
Browse Latest Browse All 10

Trending Articles