Hi there,
I have been programming Content Management Systems for web sites in Classic ASP, using a SQL Server 2005 Express database.
I need to move away from Classic ASP and create these tools using ASP.NET. Basically, I need to write a web page form that will take user input (simple text and uploaded graphics) and write the the text to the database and upload the graphics to the server. If I can achieve those two things, I will be on my way.
I am a total beginner in .NET. I imagine that this sort of simple application has been written hundreds of times. I would like to know where I can get the source code for this (preferable in
VB.NET or C#.NET), to get me up and running. I can then use this as a basis for learning, and for developing further.
Please can you tell me the fastest route to seeing the source code that will do the above. If any of you have code you can send me, I would be grateful.
Many thanks.
Steve