Re: C# and vb
- From: "Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx>
- Date: Fri, 9 Dec 2005 09:43:16 +0100
Stanley,
That is strange, however it can be that ASP had to be done in VB and
therefore the C# programmer is less used to ASPNET.
Be aware however that in ASPNET the samples are often showed as scripting,
while using a DLL is much nicer. Using the DLL has in the ASPNET world the
strange name "Code Behind".
This gives you as well more security than all kind of other things that are
written. Unlucky enough are most samples done in the by ASP programmers used
scripting style while using ASPNET code.
I would put a book that is using only Scripting in ASPNET direct at the
garbage.
I hope this gives some ideas
Cor
"Stanley" <slevy@newyorkny> schreef in bericht
news:1A1462CF-3BCF-472A-8163-F4877877BA2C@xxxxxxxxxxxxxxxx
>I have been using vb in visual studiio (windows programming), but now I am
> looking at asp. I notice that most of the books I look at use C#. I know
> booth languages are very similar execept for syntax, but I am more
> confortable with VB. My questions are: 1) Is it just a matter of
> preference
> as to with language is used and 2) can I convert sample code from the
> books I
> am looking at from C# to VB.
> Thanks,
> --
> Stan
.
- Prev by Date: Re: Dynamic Arrays in ASP.NET?
- Next by Date: Re: Dynamic Arrays in ASP.NET?
- Previous by thread: Re: C# and vb
- Next by thread: Re: C# and vb
- Index(es):
Relevant Pages
|