473,466 Members | 1,346 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

2003 v. 2005 studio - need some help, please.

I realize there are probably many discussions on these two... whether to get
now or wait or yadda yadda yadda.

My question is that I can continuing training on visual studio.net 2003, and
continue to learn and be able to be an experienced programmer.

And I fully realize that I'd obviously be missing out on some functionality.
However, in the actual phase of getting a job, does anyone have any thoughts
that would suggest I would get turned down my most people if I haven't used
2005 / though proficient in 2003.

Obviously the reason is money... I have 2003. I'm on the broke side, and I
can currently study fine now.

I just don't want to get to every job offer and be told that no matter how
much and how efficient I am and how elegant my code is, that I can't be
given a job because I haven't been exposed to 2005?

I realize these are sometimes throw away questions when they come in, but
this is very important for me, and I would appreciate your honesty and
candor.

Thank you so very much.
Feb 24 '06 #1
5 1248

"matthewtec" <ni****************@yahoo.com> wrote in message
news:uC**************@TK2MSFTNGP10.phx.gbl...
I realize there are probably many discussions on these two... whether to
get now or wait or yadda yadda yadda.

My question is that I can continuing training on visual studio.net 2003,
and continue to learn and be able to be an experienced programmer.

And I fully realize that I'd obviously be missing out on some
functionality. However, in the actual phase of getting a job, does anyone
have any thoughts that would suggest I would get turned down my most
people if I haven't used 2005 / though proficient in 2003.

Obviously the reason is money... I have 2003. I'm on the broke side, and
I can currently study fine now.

I just don't want to get to every job offer and be told that no matter how
much and how efficient I am and how elegant my code is, that I can't be
given a job because I haven't been exposed to 2005?

I realize these are sometimes throw away questions when they come in, but
this is very important for me, and I would appreciate your honesty and
candor.

Thank you so very much.

In my opinion, you will find that lack of VS 2005 exposure/experience will
become more of a problem as time goes by. If you were seeking a job right
now, demonstrated proficiency with .NET Framework 1.1 and VS 2003 should be
OK. Six months from now? I'd predict more turndowns.
There is a free way to get some exposure to the new IDE and .NET 2.0.
Download and work with the free Express editions:

http://msdn.microsoft.com/vstudio/express/

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Feb 25 '06 #2
That was sort of my thinking, but I just wanted to make sure I wasn't
completely off my rocker in that thought. If it turns out jobs are hard to
find because I know 2003 [1.1] vs. 2005 [2.0], we'll do what we have to.
But for now, there's the whole finite amount of money to get the best
training I can.

I appreciate your help.

Matt
"pvdg42" <pv****@newsgroups.nospam> wrote in message
news:uM*************@TK2MSFTNGP11.phx.gbl...

"matthewtec" <ni****************@yahoo.com> wrote in message
news:uC**************@TK2MSFTNGP10.phx.gbl...
I realize there are probably many discussions on these two... whether to
get now or wait or yadda yadda yadda.

My question is that I can continuing training on visual studio.net 2003,
and continue to learn and be able to be an experienced programmer.

And I fully realize that I'd obviously be missing out on some
functionality. However, in the actual phase of getting a job, does anyone
have any thoughts that would suggest I would get turned down my most
people if I haven't used 2005 / though proficient in 2003.

Obviously the reason is money... I have 2003. I'm on the broke side, and
I can currently study fine now.

I just don't want to get to every job offer and be told that no matter
how much and how efficient I am and how elegant my code is, that I can't
be given a job because I haven't been exposed to 2005?

I realize these are sometimes throw away questions when they come in, but
this is very important for me, and I would appreciate your honesty and
candor.

Thank you so very much.

In my opinion, you will find that lack of VS 2005 exposure/experience will
become more of a problem as time goes by. If you were seeking a job right
now, demonstrated proficiency with .NET Framework 1.1 and VS 2003 should
be OK. Six months from now? I'd predict more turndowns.
There is a free way to get some exposure to the new IDE and .NET 2.0.
Download and work with the free Express editions:

http://msdn.microsoft.com/vstudio/express/

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

Feb 25 '06 #3
CMM
While VS2005 wasn't the knock-my-socks-off upgrade I was expecting, it does
*simplify* a lot of things that were overly complex in V2003... so it would
behoove anyone to jump onboard VS2005 rather than fighting to get VS2003 to
do certain things. For instance, DataBinding is practically perfected in
VS2005 with the BindingManager control (which was sorta available in VS2003
but as a weird hidden and confusing object property of the form). The
DataAdapter has gotten a new wrapper and tied to a Dataset a la VB.Classic
in a new tool called the TableAdapter (a bad idea in my book... but good for
simple 2-tiered RAD applications). The layout panel controls that provide
beautiful control sizing and overflow wrapping make life sooooo much easier.
And, let's not forget the fantastic new DataGridView.

You could spend days (weeks?) trying to figure out how to get the old VS2003
DataGrid to work well.... or you can use VS2005.

--
-C. Moya
www.cmoya.com
"matthewtec" <ni****************@yahoo.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
That was sort of my thinking, but I just wanted to make sure I wasn't
completely off my rocker in that thought. If it turns out jobs are hard
to find because I know 2003 [1.1] vs. 2005 [2.0], we'll do what we have
to. But for now, there's the whole finite amount of money to get the best
training I can.

I appreciate your help.

Matt
"pvdg42" <pv****@newsgroups.nospam> wrote in message
news:uM*************@TK2MSFTNGP11.phx.gbl...

"matthewtec" <ni****************@yahoo.com> wrote in message
news:uC**************@TK2MSFTNGP10.phx.gbl...
I realize there are probably many discussions on these two... whether to
get now or wait or yadda yadda yadda.

My question is that I can continuing training on visual studio.net 2003,
and continue to learn and be able to be an experienced programmer.

And I fully realize that I'd obviously be missing out on some
functionality. However, in the actual phase of getting a job, does
anyone have any thoughts that would suggest I would get turned down my
most people if I haven't used 2005 / though proficient in 2003.

Obviously the reason is money... I have 2003. I'm on the broke side,
and I can currently study fine now.

I just don't want to get to every job offer and be told that no matter
how much and how efficient I am and how elegant my code is, that I can't
be given a job because I haven't been exposed to 2005?

I realize these are sometimes throw away questions when they come in,
but this is very important for me, and I would appreciate your honesty
and candor.

Thank you so very much.

In my opinion, you will find that lack of VS 2005 exposure/experience
will become more of a problem as time goes by. If you were seeking a job
right now, demonstrated proficiency with .NET Framework 1.1 and VS 2003
should be OK. Six months from now? I'd predict more turndowns.
There is a free way to get some exposure to the new IDE and .NET 2.0.
Download and work with the free Express editions:

http://msdn.microsoft.com/vstudio/express/

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.


Feb 25 '06 #4
Thanks... I appreciate that POV as well. And yes, my life would be much
simpler with the DataGridView. I really want to try that out and use it.

[Granted, my life would be much simpler if I had the 750 clams to buy it].

I will keep that in mind and see what I can do about that.
Thanks!
"CMM" <cm*@nospam.com> wrote in message
news:OI*************@tk2msftngp13.phx.gbl...
While VS2005 wasn't the knock-my-socks-off upgrade I was expecting, it
does *simplify* a lot of things that were overly complex in V2003... so it
would behoove anyone to jump onboard VS2005 rather than fighting to get
VS2003 to do certain things. For instance, DataBinding is practically
perfected in VS2005 with the BindingManager control (which was sorta
available in VS2003 but as a weird hidden and confusing object property of
the form). The DataAdapter has gotten a new wrapper and tied to a Dataset
a la VB.Classic in a new tool called the TableAdapter (a bad idea in my
book... but good for simple 2-tiered RAD applications). The layout panel
controls that provide beautiful control sizing and overflow wrapping make
life sooooo much easier. And, let's not forget the fantastic new
DataGridView.

You could spend days (weeks?) trying to figure out how to get the old
VS2003 DataGrid to work well.... or you can use VS2005.

--
-C. Moya
www.cmoya.com
"matthewtec" <ni****************@yahoo.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
That was sort of my thinking, but I just wanted to make sure I wasn't
completely off my rocker in that thought. If it turns out jobs are hard
to find because I know 2003 [1.1] vs. 2005 [2.0], we'll do what we have
to. But for now, there's the whole finite amount of money to get the best
training I can.

I appreciate your help.

Matt
"pvdg42" <pv****@newsgroups.nospam> wrote in message
news:uM*************@TK2MSFTNGP11.phx.gbl...

"matthewtec" <ni****************@yahoo.com> wrote in message
news:uC**************@TK2MSFTNGP10.phx.gbl...
I realize there are probably many discussions on these two... whether to
get now or wait or yadda yadda yadda.

My question is that I can continuing training on visual studio.net
2003, and continue to learn and be able to be an experienced
programmer.

And I fully realize that I'd obviously be missing out on some
functionality. However, in the actual phase of getting a job, does
anyone have any thoughts that would suggest I would get turned down my
most people if I haven't used 2005 / though proficient in 2003.

Obviously the reason is money... I have 2003. I'm on the broke side,
and I can currently study fine now.

I just don't want to get to every job offer and be told that no matter
how much and how efficient I am and how elegant my code is, that I
can't be given a job because I haven't been exposed to 2005?

I realize these are sometimes throw away questions when they come in,
but this is very important for me, and I would appreciate your honesty
and candor.

Thank you so very much.

In my opinion, you will find that lack of VS 2005 exposure/experience
will become more of a problem as time goes by. If you were seeking a job
right now, demonstrated proficiency with .NET Framework 1.1 and VS 2003
should be OK. Six months from now? I'd predict more turndowns.
There is a free way to get some exposure to the new IDE and .NET 2.0.
Download and work with the free Express editions:

http://msdn.microsoft.com/vstudio/express/

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.



Feb 26 '06 #5
To reiterate what the other posters wrote - just download the free
version of 2005. That's what I did -- I'm very glad I did now. There's
many issues with VS2003 and .Net 1.1 that are now resolved or improved
so better to put your time to use learning VS2005 and .NET 2.0 than
learning and developing workarounds that are redundant.

Plus -- the deeper you go and more intimate you become with VS2003 the
more difficult (I suspect) you'll find the transition to VS2005 because
you'll be to entrenched with the VS2003 way of working.

That's my 2c.

matthewtec wrote:
Thanks... I appreciate that POV as well. And yes, my life would be much
simpler with the DataGridView. I really want to try that out and use it.

[Granted, my life would be much simpler if I had the 750 clams to buy it].

I will keep that in mind and see what I can do about that.
Thanks!
"CMM" <cm*@nospam.com> wrote in message
news:OI*************@tk2msftngp13.phx.gbl...
While VS2005 wasn't the knock-my-socks-off upgrade I was expecting, it
does *simplify* a lot of things that were overly complex in V2003... so it
would behoove anyone to jump onboard VS2005 rather than fighting to get
VS2003 to do certain things. For instance, DataBinding is practically
perfected in VS2005 with the BindingManager control (which was sorta
available in VS2003 but as a weird hidden and confusing object property of
the form). The DataAdapter has gotten a new wrapper and tied to a Dataset
a la VB.Classic in a new tool called the TableAdapter (a bad idea in my
book... but good for simple 2-tiered RAD applications). The layout panel
controls that provide beautiful control sizing and overflow wrapping make
life sooooo much easier. And, let's not forget the fantastic new
DataGridView.

You could spend days (weeks?) trying to figure out how to get the old
VS2003 DataGrid to work well.... or you can use VS2005.

--
-C. Moya
www.cmoya.com
"matthewtec" <ni****************@yahoo.com> wrote in message
news:%2****************@TK2MSFTNGP10.phx.gbl...
That was sort of my thinking, but I just wanted to make sure I wasn't
completely off my rocker in that thought. If it turns out jobs are hard
to find because I know 2003 [1.1] vs. 2005 [2.0], we'll do what we have
to. But for now, there's the whole finite amount of money to get the best
training I can.

I appreciate your help.

Matt
"pvdg42" <pv****@newsgroups.nospam> wrote in message
news:uM*************@TK2MSFTNGP11.phx.gbl...
"matthewtec" <ni****************@yahoo.com> wrote in message
news:uC**************@TK2MSFTNGP10.phx.gbl...
> I realize there are probably many discussions on these two... whether to
> get now or wait or yadda yadda yadda.
>
> My question is that I can continuing training on visual studio.net
> 2003, and continue to learn and be able to be an experienced
> programmer.
>
> And I fully realize that I'd obviously be missing out on some
> functionality. However, in the actual phase of getting a job, does
> anyone have any thoughts that would suggest I would get turned down my
> most people if I haven't used 2005 / though proficient in 2003.
>
> Obviously the reason is money... I have 2003. I'm on the broke side,
> and I can currently study fine now.
>
> I just don't want to get to every job offer and be told that no matter
> how much and how efficient I am and how elegant my code is, that I
> can't be given a job because I haven't been exposed to 2005?
>
>
>
> I realize these are sometimes throw away questions when they come in,
> but this is very important for me, and I would appreciate your honesty
> and candor.
>
> Thank you so very much.
>
In my opinion, you will find that lack of VS 2005 exposure/experience
will become more of a problem as time goes by. If you were seeking a job
right now, demonstrated proficiency with .NET Framework 1.1 and VS 2003
should be OK. Six months from now? I'd predict more turndowns.
There is a free way to get some exposure to the new IDE and .NET 2.0.
Download and work with the free Express editions:

http://msdn.microsoft.com/vstudio/express/

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.


Feb 26 '06 #6

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

Similar topics

8
by: DraguVaso | last post by:
Hi, I had Visual Studio 2003 installed, and installed also visual Studio 2005 Beta 2. The problem is, when I am starting now (double click) a solution (*.sln-file), it always start it with...
10
by: Lauren Wilson | last post by:
Ok I have searched the MS website for info on this. I am totally confused. If I want to deploy an Access 2003 app and allow my users to run it using Access 2003 Runtime, where do I get the...
9
by: Neil | last post by:
We have an Access 2000 MDB with a SQL 7 back end. We are upgrading SQL Server to SQL 2005, and are considering upgrading to Access 2003. Someone mentioned that they had heard about some...
6
by: JonSteng | last post by:
..Net Visual Studio Professional 2003 Version 7.1.3088 ..Net Framework 1.1 SP1 Version 1.1.4322 IIS 5.1 Windows XP Professional SP2 Micron T3000 Laptop (1.5 GHz; 1GB RAM; 40GB HD with 17GB Free)...
3
by: Learner | last post by:
Hi there, I have one another question on VSS 2005 and VS 2003. We had few projects built in VS 2003 and we had all of those projects under the VSS 6.0 until now. But as part of our development...
1
by: Adish Solanki | last post by:
We have a MFC win32 desktop application written in Visual C++. We were using Visula studio 2003 as the editor and everything was compiling, linking and working fine. Since we want to move to .Net...
7
by: nithyanand.kn | last post by:
Hi, I am using Visual Studio 2003 currently, but I my next project may require is on .NET 2.0 and hence i will need to install VS.NET 2005. but i dont want to lose VS 2003. Is it possible to...
6
by: amparikh | last post by:
I have VS.NET 2003 IDE and compiler. Are there any knwon issues using .NET 3.0 SDK with VS.NET 2003 ? or just including the right header files and libraries within the SDK should do it ? Thanks
0
by: johnlim20088 | last post by:
Hi, Hi, currently I facing issues of migrate existing Visual Studio 2002 projects to Visual Studio 2005. I understood that there is no problem if we develop a new project from Visual Studio...
0
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...
0
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,...
0
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...
1
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...
0
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...
0
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,...
0
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...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.