As a developer, it is really important for us to understand database design and underlying tables used in application. Sometime we do not have direct access to database server so that we can not open the server console and look in to the database. In this case we can take help of SysObjects, SysColumns, SysTypes tables [...]
Archive for June, 2009
Run .NET applications on Linux
In many enterprise environments we work with a mix of Windows and Linux servers. If you had to build a large, complex enterprise application that runs on Linux, you would typically use Java. Now there’s an alternative that’s maturing and gaining popularity–you can run .NET applications on Linux, using the open source Mono runtime. Running .NET [...]
ASP.NET MVC For Visual Studio 2010 Beta 1
Release Notes This release only applies to Visual Studio 2010 Beta 1 It contains the tooling and assemblies for ASP.NET MVC 1.0, but with the placeholder version 1.1. Please see the full release notes included with this release for more details. You can also read the announcement on here. There are some known issues with the [...]
Free Asp.MVC Ebook Download
Dear all, I have crop the contents (tutorials) from asp.net site, only the Asp.Net architecture and tutorial from the site. Made all together for ezeee use .. Download it from Here: Download , People who re not able to download this send me private mail to sweetraskels@gmail.com .. will send on mail Enjoy Coding… [...]
ASP .NET Ajax Authentication Services
Perhaps this is old hat to a lot of people, but I find it fascinating and damn useful. I have always liked the Membership services that are housed within .NET, its a perfect way to setup a login mechanism that is both customizable and secure, I tried to use it whenever I can to increase [...]
Free ASP.NET 4.0 beta hosting available
Guys from ORCS Web are offering free ASP.NET 4.0 beta hosting until the end of October. Hosting plan is called “VS2010 and Web Deployment Tool Beta Program”. If you are interested in it then please feel free to sign up. Beta hosting plan contains following features. Windows Server 2008 / IIS 7, Web Deployment for publishing [...]
