Advertisement

1 - 10 of 2323 containing alltags:("Microsoft Visual Studio") (0.065 seconds)
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...
Zones: Visual Studio Express, MS Software, MS ...Date Answered: 12/04/2007 Grade: A Views: 8
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...
Zones: MS Dev, MS Visual C#, .N...Date Answered: 07/15/2008 Grade: A 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 ...
Zones: Visual StudioDate Answered: 08/20/2008 Grade: A Views: 4
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...
Zones: CSS, HTML, ASP.Net ProgrammingDate Answered: 09/01/2008 Grade: B Views: 4
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...
Zones: JavaScript, JScriptDate Answered: 09/02/2008 Grade: A Views: 0
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...
Zones: SQL Server 2005, SSISDate Answered: 11/05/2008 Grade: A Views: 17
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?  ...
Zones: Languages, MS Visual BasicDate Answered: 09/08/2008 Grade: A Views: 153
We are signing our files using credentials from an spc-file and a private key stored in a pfx-file. We would like to start using SignTool instead of SignCode for this. Converting the signing info i...
Zones: Visual Studio, Visual Studio Express, .NET Framework 3....Date Answered: 11/13/2008 Grade: A Views: 9
i had an error in this line. may i know how to correct it..? threadField.Join(new System.TimeSpan(MiliSeconds * 10000));
Zones: C#, Handhelds / PDAsDate Answered: 10/14/2007 Grade: A Views: 0
in java HttpConnection.HTTP_OK means request has succeeded. but i need to convert it to c#. what is the equivalent?
Zones: C#, Java, Handhelds / PDAsDate Answered: 10/01/2007 Grade: A Views: 0