PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 1.00 average.

"to asp.net or vb.net", that is the question

 
 
Dekesc
Guest
Posts: n/a
 
      24th Jul 2003
This is a very basic question. As someone looking to
develop web sites, I am not sure whether I should be
using asp.net or vb.net. Under what circumstances would
one be favored over the other?

Can someone clears this up for me?

Thanks.
 
Reply With Quote
 
 
 
 
Jay B. Harlow [MVP - Outlook]
Guest
Posts: n/a
 
      24th Jul 2003
Dekesc,
I would use both! As both are needed.

I would use ASP.NET as that is the technology used for .NET web sites. It
defines your web pages (.aspx) & your web services (.asmx).

Then I would use VB.NET as the underlying programming language for my code.

As ASP.NET needs an underlying language for any server side code. This
language can be VB.NET, C#, or any of the other languages available for
..NET. This underlying language can be intermixed with your web page (.aspx)
or it can be 'code behind' in a standalone file. (.aspx.vb). I prefer the
code behind as its separates your logic from your presentation.

I think your questions need to be:
Do I use VB.NET with ASP.NET or do I use C# with ASP.NET?
Do I use Visual Studio.NET, Web Matrix, or Notepad?

I would favor VS.NET & Web Matrix over Notepad. Then its largely personal
choice on VB.NET or C# or other language.

Hope this helps
Jay

"Dekesc" <(E-Mail Removed)> wrote in message
news:00c801c35207$3b80eea0$(E-Mail Removed)...
> This is a very basic question. As someone looking to
> develop web sites, I am not sure whether I should be
> using asp.net or vb.net. Under what circumstances would
> one be favored over the other?
>
> Can someone clears this up for me?
>
> Thanks.



 
Reply With Quote
 
Jay B. Harlow [MVP - Outlook]
Guest
Posts: n/a
 
      24th Jul 2003
Deksc,
> Since VS.NET is so expensive, I probably would opt for
> Matrix, ASP.NET and VB.
>
> Any other tools you could suggest for a startup web
> developer company (i.e., with limited funds)?

I do not do a lot of web development.

Downloading and installing Web Matrix should get you every thing you need to
design & build the web pages themselves. However I am sure you will need a
good graphics editor. Don't have any that I can recommend.

If you don't already have the link to Web Matrix:
http://www.asp.net/webmatrix/default...dex=4&tabId=46

Hope this helps
Jay

"deksc" <(E-Mail Removed)> wrote in message
news:009901c35214$3021f060$(E-Mail Removed)...
>
> >-----Original Message-----
> >Dekesc,
> >I would use both! As both are needed.
> >
> >I would use ASP.NET as that is the technology used

> for .NET web sites. It
> >defines your web pages (.aspx) & your web services

> (.asmx).
> >
> >Then I would use VB.NET as the underlying programming

> language for my code.
> >
> >As ASP.NET needs an underlying language for any server

> side code. This
> >language can be VB.NET, C#, or any of the other

> languages available for
> >..NET. This underlying language can be intermixed with

> your web page (.aspx)
> >or it can be 'code behind' in a standalone file.

> (.aspx.vb). I prefer the
> >code behind as its separates your logic from your

> presentation.
> >
> >I think your questions need to be:
> > Do I use VB.NET with ASP.NET or do I use C# with

> ASP.NET?
> > Do I use Visual Studio.NET, Web Matrix, or Notepad?
> >
> >I would favor VS.NET & Web Matrix over Notepad. Then its

> largely personal
> >choice on VB.NET or C# or other language.
> >
> >Hope this helps
> >Jay
> >
> >"Dekesc" <(E-Mail Removed)> wrote in message
> >news:00c801c35207$3b80eea0$(E-Mail Removed)...
> >> This is a very basic question. As someone looking to
> >> develop web sites, I am not sure whether I should be
> >> using asp.net or vb.net. Under what circumstances

> would
> >> one be favored over the other?
> >>
> >> Can someone clears this up for me?
> >>
> >> Thanks.

> >
> >
> >.
> >Great information! Thanks for stating the issue so

> clearly.
>
> Since VS.NET is so expensive, I probably would opt for
> Matrix, ASP.NET and VB.
>
> Any other tools you could suggest for a startup web
> developer company (i.e., with limited funds)?



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Field Names: "LongName", "ShortName", "Code", "Description","Comments" PeteCresswell Microsoft Access 2 25th Feb 2009 11:41 PM
Validation question - allow -500%, 0%, "=50%*50%" but forbid "A", "", " ", "-" ? tskogstrom Microsoft Excel Programming 2 27th Nov 2006 09:50 AM
<FORM METHOD="post" onSubmit="return fieldcheck()" name="orientation" action="http://ws-kitty.BU.edu/AT/survey/orientation/script/write.asp" language="JavaScript"> Joeyej Microsoft ASP .NET 0 4th Jun 2004 08:55 PM
Manual "Windows Update" produces "ActiveX/active scripting" error message even with "LOW" security level setting in "Trusted" Zone Ray2 Windows XP Help 1 14th Nov 2003 06:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:36 PM.