Did somebody use Visual Studio Installer 1.1. Is it better than VB Package and Deployment Wizard. What is the main difference between these 2 products.
I saw that it is available for download from...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20098168.html
Zones:
Visual BasicDate Answered: 03/28/2001 Rating: 8.0 Views: 0
I had to buy the Academic version of Microsoft Visual Studio .NET for a C++ class I am taking and it did not come with any installation instructions. There are 7 cd's with the pack, and they reall...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21855335.html
Zones:
C++Date Answered: 05/18/2006 Rating: 9.0 Views: 0
When I open Visual Studio I get an error message
An application error occurred on the server. The current custom error settings for this application prevent the details of the application error fr...
http://www.experts-exchange.com/Microsoft/Development/Visual_Studio_Express/Q_22997879.htm...
I did a little coding in the early ASP. I'm most likely making websites typing out most of the code and taking way to long to create databases and then the code to access the data on webpages. I...
http://www.experts-exchange.com/Web_Development/Software/Q_23032843.html
Hi gurus,
do You know a simple mechanism to select a language for a c# .Net application?
For example I've seen a program which uses a separate file to store all the strings values for a given lan...
http://www.experts-exchange.com/Microsoft/Development/Q_23563064.html
Zones:
MS Dev,
...Date Answered: 07/15/2008 Rating: 8.4 Views: 0
I'm trying to decide what version of VS to buy. I'm new to programming-- my experience basically involves some VB macros that are growing more complex. I'd like to continue to progress and work on ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23626...
Zones:
Visual StudioDate Answered: 08/20/2008 Rating: 8.2 Views: 0
It an IE 6 issue
I have a navigation which has some dropdown elements, which is relatively positioned
now I also have on my page one element which is absolutely positioned. and the problem is...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_23694780.htm...
My Java Script performs some calculations on monetary amounts. If a numeric value is less than .09 then the number is rounded up to Zero.
Example: .00765 would be rounded up to Zero.
So here...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_23697603.html
In asp.net you can easily add an item in a dropdownlist with:
ddlOrganisator.Items.Add(New ListItem("ALL", "0"))
But how can you do this in a combobox in vb.net on a windows form? ...
http://www.experts-exchange.com/Programming/Languages/Q_23706555.html
Experts,
I'm building an SSIS package using the template from Visual Studio. I have my source and destination, but a table on the destination server is not showing up in my list of options. Do...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2387...