| Thread | Last Post | Replies |
|
| Installation Directory Access from Installer Class | 01 Jun 2005 00:39 GMT | 1 |
I cannot find ant doc to indicate how to access the user selected installation directory during the install process. I am trying to update the application confiduration file based upon some of the responses from the user during installation.
|
| net2 documentation works very slow | 01 Jun 2005 00:23 GMT | 1 |
I thought that it is only beta 1 "feature" but... in beta 2 and in latest winfx sdk it is the same what? for example when displaying all members for System.Windows.Control class it takes over 30 seconds on 2Ghz / 512 Mb pc ; it is far more than acceptable
|
| install vs2005 beta2 | 01 Jun 2005 00:08 GMT | 3 |
I get 3 dvd, 1:vsteam foundation server, 2: sqlserver 2005, 3: team suite I want to install "singel user" can I install on xp pro or I need to install befor win 2003 server?
|
| Newbie Learning Threading | 01 Jun 2005 00:08 GMT | 22 |
I have a class which I create 6 instances of. Each class has unique numbers passed when they are created. As they are running they throw an event that populates a listbox. the data in the list box starts out fine 0,2,4,6,8,10 but instead of repeating, it just says 10,10,10,10. ...
|
| c# . Convert image to Base64 string! | 31 May 2005 19:19 GMT | 1 |
I already broke my head, searched everywhere. PLEASE I NEED YOUR HELP! Do you know how can I convert an image file( like a gif or jpeg ) to a Base64 string? I need to use it to send embedded image files through email. I only need this to finish my app. Thank you!!!
|
| simple spreadsheet property | 31 May 2005 19:13 GMT | 1 |
I have a simple problem, but I can't fix it. I have worked with Visual Basic 6. But I recently switched to Visual Basic .Net 2003. I have a Form with an Spreadsheet. I want to change the properties of the
|
| Connection to Legacy Application | 31 May 2005 17:45 GMT | 1 |
I am a Java prof for last 5 years and have delivered many enterprise application using J2EE. Now my company is making headway in the .NET area of the market, and I am trying to sort out few issues. I have not been able to understand the way my application in .NET should
|
| Date Drop-down - Web Application | 31 May 2005 17:40 GMT | 3 |
What reference do I need to add in to be able to use a date drop-down control within my web application? Thank you! -Valerie
|
| Running cl.exe in lower priority | 31 May 2005 14:24 GMT | 1 |
When I do large builds (I'm using Visual Studio .NET 2002), cl.exe automatically starts in normal processor priority. I frequently set the priority to "Belownormal" in Task manager. However, I'd like to have it automatically start with this priority level.
|
| FileIOExcepion when trying to delete a file for the second time | 31 May 2005 14:17 GMT | 3 |
I try to delete a file in a for each loop. My code checks if the file exists and if it does, it will delete the file and create a new file with the same name. The first time it works perfect, but the second time it gives me a
|
| Problem faced - While creating setup file for Pocket PC applicatio | 31 May 2005 13:44 GMT | 1 |
:I Created a Pocket PC application for iPAQ 5450. Every thing went fine even installer creation. I could run the setup and install it into the actual device and worked fine. The application enables syncronization with remote database using merge replication.
|
| Connect to SQL server 2005 using SQLDMO | 31 May 2005 12:36 GMT | 3 |
i need to know if sql dmo can connect to SQL server 2005 if can! how can i do this ?? i have this code Dim xServer a SQLDMO.Server
|
| Error When Adding New Class in VS 2003 | 31 May 2005 11:17 GMT | 4 |
I am using Visual Studio 2003 Enterprise Architect, and for them most part, everything has been working fine. However, in the last few days, I have been experiencing a weird error, and I was hoping someone might be able to shed some light on the cause,
|
| Yellow Controls - How do I make them disappear? | 31 May 2005 10:43 GMT | 1 |
On one page of my web application, some of the text boxes/combo boxes are appearing with a Yellow background. Within ASP.NET, I've deleted them and put new controls on the screen, and it then migrates to other controls (turning their background yellow, instead!). My other pages ...
|
| upgrade to framework2 | 31 May 2005 10:34 GMT | 1 |
i want to upgrade my server to framework2 but i affraid that it will mess up my framework1 websites and applications.is there any risk in upgrading to framework2?
|