In this article, let’s discuss about the new and enhanced features in Visual Studio 2013 Release Candidate (RC). The official release date for Visual Studio
Category: .NET
What is the future of ASP.NET and MVC?
There are lots of articles on the internet that will put some thoughts on “What is the future of ASP.NET?” Some thoughts: As a developer,
Free ASP.NET 4.5.1 Sandbox Hosting in DiscountASP.NET Labs
We all know that Microsoft has recently announced ASP.NET 4.5.1 framework. To test the apps on this new framework, DiscountASP Labs is offering a free Beta sandbox for everyone to try. The
CryptSharp – A Password Crypt Algorithms Library for .NET
Safely store a password: Why Not (SHA-1, SHA-3, MD5 etc etc)? These are all general purpose hash functions, designed to calculate a digest of huge
Call a Web Service Using JQuery in ASP.NET
Download Full Source Code here: [115 KB] 1. First you need to add a reference to JQuery script in your page. 2. I have written
Design Patterns In .NET
Design patterns are solutions to problems in software architecture. They are re-usable, high quality solution to a given requirement, task or recurring problem. Design patterns