Dev Source Code
Pages
(Move to ...)
Home
MVC
SOA
REST
HTML 5
Visual Studio
ASP.NET
Silverlight
AJAX
JavaScript
Projects
▼
Tuesday, September 6, 2011
HTML 5 Input Type - Number
›
HTML 5 Number Input type control allows user to increase or decrease the value of the textbox by clicking on up or down arrow buttons. As ...
Friday, September 2, 2011
Method Overloading in ASMX and WCF services
›
Both ASMX and WCF services do not support method overloading by default. However, it is possible to enable method overloading with ASMX or W...
Thursday, September 1, 2011
Silverlight 5 Release Candidate is available to download.
›
Microsoft has published (8/31/2011) Silverlight 5 Release Candidate and available to download from the following link. http://www.microsoft...
Tuesday, August 30, 2011
HTML 5 support in Visual Studio 2010
›
HTML 5 support in Visual Studio 2010 was something development community was asking for a long time. Web Standards Update for Microsoft Vis...
Tuesday, August 23, 2011
How to enable WCF Tracing?
›
Tracing is not enabled by default. Trace source should be defined in the assembly level. The System.ServiceModel and System.ServiceModel.Mes...
Friday, October 15, 2010
How to find ASP.NET temporary files location?
›
ASP.NET provides the HttpRuntime.CodeGenDir property which gets the physical path to the directory where ASP.NET stores temporary files (ge...
Thursday, September 2, 2010
Overview of ASP.NET AJAX
›
ASP.NET AJAX is a free platform-independent scripting framework for quickly creating efficient and interactive Web applications that work...
‹
Home
View web version