|
-
May 22nd, 2006, 06:31 AM
#1
Thread Starter
Addicted Member
C# or just VB
what are the benefits of developing in c# as opposed to ASP.net ??
ta
-
May 22nd, 2006, 06:58 AM
#2
Re: C# or just VB
Every language has its benefits. It all depends on what your application needs to do.
In one situation C# might be the preferred why to go. In another instance, ASP.NET might be the way to go. In still a third instance, VB.NET might be preferable.
Is this just a general question or do you have a specific application in mind?
-
May 22nd, 2006, 08:00 AM
#3
Re: C# or just VB
 Originally Posted by soluga
what are the benefits of developing in c# as opposed to ASP.net ??
Question is a little strange (to me at least)...
C#, VB.Net are "full scale" programming languages and ASP.Net is designed for Web development only.
EDIT: since release of .Net ASP is no longer VB Script or html specific - you may choose any language available within the framework (C#, VB.Net...) to actually write your code.
Last edited by RhinoBull; May 22nd, 2006 at 08:17 AM.
-
May 22nd, 2006, 08:29 AM
#4
Re: C# or just VB
Yes like Rhino said ASP.NET is not a language. I write occasional ASP.NET stuff using C#.
-
May 23rd, 2006, 03:52 AM
#5
Thread Starter
Addicted Member
Re: C# or just VB
Yes, sorry, didnt make myself very clear.
I was just wondering is it better to use C# or VB.Net when developing applications in ASP.Net??
The application I have in mind is a CMS for storing documents, media files etc.
I have been using VB.Net for desktop applications since October, and have been developing in Classic ASP for years, but I have not done anything at all using C#, I have a wrox book at home for ASP.Net with C# and was thinking maybe I would be better sticking with what I know for now and getting a new book on ASP.Net with VB.Net.
Thanks
-
May 23rd, 2006, 04:18 AM
#6
Re: C# or just VB
Well, it's the same debate as for desktop apps - there is not really a difference, it's down to your preference.
-
May 23rd, 2006, 04:20 AM
#7
Re: C# or just VB
My preference is VB.NET for ASP.NET and C# for desktop apps even though I'm still learning C# and am real slow with it. 
Its all the same though.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
May 23rd, 2006, 08:00 AM
#8
Re: C# or just VB
Since both (C# and VB.Net) share the same framework they both have access to every feature framework has to offer so with that in mind since VB.Net has more user friendly syntax (in oppose to C#'s being case sensitive, etc, etc...) I preffer VB.Net and not sure if I even want to go back to that rediculous (c++ or java type) syntax again.
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
|