Wednesday, July 15, 2009

How can I download Templates from Internet and use it in ASP.net?

I have problems of designing Templates in ASP.net unlike in dream waver.





Additionally, after developing asp.Net how will I generate a file that I will upload, is it all the folder or copy all the aspx file?

How can I download Templates from Internet and use it in ASP.net?
(1) ASP.NET issue -





- For Templates - visit - http://msdn2.microsoft.com/en-us/asp.net...





- Which ASP.NET version are you using? And are you using Visual Web Developer Express or Visual Studio 2005?





If it is ASP.NET 2.0, you can pre-compile your web (read this - http://dotnet.sys-con.com/read/46997.htm... , and then just copy and upload compiled web to the web server.








(2) Timer -





You should be able to locate 'Timer' in 'Components' tab - in toolbox.





Hope this helps.


No comments:

Post a Comment