VS 2008 Pro -- Setup Project -- how do you create shortcuts that point to the installed application?
I have tied -- when right-clicking on :: User's Program Files -- Create shortcut to Program f...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23833...
vs 2008 pro -- setup project :: how do I not allow the user to change the install path?
whilst installing -- the user has an option to select browse and install the application into a different ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23833...
hi all,
I need detailed (step by step) information how on to package and deploy MSSQL Server 2005 Express database with my project in one MSI installation package.
I am using visual studio 200...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_2008/Q_23254516.h...
hi,
Does anyone know how to read a CPU Temperature from a custom application? I can see the CPU Temperature and Fan Speed from the bios when i boot my computer, I know the computer is using a spec...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23311534.html
hi experts,
I am trying to connect my application to read from ms access database 2007. I am using C# and Visual Studio 2008. How to setup the sql Adapters to read and write to the database tables...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23323936.html
Hi All,
How can I delete old files which are older than 90 days automatically from a specific folder?
my application logs files everyday and I want to be able to delete older file(s) before writi...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23433103.html
hi all,
I have a TabControl in my form, when i am trying to set its TabControl_Leave() Event it doesn't work properly
When I click a control in my ToolStrip it doesn't fire but it will fire when ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23445783.html
Zones:
MS Visual C#Date Answered: 06/04/2008 Grade: B Views: 50
hi,
I have the following function that returns always 1 no matter what:
for (i = 0; i <= Count - 2; i++) {
for (j = 0; j <= 6; j++) {
strWeekDay = ...
http://www.experts-exchange.com/Microsoft/Development/Q_23503407.html
hi all,
I have 2 data grid view controls, and I have 4 buttons between them, the two grids are being anchored Top, Down, Left so when user resizes the form, the controls will be bound to the edges...
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_23534764.html
Hi All,
I am getting this strange scenario. I've built an application in .NET 3.5 - C# (Visual Studio 2008) for crunching numbers, I've installed this app on 6 XP machines with SP2 & Framework 3.5...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23565840.html