473,609 Members | 1,965 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Is Visual .Net worth it?

I am just learning c# and I have a book entitled "Programmin g c#"
O'Reilly. It strongly recommends Visual .Net.

Can anyone enlighten me on their experiences of SDK versus Visual
..Net?
Nov 15 '05 #1
9 1304
Hi Trevor,

SDK is a bunch of mostly command line utilities, docs and samples/tutorials.
While VS.NET is an IDE. Actually, a greate one.
You'll certainly want to use the IDE for program development.

--
Miha Markic - RightHand .NET consulting & development
miha at rthand com

"Trevor" <sa***@logician s.com> wrote in message
news:88******** *************** ***@posting.goo gle.com...
I am just learning c# and I have a book entitled "Programmin g c#"
O'Reilly. It strongly recommends Visual .Net.

Can anyone enlighten me on their experiences of SDK versus Visual
.Net?

Nov 15 '05 #2
You can also use SharpDevelop. It is an open source IDE and programmed in C#
too!

--
cody

[Freeware, Games and Humor]
www.deutronium.de.vu || www.deutronium.tk
Nov 15 '05 #3
codymanix wrote:
You can also use SharpDevelop. It is an open source IDE and
programmed in C# too!


I tried my hardest to like SharpDevelop. It just isn't far enough along
to compete with Visual Studio .NET, especially when you consider that a
single-language vresion of the product will only run you $99.

--
There are 10 kinds of people. Those who understand binary and those who
don't.

http://code.acadx.com
(Pull the pin to reply)
Nov 15 '05 #4
VS will save you MANY MANY MANY hours of frustration and debugging.
The SDK is just the docs, framework, samples, a few tools, and compilers.
Everything is command-line driven.
The VS IDE sets projects up for you, has incredible debugging facilities,
and even tells you many places where there may problems in code. The
designers for webforms and winforms project alone are worth the $100
admission price. And that doesn't even scratch the surface.

-Rob Teixeira [MVP]

"Trevor" <sa***@logician s.com> wrote in message
news:88******** *************** ***@posting.goo gle.com...
I am just learning c# and I have a book entitled "Programmin g c#"
O'Reilly. It strongly recommends Visual .Net.

Can anyone enlighten me on their experiences of SDK versus Visual
.Net?

Nov 15 '05 #5
I doubt that you'll find many people who program directly around the SDK,
simply because Visual Studio gives you so much more productivity. If you are
used to old style development (SDK with emacs, vi, or even ed -- why not),
you should still try Visual Studio, and keep your good old tools for
occasional tasks that they do better than Studio (and as you learn Studio,
you'll use them less and less). For example, I still use emacs from time to
time because it works much faster with big files, and the macros are so
great, but I do 99.95% of the work with Studio.

Bruno.
"Trevor" <sa***@logician s.com> a écrit dans le message de
news:88******** *************** ***@posting.goo gle.com...
I am just learning c# and I have a book entitled "Programmin g c#"
O'Reilly. It strongly recommends Visual .Net.

Can anyone enlighten me on their experiences of SDK versus Visual
.Net?

Nov 15 '05 #6
I doubt you'll find any business or organization that has adopted .NET
development without Visual Studio.NET. The truth of it is that the
..NET Framework languages were designed side-by-side with the Visual
Studio.NET team and in some areas changes were even made to the
language to help build a more effective Visual Studio product. To
really harness and appriciate the RAD capabilities of .NET you need an
IDE that takes advantages of what's there, and right now Visual
Studio.NET is the only one that's doing that.

Having said that, if you are a beginner I think it's better to work
with the raw materials, use the command-line utilities to compile, use
your choice of text editor. Learning all this will accomplish two
things: 1. You'll have an understanding of what's going on under the
hood of VS.NET and 2. You'll have a much greater appriciation of what
the VS.NET IDE is doing for you.



sa***@logicians .com (Trevor) wrote in message news:<88******* *************** ****@posting.go ogle.com>...
I am just learning c# and I have a book entitled "Programmin g c#"
O'Reilly. It strongly recommends Visual .Net.

Can anyone enlighten me on their experiences of SDK versus Visual
.Net?

Nov 15 '05 #7
"Frank Oquendo" <fr*******@acad x.com> wrote in message news:<ek******* *******@tk2msft ngp13.phx.gbl>. ..
codymanix wrote:
You can also use SharpDevelop. It is an open source IDE and
programmed in C# too!


I tried my hardest to like SharpDevelop. It just isn't far enough along
to compete with Visual Studio .NET, especially when you consider that a
single-language vresion of the product will only run you $99.


I have now ordered Visual C# Net.
Nov 15 '05 #8

"Trevor" <sa***@logician s.com> wrote in message
news:88******** *************** ***@posting.goo gle.com...
"Frank Oquendo" <fr*******@acad x.com> wrote in message

news:<ek******* *******@tk2msft ngp13.phx.gbl>. ..
codymanix wrote:
You can also use SharpDevelop. It is an open source IDE and
programmed in C# too!


I tried my hardest to like SharpDevelop. It just isn't far enough along
to compete with Visual Studio .NET, especially when you consider that a
single-language vresion of the product will only run you $99.


I have now ordered Visual C# Net.


Aren't the single language versions "hobbled" in slight ways?
Nov 15 '05 #9
The Server Explorer has limited functionality in the single language
versions. You can't do database design the way you can in the regular
version.
Nov 15 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
6168
by: Martin Bless | last post by:
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with itself. Everything you need is available at no costs (except download hassle and installation time). Once your system is set up properly its just a matter of running 'python setup.py build'. No longer waiting for someone else to build binaries and a...
2
1261
by: Tom Meyers | last post by:
I am fully aware that this is not a .net newsgroup, my question is can Visual Studio.net be used as the development environment for ASP?
30
2212
by: Cowboy \(Gregory A. Beamer\) | last post by:
There seems to be a lot of confusion on the versions of Visual Studio 2005. My latest blog entry covers the different versions: Main URL: http://spaces.msn.com/members/gregorybeamer/Blog/cns!1ptsyfBgfiUmsaQCul95SOyg!141.entry If the above URL wraps and you want a shorter URL for the entry: http://tinyurl.com/9yxbs --
26
10847
by: Bruno Jouhier [MVP] | last post by:
I'm currently experiencing a strange phenomenon: At my Office, Visual Studio takes a very long time to compile our solution (more than 1 minute for the first project). At home, Visual Studio compiles the same solution much faster (about 10 seconds for the first project). My home computer is only marginally faster than the one I have at the office (P4 2.53 vs. P4 2.4, same amount of RAM). On the slow machine, the CPU usage is very low,...
12
1568
by: RobKinney1 | last post by:
Hello, This is a stupid question. I cannot find any information if we can buy Visual C# 2005 without purchasing the whole Visual Studio 2005... can you do this like you can purchas C# 2003 by itself? Visual studio costs like $800! And we have to buy 2 licenses or more for our team here... we are a small company. Thanks all for reading this.
11
1117
by: Patrick Olurotimi Ige | last post by:
Is Visual Web Developer is it worth installing? Can i use Web Matrix with ASP.Net 2.0? Cos i know VWDeveloper is meant for ASP.Net 2.0 and not ver 1.1. Can both run side by side? *** Sent via Developersdex http://www.developersdex.com ***
97
5471
by: Master Programmer | last post by:
An friend insider told me that VB is to be killled off within 18 months. I guess this makes sence now that C# is here. I believe it and am actualy surprised they ever even included it in VS 2003 in the first place. Anyone else heard about this development? The Master
1
3465
by: Mark Fitzpatrick | last post by:
I haven't seen anyone mention it here yet so I thought it would be worth noting that MS has apparently released VS 2005 Service Pack 1. It's available at: http://www.microsoft.com/downloads/details.aspx?familyid=BB4A75AB-E2D4-4C96-B39D-37BAF6B5B1DC&displaylang=en A bit of a big download, but hopefully it will be worth it. --
2
1073
by: Logician | last post by:
I have been using Visual1.1 C# .NET for a few years but due to buying code from rentacoder.com I have to now upgrade to run imported code (which I have purchased). I would appreciate any views held by developers in this NG of the worth of Visual Studio 2008 Professional and the same software but the Standard version. Also, does anyone have any concept of the worth of 3.0 over 3.5 and if 3.5 will have incompatibilities with 3.0, ie...
0
8095
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8588
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8556
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8236
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8410
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7030
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6068
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4103
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1690
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.