Category: My Blog

  • Blog
  • Category: My Blog

.NET Framework and architecture

Microsoft .Net framework is component that is used to build web based and windows based application. As a developer, We all know how to build application using .net framework but we don’t know underlying architecture of the .net framework. I have found great article on wikipedia that describes all the underlying architecture. of the .net

Future Release Version of ASP.NET

Microsoft will launch newer version of it’s asp.net suite. It will contain lots of new features with asp.net and silverlight.Following things are included in future release… ASP.NET AJAX Futures Silverlight Controls for ASP.NET Dynamic Data Controls for ASP.NET ASP.NET Application Services Dynamic Languages Support in ASP.NET For more details visit following links: http://www.asp.net/downloads/futures/default.aspx?tabid=62

ASP.NET 1.1-Document Outline Window

If you are using visual studio.net 2003 and you are finding some html code or you want to see the html code for the particular source then document outline window will help you.It provides the complete tree structure of a html code. So you can easily navigate through it and by selecting particular node will

BlogEngine.NET in asp.net

BlogEngine.NET is a full-featured blogging platform that is a breeze to set up, customize, and use. BlogEngine.NET works with your choice of data source; you may use SQL Server, or you may take the plug’n’play approach using XML files.here is the link for more details: http://www.asp.net/downloads/starter-kits/blog-engine/