ASP.NET Web Pages with Razor Syntax is a web framework and part of WebMatrix. WebMatrix is everything you need to build Web sites using Windows. It includes IIS Developer Express (a development Web server), ASP.NET (a Web framework), and SQL Server Compact (an embedded database). It streamlines Web site development and makes it easy to […]
Read more โCategory: General
Windows splash screens from 1.01 to 7
Ever since the dawn of the Windows operating system, Microsoft has used Splash Screens as a means of distracting us while the operating system is loading. In addition to their entertainment value, the Windows splash screens typically provide us with some sort of feedback on the progress of the sometimes lengthy startup process. In this […]
Read more โMaster Page Support in ASP.NET 1.1
We know that ASP.NET 2.0 has introduced the Masterpages. but some us might be thinking is there any way to do this in ASP.NET 1.1. ASP.NET 1.1 doesnot directly supports it. But you can do it using Spring.NET Web Application Framwork. The Spring.Web framework provides a nice set of features through which we can enable […]
Read more โMyths about Microsoft Enterprise Library 5.0
It is so long i am hearing about Microsoft enterprise library, initial days we used a part of it called Microsoft Data Access Application Block, or some of us might be familiar with the name SQLHelper class. It is been there for years and evolved in to a perfect set of application blocks, that helps in […]
Read more โExam 70-515: TS: Web Applications Development with Microsoft .NET Framework 4
Microsoft Visual Studio 2010 and .NET Framework 4.0 related certifications are available now. Candidates for this exam are professional Web developers who use Microsoft Visual Studio. Candidates should have a minimum of two to three years of experience developing Web-based applications by using Visual Studio and Microsoft ASP.NET. Candidates should be experienced users of Visual […]
Read more โDotnetSlakers – Ajax Data Controls Project (GridView, DataList,Repeater,Pager)
Recently i came across this project, while just searching for an ajax enabled grid view or data list kinda code. Just for craze. I came across Ajax Data Controls project by DotNetSlakers.com. Read more….. The Ajax Data Controls is a DotNetSlackers open source project. Developed on top of Asp.net Ajax Extension, the main goal of […]
Read more โ