|
-
Mar 21st, 2006, 06:32 PM
#1
Thread Starter
New Member
[RESOLVED] Web apps vs. window apps
Hello,
Can someone tell me how different or similar developing web application with vb.net is from delveloping windows applications with same? I would like to learn some web app programming, and I am just wondering what to expect in terms of learning curve, time commitment, etc. I am a reasonable windows .net programmer.
Thanks for any insight,
GF
-
Mar 27th, 2006, 09:03 PM
#2
Re: Web apps vs. window apps
Learning to code Web apps is basically equivalent to learning to code Windows apps. They each have their own unique issues. Just grab VWD Express and get into it. There are beginner videos available from the VWD Express pages.
-
Mar 28th, 2006, 02:01 PM
#3
Thread Starter
New Member
Re: Web apps vs. window apps
Thanks for the note. I think I will just jump in - I don't know why I am procrastinating. Just one more quick question. I had a look at the VWD express website and the screen shots make it look very similar as visual studio ide. Can the VWD do things that the VS .net can not?
-
Mar 28th, 2006, 05:21 PM
#4
Re: Web apps vs. window apps
VWD Express is to ASP.NET 2.0 as VB 2005 Express and C# 2005 Express are to their respective langauges. It is a large subset of the functionality of VS 2005 for building Web apps. I'm no Web developer but I know that ASP.NET 2.0 has a fair chunk more functionality than ASP.NET 1.1. There may be a few limitations of the Express IDE that you wouldn't find in VS.NET 2003, but ASP.NET itself will offer you more in 2.0.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|