Home
Question
Login
New
artificial intelligence - What A.I.-driven features would you like to see in an IDE? - Stack Overflow
We already have things like static analysis that tells us what's wrong with our code and where, so should we be
admin
3 Months ago
20
0
c++ - Destructor not called when type-casted void pointer to object - Stack Overflow
Sample

void func(void* data)
{
 CResource* resource = (CResource*)data;
 delete
admin
3 Months ago
22
0
asp.net - What is the significance of the Type parameter in the RegisterClientScriptBlock method call? - Stack Overflow
This is an example of RegisterClientScriptBlock 

 Page.ClientScript.RegisterClientScriptBlock(Me.GetTyp
admin
3 Months ago
17
0
c# - Opening a "known file type" into running instance of custom app - .NET - Stack Overflow
How would you open a file (that has a known fileapp association in the registry) into a "running instance&
admin
3 Months ago
24
0
css - Impossible? HTML <TD> mouseover border-color change with border-collapse? - Stack Overflow
I have wish to have a table where all borders (internalexternal) are a single pixel in width, I achieve this by setting
admin
3 Months ago
19
0
svn - Do you keep your build tools in version control? - Stack Overflow
Do you keep tools that are necessary to build your project under version control?

If you do, what are y
admin
3 Months ago
20
0
How would you use Java to handle various XML documents? - Stack Overflow
I'm looking for the best method to parse various XML documents using a Java application.I'm currentl
admin
3 Months ago
20
0
msbuild - What's the best method for setting up a new .NET project? - Stack Overflow
So I'm newly in charge of projects at my company (We're still only 2 guys, but we're growing)
admin
3 Months ago
18
0
artificial intelligence - What A.I.-driven features would you like to see in an IDE? - Stack Overflow
We already have things like static analysis that tells us what's wrong with our code and where, so should we be
admin
3 Months ago
23
0
Get the current temporary directory path in VBScript? - Stack Overflow
The VB trick to get the path of the current temporary directory:

Private Declare Function GetTempPath L
admin
3 Months ago
18
0
vb.net - ASP.Net 2.0 VB WebSite Project "Type 'Exception' is not defined" - Stack Overflow
All of a sudden our VB ASP.Net 2.0 WebSite Project started complaining that Exception was not defined.


admin
3 Months ago
17
0
c# - How to stop the leading 0's from being stripped off when exporting to excel from a datatable? - Stack Overflow
I am running into the same problem as in this question:

How do you prevent leading zeros from being str
admin
3 Months ago
25
0
Handling key-press events (F1-F12) using JavaScript and jQuery, cross-browser - Stack Overflow
I want to handle F1-F12 keys using JavaScript and jQuery.

I am not sure what pitfalls there are to avoi
admin
3 Months ago
16
0
vb.net - ASP.Net 2.0 VB WebSite Project "Type 'Exception' is not defined" - Stack Overflow
All of a sudden our VB ASP.Net 2.0 WebSite Project started complaining that Exception was not defined.


admin
3 Months ago
20
0
css - Impossible? HTML <TD> mouseover border-color change with border-collapse? - Stack Overflow
I have wish to have a table where all borders (internalexternal) are a single pixel in width, I achieve this by setting
admin
3 Months ago
15
0
cocoa touch - Suggestions for an embeddable scripting language for iPhone and Java app? - Stack Overflow
I'm developing an app for iPhone with a Java desktop companion that it synchs to over the network. I'd
admin
3 Months ago
23
0
Using Alias in Apache ONLY if local directory not present? - Stack Overflow
We're running a reseller web host, and aliasing a particular directory for ALL the sites within. This is all ha
admin
3 Months ago
17
0
.net - Redundancy in C#? - Stack Overflow
Take the following snippet:

List&lt;int&gt; distances = new List&lt;int&
admin
3 Months ago
18
0
vb.net - ASP.Net 2.0 VB WebSite Project "Type 'Exception' is not defined" - Stack Overflow
All of a sudden our VB ASP.Net 2.0 WebSite Project started complaining that Exception was not defined.


admin
3 Months ago
18
0
Increasing the timeout value in a WCF service - Stack Overflow
How do I increase the default timeout to larger than 1 minute on a WCF service?
admin
3 Months ago
20
0
«
1
2
3
4
5
6
7
...100
»
Question