Asp.net

hi , Iam new to asp.net
How to design a webpage using dreamweaver and then integrate with asp.net.help :tired:

Step 1: Learn asp.net basics.

Salaam,

W3 Schools is a great place to understand the basics.
ASP.NET is a framework of .NET (Microsoft) you need to become familiar with IIS, Windows Hosting and Visual Studio tools, Visual Studio Express and SQL Express are free from Microsoft now, they want to encourage Linux developers on .NET including PHP on .NET (here)
Recommend W3 Schools, because you need a host to learn this stuff man. More than a scripting language. As with ASP.NET you can include, SQL, Java, Ajax, XML, PHP, C#, VB, J# all on one site and and on single pages…powerful kit.

Of course ASP.NET official site is OK, recommend a book though, no site including the official other than MSDN lists all the library unlike PHP.

Let me know

I would download the Visual Studio Web Developer 2008 Express (which is free!)
http://www.microsoft.com/express/vwd/Default.aspx

And just start tinkering away! Anything you can do in Dreamweaver, you can pretty much do in VSWD, in fact i like it much better that dreamweaver. Has all the bells and whistles you need to create a webpage in asp.net =)

If you need help, we’re here.