pgokcen Posted December 30, 2003 Posted December 30, 2003 Hi; I am going to develop a web based system.My system will do the simplest add,update,delete,querying and getting statistics jobs.I know VB and ASP and very little JavaScript.But I am very new to ASP.NET and I want to do this system with .NET Is it a good way to choose .NET or should I do it with ASP If you help me I would be very pleased thank you from now on My database is SQL Server 2000. I read about the facilities of .NET like autopostback,validate controls etc etc... How can do them only using ASP? Quote
*Gurus* Derek Stone Posted December 30, 2003 *Gurus* Posted December 30, 2003 Something like this would take about an hour to code in ASP.NET. The equivalent in ASP could take ten times that. You decide. :) Quote Posting Guidelines
pgokcen Posted December 30, 2003 Author Posted December 30, 2003 Re Well thanks for your reply I think I have to write more javascript ?? But I have no idea about .NET?? Quote
*Gurus* Derek Stone Posted December 31, 2003 *Gurus* Posted December 31, 2003 You do not need to be familiar with JavaScript to code in .NET, though it looks like you need to purchase a book to get started. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.