All About Microsoft.Net Technologies!

Visual Studio 2005, 2008; ASP.NET 2.0, 3.0, 3.5; ADO.NET; C#; Visual Basic.NET; XML; Web Services; Windows Services; AJAX; Silverlight; LINQ; Visual Studio Team System; REST;

Monday, January 19, 2009

Long-Running Operations support in Web Applications

›
Long running operations are most of the time a heck in web applications i.e. completing an online checkout process or sending a newsletter t...
Sunday, January 18, 2009

Changing the trust level of a web application

›
Asp.net (1.1 & 2.0) web applications run under full trust, by default. It means they can access any resources; however, to limit this re...
Thursday, January 08, 2009

Using partial classes in C# and .Net 2.0

›
Partial classes can be used to split the class definition in multiple files and then use the methods from all of those files as single class...
Wednesday, January 07, 2009

Adding intellisense comments in C# using XML

›
We usually create classes and methods in Visual Studio 2005 using C# or VB.Net. Once we have created a class and all of it's methods and...
1 comment:
Tuesday, January 06, 2009

User not associated with trusted SQL Server connection

›
Sometimes if you try to login to the sql server using sql server authentication you receive an error message saying "Not associated wit...
›
Home
View web version
Powered by Blogger.