<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d23110236\x26blogName\x3dMicrosoft+.NET+Technology+C%23,ASP.NET+...\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://dotnettechnology.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://dotnettechnology.blogspot.com/\x26vt\x3d7346418948838607653', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Sponsored by..

Build your ASP.NET 2.0 website for Free

Saturday, March 18, 2006

Yeh,you heard it right!!A free asp.net 2.0 website in few minutes time.Its as easy as 1-2-3!!All you have to do is visit Microsoft Templates Site and pick out one of those ready made websites which might fit your needs!!Download it and install it in your system and launch the Visual Studio IDE (I used VWD express) and select "create new webiste(template)" and simple follow the welcome screen.Thats it,you are done!!Have a gr8 time shaping your site!!

Oops,did I say "free",hmmm yeh,then you might visit AspSpider for your free asp.net 2.0 account and upload your drafted website for the WWW to have a sneak peak preview!!Enjoyyy...

UPDATE::I worked with this stuff and found out a simpler solution!!All you have to do is:::
1)Signup with www.aspspider.net (free .net 2.0 webhost).
2)Check out and deploy the starter kits available there.
3)Now,the fix is that,you ned to set admin roles and users to log in to your website and edit your albums & the like.
4)For this,you need to download the files aspnetDB.mdf and aspnetDB.ldf on to your system,edit them using Visual Web Developer(VWD) express.
5)In VWD,go to "website"-->"asp.net configuration"-->"security"-->Edit user/Add user(much depends on how you wanted things to go)!!

Any comments are welcome regarding the same!!

Bookmark this post to del.icio.us Digg this post! Bookmark this post to Yahoo! My Web Bookmark this post to Furl
  1. Anonymous Anonymous | 12:53 AM |  

    YOu don't need to really download the database files to get admin access. There is a default login and password provided in AspSPider.NET.
    See the page http://www.aspspider.com/tips/Tip20.aspx

Leave your response