Home Imserba Store Wap Uploader wallpaper maker Download Imserba Forum premium download
     

Category :
Apparel
Baby
Beauty
Books
Classical Music
DVD
Digital Music
Electronics
Gourmet Food
Personal Health Care
Jewelry
Kitchen & Housewares
Magazines
Miscellaneous
Music
Musical Instruments
Music Tracks
Office Products
Outdoor Living
PC Hardware
Photo
Restaurants
Software
Sporting Goods
Tools & Hardware
Toys
VHS
Video (DVD & VHS)
VideoGames
Wireless
Wireless Accessories

Information :
Payment Methods
Shipping
Safe Shopping
Contact Us


 

Imserba Webstore - Microsoft Visual Studio 2008 Standard Upgrade

Microsoft Visual Studio 2008 Standard Upgrade
List Price: $199.00
Our Price: $165.99
Your Save: $ 33.01 ( 17% )
Availability: Usually ships in 24 hours
Manufacturer: Microsoft Software
Average Customer Rating: Average rating of 4.0/5Average rating of 4.0/5Average rating of 4.0/5Average rating of 4.0/5Average rating of 4.0/5

Buy it now at Amazon.com!

Binding: DVD-ROM
Brand: Microsoft
CPU Manufacturer: Intel
CPU Speed: 1
CPU Type: AMD Athlon
Display Size: 669.2913385827
EAN: 0882224534963
Feature: Build applications for Windows, the Web, the Microsoft Office system, the .NET Framework, SQL Server, and Windows Mobile with integrated drag-and-drop designers; be part of a community of millions of developers
Format: CD-ROM
Graphics Memory Size: 256
Hard Disk Size: 1
Is Autographed: 0
Is Memorabilia: 0
Label: Microsoft Software
Legal Disclaimer: Shipping is 3-5 days FedEx or UPS with tracking number. Brand New. Continental USA street address ONLY, we do not ship to P/O box, APO, AE, or international addresses
Manufacturer: Microsoft Software
Model: 127-00147
Native Resolution: 640x480
Platform: Windows Vista
Processor Count: 1
Publisher: Microsoft Software
Release Date: 2007-12-17
Studio: Microsoft Software
System Memory Size: 128000

Features
Build applications for Windows, the Web, the Microsoft Office system, the .NET Framework, SQL Server, and Windows Mobile with integrated drag-and-drop designers; be part of a community of millions of developers
Visual Studio integrates Visual Basic, Visual C#, and Visual C++ to support a wide variety of development styles; Editor features simplify the cycle of designing, developing, and debugging an application
Deploy client applications easily with ClickOnce, which enables developers and IT Pros to deploy an application and its prerequisites and then ensure that the application remains up-to-date
Build applications which target the .NET Framework, shortening development time by reducing the need for infrastructure code and helping to enhance application security
Use ASP.NET to speed the creation of interactive, highly appealing Web applications and Web services. Master Pages allow developers to easily manage a consistent site layout in one place

Related Items

Editorial Reviews:

Visual Studio 2008 Standard Edition provides a full-featured development environment for Windows and Web developers. It offers productivity enhancements for building data-driven client and Web applications. Individual developers looking to create connected applications with next-generation user experiences will find Visual Studio 2008 Standard Edition a perfect fit.Today's developers face the challenge of targeting a broad range of platforms and crafting applications that quickly deliver value to the business. Integrated designers and language features in Visual Studio allow developers to build the connected applications demanded by today's businesses while taking advantage of the .NET Framework 3.5 to reduce development time. Product Description Microsoft Visual Studio 2008 Standard Edition - upgrade package Category: Development tools Subcategory: Development tools - RAD suites License Type: Upgrade package License Qty: 1 user License Pricing: Standard Language(s): English Platform: Windows Distribution Media: DVD-ROM Package Type: Retail OS Required: Microsoft Windows XP 64-bit Edition, Microsoft Windows XP SP2 or later, Microsoft Windows Vista, Microsoft Windows Server 2003 SP1 or later, Microsoft Windows Vista (64-bit versions), Microsoft Windows Server 2003 R2


Spotlight customer reviews:

Customer Rating: Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5
Summary: visual studio 2008 - exceeded my expecations
Comment: I held out upgrading the last few Visual Studio releases; I've been using Visual Studio 2003 for the last several years. Now I wish I had updated a long time ago. Visual Studio 2008 has several extremely useful features built into it.

My primary coding language has been and remains C++ console applications. That's one of the reasons I was "wary" of upgrading - I was worried that the newer Visual Studio environments wouldn't be as amenable to console app development - not true at all, it works great!

It finally got to the point that one of my apps was so CPU-, database- and thread-intensive that I just couldn't debug it effectively on Visual 2003 anymore - it would crash quite often. So I bit the bullet and went to VS2008 - and I am extremely happy that I did.

I've heard a few folks say that project/solution conversion is difficult... not true! I converted all of my "major" projects extremely quickly. Yes, I had to make some code changes, but that's because the old Visual/2003 stuff was more lax on what coding practices could be used. Mostly, the changes were security-related (buffer-overrun) stuff (which in my case was easily 'solvable' adding a particular preprocessor #define since most of my tools are for local use only), and some POSIX-related changes. Both were easily handled. Afterwards, everything compiled and ran with no problems.

I really like the much improved debugging interface in comparison to the older Visual 2003 environment(s). I love the new-and-improved variable/watch tracking and especially the simplified multi-threaded debugging. Good stuff.

The improved intellisense is also a boon - and if that was the only improvement, that would be worth it by itself.

So, this product did not disappoint, and maintains the excellence I've come to expect from the solid Visual Studio product line over the years. I am very pleased with Visual Studio 2008.

Last but not least, Microsoft on their corporate site states that they give you credit for upgrade pricing even if you're using the free "express" editions. So, it is perfectly acceptable and legal to download the express editions, and then use the upgrade package to get to the full Visual Studio. Also, the Visual Studio licenses are "user-based", which means that you can legally install copies for example on your desktop + your laptop, where you are the sole user of the program.


Customer Rating: Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5
Summary: Impressed but forced
Comment: At first, I was a little bit disgruntled at being forced to upgrade so that I could develop apps for the newer versions of Windows and processors (Vista, WS2008, x64, IA64). That said, I am impressed and pleased with the new capabilities of Visual Studio 2008. Although some of the changes are about better window dressing, there are many improvements in the core technology.

There is much better support for current HTML and XML standards. XML document schemas are now actually validated and you get Intellisense feedback about XML schema violations in XML documents. An XML Schema Explorer was added, which gives an hierarchical tree view of a schema's types and elements.

I can't say that I notice a big difference in the area of C++ programming. While maintaining support for C++, it seems that Microsoft has spent a huge effort in improving the Visual C# and Visual Basic programming functionality. However, support for C++/CLI (the successor to managed C++) has improved and at least it appears to be more mainstream rather than just a kluge. Still, I continue to code in native C++ and hesitate to delve into C++/CLI.

From my perspective, I can't say that the high cost for the upgrade was entirely justified, but I'll get over it. There's no denying that Visual Studio 2008 is an improvement over the last version I was using (Visual Studio .NET 2002).


Customer Rating: Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5
Summary: basic upgrade to a solid development environment
Comment: I've been using Microsoft C++ since version 3 (This would be version 9, why can't they just use numbers like the old days?). I use this for a lot of programming, from ASP.NET web development to C++ MFC Windows coding. I'm not wow'ed by this upgrade but it continues to be solid development platform. I love the integrated help. On the other hand, it could have a smarter editor that would do some basic stuff like automatically fill in closing brackets and stuff like that -- hence the 4 star instead of 5 star rating.

For me, this is not a crucial upgrade. My client wanted to upgrade so that's why I did it.

Customer Rating: Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5Average rating of 4/5
Summary: Good as a base
Comment: Visual studio 2008 add some great features in adding support for the .NET framework through version 3.5
This is enhanced greatly by adding JetBrains ReSharper.

Customer Rating: Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5Average rating of 5/5
Summary: Upgrade info for YOU!
Comment: I'm positive you're reading this because you are wondering what is eligible for an upgrade. Relax cheapskates, virtually everything makes you eligible:

http://msdn.microsoft.com/it-it/vs2008/products/cc263904(en-us).aspx

"
Upgrade Pricing Eligibility

To qualify for upgrade pricing, you must be a licensed user of one of the following products:

* An earlier version of Microsoft Visual Studio
* Any other developer tool (including free developer tools, such as Visual Studio Express Editions or Eclipse)

Upgrade pricing eligibility does not apply for Volume Licensing programs.
"

If worse comes to worse, install the free express edition and register it, but it looks like any old version of Visual Studio will do.

You're welcome!


Buy it now at Amazon.com!

Our friends :
satugame.com · Mobilefunstuff · Mobidest

hosted by: satuhost.com
All logos and trademarks in this site are property of their respective owner.
Comments and files are property of their posters.
Please take time to read our Terms of Use
Imserba © 2003-2005