472,958 Members | 1,464 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,958 software developers and data experts.

VS2008 vs VS2005

Hi everybody,
We are currently using VS2003 and now we are in the porcess of upgrading to
the next Visual Studio version. Does somebody have a real life experience
with VS2008?
My boss wants to go with VS2005 and I am trying to convince to buy VS2008.
Can somebody provide links to compare 2 products in terms of how stable they
are. I do not need VS2008 new features, I need to prove to my management
that VS2008 is a stable product.

TIA
Jan 7 '08 #1
20 2826
My boss wants to go with VS2005 and I am trying to convince to buy VS2008.
Can somebody provide links to compare 2 products in terms of how stable
they are. I do not need VS2008 new features, I need to prove to my
management that VS2008 is a stable product.

TIA
Tell him that VS2008 is VS2005 with the bugs removed.
Jan 7 '08 #2
On Jan 7, 12:01 pm, "Iouri" <io...@hotsheet.comwrote:
Hi everybody,
We are currently using VS2003 and now we are in the porcess of upgrading to
the next Visual Studio version. Does somebody have a real life experience
with VS2008?
My boss wants to go with VS2005 and I am trying to convince to buy VS2008.
Can somebody provide links to compare 2 products in terms of how stable they
are. I do not need VS2008 new features, I need to prove to my management
that VS2008 is a stable product.

TIA
My primary argument would be why buy a product that will be outdated
the day you buy it?, you probably wouldn't save much money and you
would lose out on features and functionality.

Besides a GREAT feature of VS2008 is they added intellisense to VB
just like C# has in 2005. That is my biggest annoyance with VB was
the lack of variable intellisense that I got to the point of putting
me. in front of everything to get the intellisense and avoid
misspellings.
Jan 7 '08 #3
Thank you for the reply. But right now my concern is not new features, but
stability of the product comparing to vs2005
"cfps.Christian" <ge*******@otc.eduwrote in message
news:c3**********************************@s8g2000p rg.googlegroups.com...
On Jan 7, 12:01 pm, "Iouri" <io...@hotsheet.comwrote:
>Hi everybody,
We are currently using VS2003 and now we are in the porcess of upgrading
to
the next Visual Studio version. Does somebody have a real life experience
with VS2008?
My boss wants to go with VS2005 and I am trying to convince to buy
VS2008.
Can somebody provide links to compare 2 products in terms of how stable
they
are. I do not need VS2008 new features, I need to prove to my management
that VS2008 is a stable product.

TIA

My primary argument would be why buy a product that will be outdated
the day you buy it?, you probably wouldn't save much money and you
would lose out on features and functionality.

Besides a GREAT feature of VS2008 is they added intellisense to VB
just like C# has in 2005. That is my biggest annoyance with VB was
the lack of variable intellisense that I got to the point of putting
me. in front of everything to get the intellisense and avoid
misspellings.

Jan 7 '08 #4
"cfps.Christian" <ge*******@otc.eduwrote in news:c35f2e92-319b-4dc6-a75a-
10**********@s8g2000prg.googlegroups.com:
My primary argument would be why buy a product that will be outdated
the day you buy it?, you probably wouldn't save much money and you
would lose out on features and functionality.
Because VS.NET 2005 is a proven platform - and it's not outdated, only that
it doesn't have the fancy tools VS.NET 2008 provides.
Besides a GREAT feature of VS2008 is they added intellisense to VB
just like C# has in 2005. That is my biggest annoyance with VB was
the lack of variable intellisense that I got to the point of putting
me. in front of everything to get the intellisense and avoid
misspellings.
Nevertheless, I would push for VS.NET 2008, because it is more or less
VS.NET 2005 + enhancements and bug fixes :-)

--
sp**********@rogers.com (Do not e-mail)
Jan 7 '08 #5
To really make your case, you've got to understand a few things about the
various .NET Framework versions.

Historically, Microsoft has introduced a new Visual Studio product to
accompany a new Framework version, they did that with Framework versions
1.0 - 2.0 as follows:

Framework v 1.0 --- VS .NET 2002
Framework v 1.1 --- VS .NET 2003
Framework v 2.0 --- VS .NET 2005

Obviously, the 2.0 Framework represented major modifications to the core
software (new compilers a new CLR, etc) and so, of course there were bugs.
There have since been service packs for both the 2.0 Framework and VS 2005
to address these issues.

Then, Microsoft did something a little different, they introduced some new
..NET technologies, but instead of creating a *whole* new Framework with new
compilers, a new CLR, etc., they made a new Framework version that just had
what was necessary to run the new features (Windows Communication
Foundation, Windows Workflow, Windows Presentation Foundation) and called
that Framework version 3.0. Instead of making a new version of Visual
Studio to do along with that, Microsoft created a plethora of add-in's to VS
2005 that would make it work with the new 3.0 stuff.

Now, the latest version of the Framework is 3.5 (adds additional support for
LINQ and Ajax on top of WF, WPF, and WCF). For this new release (now that
most of the bugs have been worked out, Microsoft has released Visual Studio
2008, which works against the 3.5 Framework (there are no add-in's and
service packs for this - - yet).

Essentially, VS 2008 gives you access to all of the new Framework stuff AND
is really VS 2005 with all the bugs worked out. It is considered a very
stable product and has the advantage of making all the latest .NET
technologies rolled up into it.

I know you said that you were not interested in the new stuff, but for
essentially the same price, why wouldn't you want the product that is more
stable, has less updates and patches to keep up with and gives you more
features. That's the argument to make to you boss.

Goo luck.

"Iouri" <io***@hotsheet.comwrote in message
news:O7**************@TK2MSFTNGP02.phx.gbl...
Hi everybody,
We are currently using VS2003 and now we are in the porcess of upgrading
to the next Visual Studio version. Does somebody have a real life
experience with VS2008?
My boss wants to go with VS2005 and I am trying to convince to buy VS2008.
Can somebody provide links to compare 2 products in terms of how stable
they are. I do not need VS2008 new features, I need to prove to my
management that VS2008 is a stable product.

TIA

Jan 7 '08 #6
"Iouri" <io***@hotsheet.comwrote in message
news:O7**************@TK2MSFTNGP02.phx.gbl...
Hi everybody,
We are currently using VS2003 and now we are in the porcess of upgrading
to the next Visual Studio version. Does somebody have a real life
experience with VS2008?
My boss wants to go with VS2005 and I am trying to convince to buy VS2008.
Can somebody provide links to compare 2 products in terms of how stable
they are. I do not need VS2008 new features, I need to prove to my
management that VS2008 is a stable product.

TIA
I am a senior developer and have used VS2008 commercially since its initial
MSDN release (after some sound testing at home with the beta). The product
is far more stable than VS2005 and , of course, has a number of nice new
features and improvements.

Since using VS2008 I have not had a single hang (which occurred at some time
nearly every day with VS2005). I have been working on a rewrite of a very
large VB6 application for the company I work for. Obviously, porting from
VB6 to the .Net platform presents many problems so a rewrite is the only
real solution.

You may have issues porting code from VS2003 but that will occur with VS2005
as well as VS2008. Porting code from VS2005 to VS2008 did not present any
issues for me.
Jan 7 '08 #7
Tell him that VS2008 is VS2005 with the bugs removed.

And some new ones introduced......

Just remember that no version of any program is ever bug free. I saw
quite a few things in the beta 2 release that really worried me,
enough to recommend to my current employer to not upgrade to vs2008
or .NET 3.5 until need dictates (we are currently using vs2005). I
have not tried any release version of 2008 except the Express edition
of VB, which seemed incredible stable and much better than the beta
was, so my earlier comments may be incorrect.

To the OP:

Since you are using vs2003 currently, I would recommend you upgrade to
2008. Since you do not appear to upgrade very often, you really should
try to get the newest you can. Not to mention that fact that once your
boss reads some of the new features he/she will probably want you to
start using them, and will not want to pay for another upgrade.

Thanks,

Seth Rowe

Jan 7 '08 #8


"Harry" <ha*********@ffapaysmart.com.auwrote in message
news:OY**************@TK2MSFTNGP02.phx.gbl...
"Iouri" <io***@hotsheet.comwrote in message
news:O7**************@TK2MSFTNGP02.phx.gbl...
>Hi everybody,
We are currently using VS2003 and now we are in the porcess of upgrading
to the next Visual Studio version. Does somebody have a real life
experience with VS2008?
My boss wants to go with VS2005 and I am trying to convince to buy
VS2008. Can somebody provide links to compare 2 products in terms of how
stable they are. I do not need VS2008 new features, I need to prove to my
management that VS2008 is a stable product.

TIA
I am a senior developer and have used VS2008 commercially since its
initial MSDN release (after some sound testing at home with the beta). The
product is far more stable than VS2005 and , of course, has a number of
nice new features and improvements.

Since using VS2008 I have not had a single hang (which occurred at some
time nearly every day with VS2005). I have been working on a rewrite of a
very large VB6 application for the company I work for. Obviously, porting
from VB6 to the .Net platform presents many problems so a rewrite is the
only real solution.

You may have issues porting code from VS2003 but that will occur with
VS2005 as well as VS2008. Porting code from VS2005 to VS2008 did not
present any issues for me.
I fully agree with your assessment. I've been working with VS 2008 since
Beta 1, through RTM, and have had no real issues with C++, C# or VB
solutions. VS 2008 performs better, is more flexible in terms of .NET
version support, and adds significant new features.
Jan 8 '08 #9
We immediately upgraded to VS2008 when it came out. Suckers for punishment?
Extremely daring? Too trusting of Microsoft? Or did we just want one of the
features really, really badly?

Okay, the answer is (d). We did it so we could deploy with ClickOnce and
actually have it work for customers running Firefox, Opera, and Safari. (And
it does -- brilliantly.)

The good news: We have a handful of developers, and none of us have had any
trouble with VS2008.

RobinS.
GoldMail, Inc.
---------------------------
"rowe_newsgroups" <ro********@yahoo.comwrote in message
news:47**********************************@l6g2000p rm.googlegroups.com...
>Tell him that VS2008 is VS2005 with the bugs removed.

And some new ones introduced......

Just remember that no version of any program is ever bug free. I saw
quite a few things in the beta 2 release that really worried me,
enough to recommend to my current employer to not upgrade to vs2008
or .NET 3.5 until need dictates (we are currently using vs2005). I
have not tried any release version of 2008 except the Express edition
of VB, which seemed incredible stable and much better than the beta
was, so my earlier comments may be incorrect.

To the OP:

Since you are using vs2003 currently, I would recommend you upgrade to
2008. Since you do not appear to upgrade very often, you really should
try to get the newest you can. Not to mention that fact that once your
boss reads some of the new features he/she will probably want you to
start using them, and will not want to pay for another upgrade.

Thanks,

Seth Rowe
Jan 8 '08 #10
Stabikity of 2008 vs 2005? thats a joke.. 2005 was horrible in stability
compared to 2008... we worked in every version from VS.NET 2002 all the way
up to now 2008 and 2008 is by far the most stable and 2005 was the least
stable... 2005 we had hangs and crashes like crazy it felt like... going to
2008 was like whoa I can breath again...
"Iouri" <io***@hotsheet.comwrote in message
news:OH**************@TK2MSFTNGP02.phx.gbl...
Thank you for the reply. But right now my concern is not new features, but
stability of the product comparing to vs2005
"cfps.Christian" <ge*******@otc.eduwrote in message
news:c3**********************************@s8g2000p rg.googlegroups.com...
>On Jan 7, 12:01 pm, "Iouri" <io...@hotsheet.comwrote:
>>Hi everybody,
We are currently using VS2003 and now we are in the porcess of upgrading
to
the next Visual Studio version. Does somebody have a real life
experience
with VS2008?
My boss wants to go with VS2005 and I am trying to convince to buy
VS2008.
Can somebody provide links to compare 2 products in terms of how stable
they
are. I do not need VS2008 new features, I need to prove to my management
that VS2008 is a stable product.

TIA

My primary argument would be why buy a product that will be outdated
the day you buy it?, you probably wouldn't save much money and you
would lose out on features and functionality.

Besides a GREAT feature of VS2008 is they added intellisense to VB
just like C# has in 2005. That is my biggest annoyance with VB was
the lack of variable intellisense that I got to the point of putting
me. in front of everything to get the intellisense and avoid
misspellings.


Jan 8 '08 #11
On 2008-01-08, Smokey Grindel <no****@nospam.comwrote:
Stabikity of 2008 vs 2005? thats a joke.. 2005 was horrible in stability
compared to 2008... we worked in every version from VS.NET 2002 all the way
up to now 2008 and 2008 is by far the most stable and 2005 was the least
stable... 2005 we had hangs and crashes like crazy it felt like... going to
2008 was like whoa I can breath again...
Interesting... My experience was that 2002 was the least stable, and
that each following version got better. Seriously, I can't remember the
last time I had 2005 hang or crash on me.... Of course, I do C#
development 99% of the time, so maybe it's that background compile
thing that VB.NET does?

--
Tom Shelton
Jan 8 '08 #12
Thank you everybody

"Iouri" <io***@hotsheet.comwrote in message
news:O7**************@TK2MSFTNGP02.phx.gbl...
Hi everybody,
We are currently using VS2003 and now we are in the porcess of upgrading
to the next Visual Studio version. Does somebody have a real life
experience with VS2008?
My boss wants to go with VS2005 and I am trying to convince to buy VS2008.
Can somebody provide links to compare 2 products in terms of how stable
they are. I do not need VS2008 new features, I need to prove to my
management that VS2008 is a stable product.

TIA

Jan 8 '08 #13
cj
Will 2008 open a 2003 project? I haven't tried yet but I know 2005 will
open it and 'upgrade' it to 2005.
Iouri wrote:
Thank you everybody

"Iouri" <io***@hotsheet.comwrote in message
news:O7**************@TK2MSFTNGP02.phx.gbl...
>Hi everybody,
We are currently using VS2003 and now we are in the porcess of upgrading
to the next Visual Studio version. Does somebody have a real life
experience with VS2008?
My boss wants to go with VS2005 and I am trying to convince to buy VS2008.
Can somebody provide links to compare 2 products in terms of how stable
they are. I do not need VS2008 new features, I need to prove to my
management that VS2008 is a stable product.

TIA

Jan 9 '08 #14
Whenever you open a previous VS .NET project in a new version of VS .NET, VS
..NET will initiate an upgrade wizarard to migrate the project to the newer
format.
"cj" <cj@nospam.nospamwrote in message
news:uW****************@TK2MSFTNGP03.phx.gbl...
Will 2008 open a 2003 project? I haven't tried yet but I know 2005 will
open it and 'upgrade' it to 2005.
Iouri wrote:
>Thank you everybody

"Iouri" <io***@hotsheet.comwrote in message
news:O7**************@TK2MSFTNGP02.phx.gbl...
>>Hi everybody,
We are currently using VS2003 and now we are in the porcess of upgrading
to the next Visual Studio version. Does somebody have a real life
experience with VS2008?
My boss wants to go with VS2005 and I am trying to convince to buy
VS2008. Can somebody provide links to compare 2 products in terms of how
stable they are. I do not need VS2008 new features, I need to prove to
my management that VS2008 is a stable product.

TIA
Jan 9 '08 #15
cj
So you are saying for sure that 2008 will open a 2003 program and
upgrade it? I was just curious as a 2003 project is 2 versions old to 2008.

Scott M. wrote:
Whenever you open a previous VS .NET project in a new version of VS .NET, VS
.NET will initiate an upgrade wizarard to migrate the project to the newer
format.
"cj" <cj@nospam.nospamwrote in message
news:uW****************@TK2MSFTNGP03.phx.gbl...
>Will 2008 open a 2003 project? I haven't tried yet but I know 2005 will
open it and 'upgrade' it to 2005.
Iouri wrote:
>>Thank you everybody

"Iouri" <io***@hotsheet.comwrote in message
news:O7**************@TK2MSFTNGP02.phx.gbl...
Hi everybody,
We are currently using VS2003 and now we are in the porcess of upgrading
to the next Visual Studio version. Does somebody have a real life
experience with VS2008?
My boss wants to go with VS2005 and I am trying to convince to buy
VS2008. Can somebody provide links to compare 2 products in terms of how
stable they are. I do not need VS2008 new features, I need to prove to
my management that VS2008 is a stable product.

TIA
Jan 10 '08 #16
"cj" <cj@nospam.nospamschrieb
So you are saying for sure that 2008 will open a 2003 program and
upgrade it? I was just curious as a 2003 project is 2 versions old
to 2008.
Would be a disaster if you're lost just because of skipping one version.
:)
Armin

Jan 10 '08 #17
cj
Might be to the original poster who is using 2003 and wants to know if
to skip 2005 and just buy 2008. Personally unless I knew for sure 2008
would open and upgrade 2003 projects I'd suggest he buy one copy of 2005
to have on hand and then buy 2008 for all the developers.

Armin Zingler wrote:
"cj" <cj@nospam.nospamschrieb
>So you are saying for sure that 2008 will open a 2003 program and
upgrade it? I was just curious as a 2003 project is 2 versions old
to 2008.

Would be a disaster if you're lost just because of skipping one version. :)
Armin
Jan 10 '08 #18
Yes, that is what I'm saying. But, be advised that the VS .NET upgrade
wizard doesn't actually change any of your code, it changes the project and
solution files to use the new MSBuild engine.

After the wizard is complete, a conversion report will be generated with
information about coding issues that may need to be addressed.

-Scott

"cj" <cj@nospam.nospamwrote in message
news:eS**************@TK2MSFTNGP05.phx.gbl...
So you are saying for sure that 2008 will open a 2003 program and upgrade
it? I was just curious as a 2003 project is 2 versions old to 2008.

Scott M. wrote:
>Whenever you open a previous VS .NET project in a new version of VS .NET,
VS .NET will initiate an upgrade wizarard to migrate the project to the
newer format.
"cj" <cj@nospam.nospamwrote in message
news:uW****************@TK2MSFTNGP03.phx.gbl...
>>Will 2008 open a 2003 project? I haven't tried yet but I know 2005 will
open it and 'upgrade' it to 2005.
Iouri wrote:
Thank you everybody

"Iouri" <io***@hotsheet.comwrote in message
news:O7**************@TK2MSFTNGP02.phx.gbl...
Hi everybody,
We are currently using VS2003 and now we are in the porcess of
upgrading to the next Visual Studio version. Does somebody have a real
life experience with VS2008?
My boss wants to go with VS2005 and I am trying to convince to buy
VS2008. Can somebody provide links to compare 2 products in terms of
how stable they are. I do not need VS2008 new features, I need to
prove to my management that VS2008 is a stable product.
>
TIA
>

Jan 10 '08 #19
cj
That's good to know. I haven't done it myself yet. I think I've already
opened and recompiled all my 2003 projects in 2005. It did whatever it
was going to do and I didn't have to touch the code. I noticed it did
change one thing I was using a variable named "continue" that it now
calls "[continue]". I also notice it leaves the Windows Generated code
section in there like it was in 2003. If I'd created a new project in
2005 that section would not be in there.

Scott M. wrote:
Yes, that is what I'm saying. But, be advised that the VS .NET upgrade
wizard doesn't actually change any of your code, it changes the project and
solution files to use the new MSBuild engine.

After the wizard is complete, a conversion report will be generated with
information about coding issues that may need to be addressed.

-Scott

"cj" <cj@nospam.nospamwrote in message
news:eS**************@TK2MSFTNGP05.phx.gbl...
>So you are saying for sure that 2008 will open a 2003 program and upgrade
it? I was just curious as a 2003 project is 2 versions old to 2008.

Scott M. wrote:
>>Whenever you open a previous VS .NET project in a new version of VS .NET,
VS .NET will initiate an upgrade wizarard to migrate the project to the
newer format.
"cj" <cj@nospam.nospamwrote in message
news:uW****************@TK2MSFTNGP03.phx.gbl.. .
Will 2008 open a 2003 project? I haven't tried yet but I know 2005 will
open it and 'upgrade' it to 2005.
Iouri wrote:
Thank you everybody
>
"Iouri" <io***@hotsheet.comwrote in message
news:O7**************@TK2MSFTNGP02.phx.gbl.. .
>Hi everybody,
>We are currently using VS2003 and now we are in the porcess of
>upgrading to the next Visual Studio version. Does somebody have a real
>life experience with VS2008?
>My boss wants to go with VS2005 and I am trying to convince to buy
>VS2008. Can somebody provide links to compare 2 products in terms of
>how stable they are. I do not need VS2008 new features, I need to
>prove to my management that VS2008 is a stable product.
>>
>TIA
>>

Jan 11 '08 #20
Yes, "continue" is now a keyword in VB .NET 2005 and so a variable called
"continue" would cause problems. Also, using the new partial class
structure (and holding the Windows Forms Generated code in the "designer.vb"
file) is how new forms are created, but existing forms that do not make use
of this structure is still allowed.

-Scott
"cj" <cj@nospam.nospamwrote in message
news:us**************@TK2MSFTNGP04.phx.gbl...
That's good to know. I haven't done it myself yet. I think I've already
opened and recompiled all my 2003 projects in 2005. It did whatever it
was going to do and I didn't have to touch the code. I noticed it did
change one thing I was using a variable named "continue" that it now calls
"[continue]". I also notice it leaves the Windows Generated code section
in there like it was in 2003. If I'd created a new project in 2005 that
section would not be in there.

Scott M. wrote:
>Yes, that is what I'm saying. But, be advised that the VS .NET upgrade
wizard doesn't actually change any of your code, it changes the project
and solution files to use the new MSBuild engine.

After the wizard is complete, a conversion report will be generated with
information about coding issues that may need to be addressed.

-Scott

"cj" <cj@nospam.nospamwrote in message
news:eS**************@TK2MSFTNGP05.phx.gbl...
>>So you are saying for sure that 2008 will open a 2003 program and
upgrade it? I was just curious as a 2003 project is 2 versions old to
2008.

Scott M. wrote:
Whenever you open a previous VS .NET project in a new version of VS
.NET, VS .NET will initiate an upgrade wizarard to migrate the project
to the newer format.
"cj" <cj@nospam.nospamwrote in message
news:uW****************@TK2MSFTNGP03.phx.gbl. ..
Will 2008 open a 2003 project? I haven't tried yet but I know 2005
will open it and 'upgrade' it to 2005.
>
>
Iouri wrote:
>Thank you everybody
>>
>"Iouri" <io***@hotsheet.comwrote in message
>news:O7**************@TK2MSFTNGP02.phx.gbl. ..
>>Hi everybody,
>>We are currently using VS2003 and now we are in the porcess of
>>upgrading to the next Visual Studio version. Does somebody have a
>>real life experience with VS2008?
>>My boss wants to go with VS2005 and I am trying to convince to buy
>>VS2008. Can somebody provide links to compare 2 products in terms of
>>how stable they are. I do not need VS2008 new features, I need to
>>prove to my management that VS2008 is a stable product.
>>>
>>TIA
>>>
Jan 11 '08 #21

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

Similar topics

7
by: Cirene | last post by:
I used to use the Web Deployment Project with my VS2005 projects. Now I've fully upgraded to VS2008. Do I have to download a new version of the Web Deployment Project? If so where can I find...
14
by: =?Utf-8?B?VG9tYXM=?= | last post by:
I am using the Professional version. In VS2005, in a C++/CLI project, to create a new item, there were 9 templates and in VS2008 there are only 3 templates. For example, now the template for...
2
by: Academia | last post by:
I have vs2005 installed on the System disk and vs2008 installed on a different disk. I want to remove VS2005. I read one time about some problem with uninstalling vs2005 after vs2008 is...
7
by: dan | last post by:
I'm working on a small Web project in VS2008. In VS2005 it was recommended that DataSet be placed in App_Data folder (the framework did that automatically). In VS2008 the framework does not give...
3
by: Rick | last post by:
Hello guys!!! I have a little question, i've heard that some people has installed on their machine vs2005 and vs2008, but if you can work vs2005 projects in vs2008 which is the reason to have...
3
by: =?Utf-8?B?cmF1bGF2aQ==?= | last post by:
Vista sp1 C# Hi: after I opened a vs2005 IDE... my breakpoints when debugging in vs2008 dont work any more, any ideas? the test finished but It does not stop. Thanks
2
by: Ronald S. Cook | last post by:
If I understand correctly, the framework version and Visual Studio version are not intertwined? Assuming so, how do I (first) find out what framweork my VS2005 ASP.NET application is targeting...
1
by: =?Utf-8?B?a21ybmVlZHNuZXRoZWxw?= | last post by:
Hi. This is my scenario that I hope I can find a solution for: A VS2005 solution containing a web app project, a web service project and a simple client library project that only consumes the web...
4
by: | last post by:
Hi, After installing SP1 for VS2008 and SP1 for .NET 3.5 we get the following warning in a VS2005 build: error CS0618: Warning as Error: 'System.Windows.UIElement.BitmapEffect' is obsolete:...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
4
NeoPa
by: NeoPa | last post by:
Hello everyone. I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report). I know it can be done by selecting :...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.