PostId
int64
4
11.8M
PostCreationDate
stringlengths
19
19
OwnerUserId
int64
1
1.57M
OwnerCreationDate
stringlengths
10
19
ReputationAtPostCreation
int64
-55
461k
OwnerUndeletedAnswerCountAtPostTime
int64
0
21.5k
Title
stringlengths
3
250
BodyMarkdown
stringlengths
5
30k
Tag1
stringlengths
1
25
Tag2
stringlengths
1
25
Tag3
stringlengths
1
25
Tag4
stringlengths
1
25
Tag5
stringlengths
1
25
PostClosedDate
stringlengths
19
19
OpenStatus
stringclasses
5 values
unified_texts
stringlengths
32
30.1k
OpenStatus_id
int64
0
4
9,877
08/13/2008 14:22:20
572
08/06/2008 20:56:54
197
20
Personal Website Construction
I'm currently trying to build a personal website to create a presence on the web for myself. My plan is to include content such as my resume, any projects that I have done on my own and links to open source projects that I have contributed to, and so on. However, I'm not sure which approach would be better from a persp...
website
content-management-system
personal-website
null
null
null
open
Personal Website Construction === I'm currently trying to build a personal website to create a presence on the web for myself. My plan is to include content such as my resume, any projects that I have done on my own and links to open source projects that I have contributed to, and so on. However, I'm not sure which ap...
0
9,905
08/13/2008 14:42:52
1,185
08/13/2008 12:02:03
21
4
Check for hung Office process when using Office Automation
Is there a way to check to see if an Microsoft Office process (i.e. Word, Excel) has hung when using Office Automation? Additionally, if the process is hung, is there a way to terminate it?
microsoftoffice
office
automation
null
null
null
open
Check for hung Office process when using Office Automation === Is there a way to check to see if an Microsoft Office process (i.e. Word, Excel) has hung when using Office Automation? Additionally, if the process is hung, is there a way to terminate it?
0
9,908
08/13/2008 14:44:17
1,116
08/12/2008 13:25:41
16
3
Software for managing multiple projects.
Does anybody have any recommendations on software to use for managing resources on multiple projects? I work in an internal development department and the team typically has 3 or 4 projects that are live at one time as well as day to day support and ad-hoc requests. I currently schedule them using MS Project but thi...
language-agnostic
project-management
null
null
null
null
open
Software for managing multiple projects. === Does anybody have any recommendations on software to use for managing resources on multiple projects? I work in an internal development department and the team typically has 3 or 4 projects that are live at one time as well as day to day support and ad-hoc requests. I cu...
0
9,913
08/13/2008 14:51:00
1,161
08/13/2008 02:27:48
1
0
Java File IO Compendium
I've worked in and around Java for nigh on a decade, but have managed to ever avoid doing serious work with files. Mostly I've written database driven applications, but occasionally, even those require some file io. Since I do it so rarely, I end up googling around for quite some time to figure out the exact incantatio...
java
file-io
null
null
null
null
open
Java File IO Compendium === I've worked in and around Java for nigh on a decade, but have managed to ever avoid doing serious work with files. Mostly I've written database driven applications, but occasionally, even those require some file io. Since I do it so rarely, I end up googling around for quite some time to fi...
0
9,932
08/13/2008 15:16:50
1,217
08/13/2008 13:40:01
1
0
What is a good way to open large files across a WAN?
I have an application deployed into multiple zones and there are some issues with opening larger documents (20-50MB) across the WAN. Currently the documents are stored in Zone 1 (Americas) and a link stored in the database to the docs. I have heard some things about blobs in oracle and store binary in sql ser...
sql-server
database
bestpractices
oracle
null
null
open
What is a good way to open large files across a WAN? === I have an application deployed into multiple zones and there are some issues with opening larger documents (20-50MB) across the WAN. Currently the documents are stored in Zone 1 (Americas) and a link stored in the database to the docs. I have heard som...
0
9,938
08/13/2008 15:22:47
263
08/04/2008 09:56:55
19
3
Generic iterator
I am trying to find a generic way of accessing a set of containers. I have a standard vector and list in addition to another custom list. The custom list defines an iterator; class Iterator: public std::iterator<std::forward_iterator_tag, T> { // ... } Iterator begin() { return (...
c++
generics
iteration
containers
null
null
open
Generic iterator === I am trying to find a generic way of accessing a set of containers. I have a standard vector and list in addition to another custom list. The custom list defines an iterator; class Iterator: public std::iterator<std::forward_iterator_tag, T> { // ... } Iterator begin...
0
9,617,451
03/08/2012 12:11:21
691,226
04/04/2011 13:59:13
387
3
Handle or not to handle null parameters with exceptions
I remember reading some exception handling guidance that checking for null parameters was discouraged. The justification for this was, that if you left the code as is, an exception would be raised (NullReferenceExcpetion) when you attempted to use the parameter. The alternative is explicitly checking for null and throw...
c#
exception
parameters
null
null
null
open
Handle or not to handle null parameters with exceptions === I remember reading some exception handling guidance that checking for null parameters was discouraged. The justification for this was, that if you left the code as is, an exception would be raised (NullReferenceExcpetion) when you attempted to use the paramet...
0
9,617,453
03/08/2012 12:11:27
1,113,356
12/23/2011 11:45:52
1
0
SQL MIN Function with where clause
This is my Project Table Project Table JNo Name City J1 Proj1 London J2 Proj2 Paris J3 Proj3 Athens J4 Proj4 India And this is my shipment table Shipment SNo PNo JNo Qty S1 P1 J1 50 S1 P1 J2 90 S1 P2 J1 40 S1 P3 J3 20 S2 P1 J3 110 S2 P2 J2 30...
mysql
sql
phpmyadmin
null
null
null
open
SQL MIN Function with where clause === This is my Project Table Project Table JNo Name City J1 Proj1 London J2 Proj2 Paris J3 Proj3 Athens J4 Proj4 India And this is my shipment table Shipment SNo PNo JNo Qty S1 P1 J1 50 S1 P1 J2 90 S1 P2 J1 40 S1 P3 ...
0
9,617,454
03/08/2012 12:11:28
726,954
04/27/2011 09:48:13
2,159
111
Caching Bitmaps for use in ListView - Checking current VM Budget
I'm wondering if anyone has any experience in an architecture designed to cache "As many images as possible". In my situation I receive an Bitmap for a ListView item via the network (Which isn't cheap in terms of processor or network traffic). The user will likely load a few items into the list and then juggle betw...
android
caching
architecture
bitmap
outofmemoryexception
null
open
Caching Bitmaps for use in ListView - Checking current VM Budget === I'm wondering if anyone has any experience in an architecture designed to cache "As many images as possible". In my situation I receive an Bitmap for a ListView item via the network (Which isn't cheap in terms of processor or network traffic). Th...
0
9,617,457
03/08/2012 12:11:29
1,066,357
11/25/2011 23:17:41
20
0
Multiple files as arguments to make. Is my approach ok?
I'm trying to create a universal makefile for my lab problems. There are five tasks, and each one requires separate C file compiled and ran. As I have to include some additional libraries while using gcc I'd like to just type `make ZAD=first second` and have first.c and second.c compiled. The problem is I don't know ho...
unix
gcc
makefile
make
null
null
open
Multiple files as arguments to make. Is my approach ok? === I'm trying to create a universal makefile for my lab problems. There are five tasks, and each one requires separate C file compiled and ran. As I have to include some additional libraries while using gcc I'd like to just type `make ZAD=first second` and have ...
0
9,614,819
03/08/2012 08:37:13
84,325
03/29/2009 18:16:33
1,403
6
About the diagrams in software development life-cycle
1. why we need diagrams(UML,ER) in software development life-cycle? 2. what the benefit? 2. Is there any alternative mothod ?
database-design
uml
software-engineering
er
null
03/08/2012 16:15:42
not constructive
About the diagrams in software development life-cycle === 1. why we need diagrams(UML,ER) in software development life-cycle? 2. what the benefit? 2. Is there any alternative mothod ?
4
9,617,464
03/08/2012 12:11:59
456,105
09/23/2010 11:38:27
3
0
should core data code must be embedded into viewController code
I'm now developing an app with core data on iPhone. After reading many projects about core data, I find that core data code is embedded into viewController code in all of there projects. for example: @interface MyAppMasterViewController : UITableViewController <NSFetchedResultsControllerDelegate> @propert...
objective-c
core-data
null
null
null
null
open
should core data code must be embedded into viewController code === I'm now developing an app with core data on iPhone. After reading many projects about core data, I find that core data code is embedded into viewController code in all of there projects. for example: @interface MyAppMasterViewController : UITab...
0
9,617,469
03/08/2012 12:12:33
934,846
09/08/2011 13:05:14
145
5
How to create a proper 503 Maintenance page in MVC?
I want to create a proper maintenance page for my site in MVC. I want it to return status code 503 so google will come back to index it later. So far, i've created an ActionFilter that checks to see if "MaintenanceMode" is TRUE in the web.config. If it is (and we're not already going to the maintenance page), it...
mvc
seo
null
null
null
null
open
How to create a proper 503 Maintenance page in MVC? === I want to create a proper maintenance page for my site in MVC. I want it to return status code 503 so google will come back to index it later. So far, i've created an ActionFilter that checks to see if "MaintenanceMode" is TRUE in the web.config. If it is ...
0
9,974
08/13/2008 15:49:41
1,219
08/13/2008 13:44:47
1
4
Query times out from web app but runs fine from management studio
This is a question I asked on another forum which received some decent answers, but I wanted to see if anyone here has more insight. The problem is that you have one of your pages in a web application timing out when it gets to a stored procedure call, so you use Sql Profiler, or your application trace logs, to find...
sql
mssql
null
null
null
null
open
Query times out from web app but runs fine from management studio === This is a question I asked on another forum which received some decent answers, but I wanted to see if anyone here has more insight. The problem is that you have one of your pages in a web application timing out when it gets to a stored procedure...
0
9,977
08/13/2008 15:50:56
1,226
08/13/2008 13:55:55
11
3
What do you look for from a User Group?
I'm in the process of starting a User Group in my area related to .NET development. The format of the community will be the average free food, presentation, and then maybe free swag giveaway. What would you, as a member of a user community, look for in order to keep you coming back month to month?
.net
user
community
groups
null
null
open
What do you look for from a User Group? === I'm in the process of starting a User Group in my area related to .NET development. The format of the community will be the average free food, presentation, and then maybe free swag giveaway. What would you, as a member of a user community, look for in order to keep you ...
0
10,006
08/13/2008 16:08:43
313
08/04/2008 15:05:26
66
5
What is the easiest way to add compression to WCF?
I have a silverlight 2 beta 2 application that accesses a WCF web service. Because of this, it currently can only use basicHttp binding. The webservice will return fairly large amounts of XML data. This seems fairly wasteful from a bandwidth usage standpoint as the response, if zipped, would be smaller by a factor o...
silverlight
wcf
silverlight2beta2
null
null
null
open
What is the easiest way to add compression to WCF? === I have a silverlight 2 beta 2 application that accesses a WCF web service. Because of this, it currently can only use basicHttp binding. The webservice will return fairly large amounts of XML data. This seems fairly wasteful from a bandwidth usage standpoint as...
0
10,038
08/13/2008 16:26:10
1,384,652
08/01/2008 12:01:23
875
58
Animation in javascript, a starting point
I understand how JS is run and I think I understand most of the DOM but I've no idea about animation. Does anybody here know of a good guide that can explain to me how it's done in Javascript? In addition, should I even consider Javascript for animation? Should I instead be looking to learn flash?
javascript
animation
null
null
null
null
open
Animation in javascript, a starting point === I understand how JS is run and I think I understand most of the DOM but I've no idea about animation. Does anybody here know of a good guide that can explain to me how it's done in Javascript? In addition, should I even consider Javascript for animation? Should I instea...
0
10,042
08/13/2008 16:29:22
571
08/06/2008 20:19:59
533
43
How do I implement a Linked List in Java?
So I got this as a homework question, and I was wondering if you pros could do it for me. KTHXBYE!
homework
java
linkedlist
null
null
01/03/2012 20:21:00
not constructive
How do I implement a Linked List in Java? === So I got this as a homework question, and I was wondering if you pros could do it for me. KTHXBYE!
4
10,043
08/13/2008 16:29:56
503
08/06/2008 12:17:31
8
1
.NET: How do I find the Desktop path when Folder Redirection is on?
I have been using **Environment.GetFolderPath(Environment.SpecialFolder.Desktop)** to get the path to the user's desktop for ages now, but since we changed our setup here at work so we use Folder Redirection to map our users' Desktop and My Documents folders to the server, it no-longer works. It still points to the De...
.net
null
null
null
null
null
open
.NET: How do I find the Desktop path when Folder Redirection is on? === I have been using **Environment.GetFolderPath(Environment.SpecialFolder.Desktop)** to get the path to the user's desktop for ages now, but since we changed our setup here at work so we use Folder Redirection to map our users' Desktop and My Docume...
0
10,061
08/13/2008 16:45:03
571
08/06/2008 20:19:59
527
43
GPS APIs
I'm looking for a GPS with a good API. I would like to be able to send an address to it, and tell it to navigate to that address. I also need to pull the current location from the GPS. I'd like to be able to do this with the GPS hooked up to a laptop by bluetooth or even just a USB cable. I've looked at the Dash ...
api
gps
null
null
null
null
open
GPS APIs === I'm looking for a GPS with a good API. I would like to be able to send an address to it, and tell it to navigate to that address. I also need to pull the current location from the GPS. I'd like to be able to do this with the GPS hooked up to a laptop by bluetooth or even just a USB cable. I've looke...
0
10,066
08/13/2008 16:51:28
350
08/04/2008 23:06:23
288
11
SQL Database documentation?
specifically, I use SQL Server 2005, but the solution might be brand independent. **Need**: You have 40 database tables, in some, you may have a column which is a integer values 1-9 representing some enum. Sure it makes sense in code, but not if you need to SQL the DB in a report getting only rows of type "active" b...
database
documentation
null
null
null
null
open
SQL Database documentation? === specifically, I use SQL Server 2005, but the solution might be brand independent. **Need**: You have 40 database tables, in some, you may have a column which is a integer values 1-9 representing some enum. Sure it makes sense in code, but not if you need to SQL the DB in a report get...
0
10,071
08/13/2008 16:55:51
636
08/07/2008 12:32:33
134
13
Compact Framework/Threading - MessageBox displays over other controls after option is chosen
I'm working on an app that grabs and installs a bunch of updates off an an external server, and need some help with threading. The user follows this process: * Clicks button * Method checks for updates, count is returned. * If greater than 0, then ask the user if they want to install using MessageBox.Show(). * If...
winforms
threading
multithreaded
compactframework
csharp
null
open
Compact Framework/Threading - MessageBox displays over other controls after option is chosen === I'm working on an app that grabs and installs a bunch of updates off an an external server, and need some help with threading. The user follows this process: * Clicks button * Method checks for updates, count is return...
0
10,082
08/13/2008 17:05:38
1,208
08/13/2008 13:11:36
1
1
iPhone - Exchange Calendars in Public Folders
I'm trying to get iPhone to play nice with all my work calendars that sync over exchange. My personal calendar works great with adding/remove events. However, my department calendar which is in a public folder does not show up at all. Anyone know a work around?
iphone
exchange
null
null
null
null
open
iPhone - Exchange Calendars in Public Folders === I'm trying to get iPhone to play nice with all my work calendars that sync over exchange. My personal calendar works great with adding/remove events. However, my department calendar which is in a public folder does not show up at all. Anyone know a work around?
0
10,083
08/13/2008 17:06:04
1,190
08/13/2008 12:15:38
55
3
better command for Windows?
While I grew up using Windows, I transitioned to my much-loved Mac years ago. I don't want to start a flame war here on operating systems. I do, however, want a terminal a little closer to what I'm used to. I'm not asking for full POSIX support - I don't have the patience to install CygWing - but I miss tabbed ter...
windows
osx
command-line
terminal
null
null
open
better command for Windows? === While I grew up using Windows, I transitioned to my much-loved Mac years ago. I don't want to start a flame war here on operating systems. I do, however, want a terminal a little closer to what I'm used to. I'm not asking for full POSIX support - I don't have the patience to instal...
0
10,088
08/13/2008 17:09:26
327
08/04/2008 17:08:49
220
11
Where is TFS work item help text displayed?
I'm creating some custom work items in TFS and the helptext field seems handy but I don't see where it is being displayed in Team Explorer or Team System Web Access. Where is this information displayed?
visual-studio
tfs
null
null
null
null
open
Where is TFS work item help text displayed? === I'm creating some custom work items in TFS and the helptext field seems handy but I don't see where it is being displayed in Team Explorer or Team System Web Access. Where is this information displayed?
0
10,098
08/13/2008 17:16:33
1,220
08/13/2008 13:44:48
215
17
Best mock framework that can do both WebForms and MVC?
I'm getting into more of a TDD workflow, and have a mix of MVC and asp.net Web Forms apps. MOQ is recommended for MVC. I've used Rhino for Web Forms. Does anyone have a best practice for having 1 framework mock for both?
c#
asp.net
asp.net-mvc
testing
null
null
open
Best mock framework that can do both WebForms and MVC? === I'm getting into more of a TDD workflow, and have a mix of MVC and asp.net Web Forms apps. MOQ is recommended for MVC. I've used Rhino for Web Forms. Does anyone have a best practice for having 1 framework mock for both?
0
10,118
08/13/2008 17:43:10
547
08/06/2008 16:09:22
177
20
Code Golf: What's the quickest way to determine if i'm using IE?
I run across this constantly, render some HTML if the browser is IE and some other if FFX (or mac, opera, etc). This is what I use (pardon the missing underscores) if(ereg("msie", strtolower($SERVER['HTTPUSERAGENT']))) { } Anyone know a shorter way? (I use PHP but, just for the heck of it, i'd love to see ...
code-golf
user-agent
null
null
null
null
open
Code Golf: What's the quickest way to determine if i'm using IE? === I run across this constantly, render some HTML if the browser is IE and some other if FFX (or mac, opera, etc). This is what I use (pardon the missing underscores) if(ereg("msie", strtolower($SERVER['HTTPUSERAGENT']))) { } Anyone know a ...
0
10,123
08/13/2008 17:46:41
742
08/08/2008 13:33:41
8
1
How do I treat an integer as an array of bytes in Python?
I'm trying to decode the result of the Python os.wait() function. This returns, according to the Python docs: > a tuple containing its pid and exit status indication: a 16-bit number, whose low byte is the signal number that killed the process, and whose high byte is the exit status (if the signal number is zero); t...
python
null
null
null
null
null
open
How do I treat an integer as an array of bytes in Python? === I'm trying to decode the result of the Python os.wait() function. This returns, according to the Python docs: > a tuple containing its pid and exit status indication: a 16-bit number, whose low byte is the signal number that killed the process, and whose...
0
10,149
08/13/2008 18:15:09
92
08/01/2008 17:55:41
2,050
55
How do I bind a regular expression to a key combination in emacs?
For context, I am something of an emacs newbie. I haven't used it for very long, but have been using it more and more (I like it a lot). Also I'm comfortable with lisp, but not super familiar with elisp. What I need to do is bind a regular expression to a keyboard combination because I use this particular regex so...
emacs
lisp
regex
regular-expression
null
null
open
How do I bind a regular expression to a key combination in emacs? === For context, I am something of an emacs newbie. I haven't used it for very long, but have been using it more and more (I like it a lot). Also I'm comfortable with lisp, but not super familiar with elisp. What I need to do is bind a regular expr...
0
10,158
08/13/2008 18:18:30
64
08/01/2008 14:27:12
1
0
Regex Rejecting matches because of Instr
What's the easiest way to do a "instring" type function with a regex. For example, how could I reject a whole string because of the presence of a single character such as ":" for example: "this" - okay "there:is" - not okay because of ":" More practically, how can I match the following string: //foo/bar/baz...
regex
xpath
null
null
null
null
open
Regex Rejecting matches because of Instr === What's the easiest way to do a "instring" type function with a regex. For example, how could I reject a whole string because of the presence of a single character such as ":" for example: "this" - okay "there:is" - not okay because of ":" More practically, how can I...
0
10,190
08/13/2008 18:38:02
373
08/05/2008 09:37:52
161
18
How to return a page of results from SQL?
Many applications have grids that display data from a database table one page at a time. Many of them also let the user pick the number of records per page, sort by any column, and navigate back and forth through the results. What's a good algorithm to implement this pattern without bringing the entire table to the ...
.net
sql
linq
pagination
null
null
open
How to return a page of results from SQL? === Many applications have grids that display data from a database table one page at a time. Many of them also let the user pick the number of records per page, sort by any column, and navigate back and forth through the results. What's a good algorithm to implement this pa...
0
10,199
08/13/2008 18:43:49
1,219
08/13/2008 13:44:47
1
6
How do you mark the maturation point of a programming language?
This is just a food for thought question to help get content into the site for the beta. Hopefully it can spur some interesting discussion. I have noticed with programming languages and environments that they tend to follow a curve that is in some ways similar to natural selection and evolution in species. Simple ...
programming-languages
languages
null
null
null
null
open
How do you mark the maturation point of a programming language? === This is just a food for thought question to help get content into the site for the beta. Hopefully it can spur some interesting discussion. I have noticed with programming languages and environments that they tend to follow a curve that is in some...
0
10,205
08/13/2008 18:46:44
1,228
08/13/2008 13:58:55
79
14
Delimited string parsing framework
I'm looking at parsing a delimited string, something on the order of a,b,c But this is a very simple example, and parsing delimited data can get complex; for instance 1,"Your simple algorithm, it fails",True would blow your naiive string.Split implementation to bits. Is there anything I can freely use/stea...
parsing
null
null
null
null
null
open
Delimited string parsing framework === I'm looking at parsing a delimited string, something on the order of a,b,c But this is a very simple example, and parsing delimited data can get complex; for instance 1,"Your simple algorithm, it fails",True would blow your naiive string.Split implementation to bits. ...
0
10,216
08/13/2008 18:53:24
1,190
08/13/2008 12:15:38
73
5
best language design resources
I've been toying with the idea of building a new general purpose programming language lately, and I was wondering where to go for help. Does anyone have a favorite book? Tutorial? Tools? I see the primary benefit of the project being that I will learn more about language design. I have little hope that it will bec...
language
design
compiler
null
null
null
open
best language design resources === I've been toying with the idea of building a new general purpose programming language lately, and I was wondering where to go for help. Does anyone have a favorite book? Tutorial? Tools? I see the primary benefit of the project being that I will learn more about language design. ...
0
10,228
08/13/2008 19:02:23
204
08/03/2008 13:27:56
315
22
Run PHPUnit Tests in Certain Order
Is there a way to get the tests inside of a TestCase to run in a certain order? For example, I want to seperate the lifecycle of an object from creation to use to destruction but need to make sure that the object is set up first before I run the other tests.
php
unittesting
phpunit
null
null
null
open
Run PHPUnit Tests in Certain Order === Is there a way to get the tests inside of a TestCase to run in a certain order? For example, I want to seperate the lifecycle of an object from creation to use to destruction but need to make sure that the object is set up first before I run the other tests.
0
10,229
08/13/2008 19:03:21
380
08/05/2008 10:39:18
496
61
Multithreading Design Question
Consider this problem: I have a program which should fetch (let's say) a 100 records from the database, and then for each one it needs to get updated information from a web service. There are two ways to introduce parallelism in this scenario: 1. I start of each request to the web service on a new Thread. The number...
.net
multithreading
null
null
null
null
open
Multithreading Design Question === Consider this problem: I have a program which should fetch (let's say) a 100 records from the database, and then for each one it needs to get updated information from a web service. There are two ways to introduce parallelism in this scenario: 1. I start of each request to the web...
0
10,230
08/13/2008 19:03:27
288
08/04/2008 12:50:02
13
2
Checking for string contents? string Length Vs Empty String
Which is more efficient for the compiler and the best practice for checking whether a string is blank? 1. Checking whether the length of the string == 0 2. Checking whether the string is empty (strVar == "") Also, does the answer depend on language?
string
compiler
efficiency
null
null
null
open
Checking for string contents? string Length Vs Empty String === Which is more efficient for the compiler and the best practice for checking whether a string is blank? 1. Checking whether the length of the string == 0 2. Checking whether the string is empty (strVar == "") Also, does the answer depend on lang...
0
10,256
08/13/2008 19:15:07
288
08/04/2008 12:50:02
13
2
Android Development
I am interested in trying some Android Development and I've not had much luck getting started. I'm not much of a Linux person but I have an Ubuntu box setup that I attempted to install the android SDK and plugins for Eclipse. But I'm not having much luck getting it setup. I'm looking for some guidance for what woul...
linux
eclipse
android
null
null
null
open
Android Development === I am interested in trying some Android Development and I've not had much luck getting started. I'm not much of a Linux person but I have an Ubuntu box setup that I attempted to install the android SDK and plugins for Eclipse. But I'm not having much luck getting it setup. I'm looking for so...
0
10,260
08/13/2008 19:18:07
203
08/03/2008 13:26:47
53
2
What are the useful new ASP.NET features in the .NET Framework 3.5?
I've kept up to date with new features in the C# language as it's moved from version 1 through version 3. I haven't done such a good job keeping up to date with ASP.NET. I feel like some of the post version 1 features are not so good (e.g. the AJAX framework) or are just not that useful to me (e.g. the membership fra...
asp.net
null
null
null
null
null
open
What are the useful new ASP.NET features in the .NET Framework 3.5? === I've kept up to date with new features in the C# language as it's moved from version 1 through version 3. I haven't done such a good job keeping up to date with ASP.NET. I feel like some of the post version 1 features are not so good (e.g. the A...
0
10,274
08/13/2008 19:24:22
380
08/05/2008 10:39:18
506
67
When should I not use the ThreadPool in .Net?
When should I not use the ThreadPool in .Net? it looks like the best option is to use a ThreadPool. In which case, why is it not the only option. What are your experiences around this?
.net
multithreading
null
null
null
null
open
When should I not use the ThreadPool in .Net? === When should I not use the ThreadPool in .Net? it looks like the best option is to use a ThreadPool. In which case, why is it not the only option. What are your experiences around this?
0
10,293
08/13/2008 19:35:31
567
08/06/2008 19:14:16
175
17
Has anyone used Jaxer in production?
Has anyone used [Jaxer][1] in a production environment, I am curious as to how it holds up compared to something like php, ruby, etc. and if anyone knows of any pitfalls to using it that are well known. [1]: http://www.aptana.com/jaxer
performance
aptana
jaxer
null
null
null
open
Has anyone used Jaxer in production? === Has anyone used [Jaxer][1] in a production environment, I am curious as to how it holds up compared to something like php, ruby, etc. and if anyone knows of any pitfalls to using it that are well known. [1]: http://www.aptana.com/jaxer
0
10,300
08/13/2008 19:45:33
203
08/03/2008 13:26:47
63
2
Validating posted form data in the ASP.NET MVC framework
I've been playing around with the ASP.NET MVC Framework and the one thing that's really confusing me is how I'm meant to do server side validation of posted form data. I presume I don't post back to the same URL, but if I don't how do I redisplay the form with the entered data and error messages? Also, where should t...
asp.net
mvc
validation
null
null
null
open
Validating posted form data in the ASP.NET MVC framework === I've been playing around with the ASP.NET MVC Framework and the one thing that's really confusing me is how I'm meant to do server side validation of posted form data. I presume I don't post back to the same URL, but if I don't how do I redisplay the form w...
0
10,303
08/13/2008 19:51:02
571
08/06/2008 20:19:59
558
46
What FoxPro data tools can I use to find corrupted data?
I have some SQL Server DTS packages that import data from a FoxPro database. This was working fine until recently. Now the script that imports data from one of the FoxPro tables bombs out about 470,000 records into the import. I'm just pulling the data into a table with nullable varchar fields so I'm thinking it mus...
database
foxpro
null
null
null
null
open
What FoxPro data tools can I use to find corrupted data? === I have some SQL Server DTS packages that import data from a FoxPro database. This was working fine until recently. Now the script that imports data from one of the FoxPro tables bombs out about 470,000 records into the import. I'm just pulling the data in...
0
10,308
08/13/2008 19:55:06
763
08/08/2008 16:17:13
40
2
Graphical representation of SVN branch/merge activity
Are you aware of any tool that creates diagrams showing the branch/merge activity in a SVN repository? We've all seen [these][1] [diagrams][2] in various [tutorials][3]. Some good, some not so good. Can they be created automatically (or maybe with a little prodding -- you might have to tell it what if your branching...
svn
subversion
null
null
null
null
open
Graphical representation of SVN branch/merge activity === Are you aware of any tool that creates diagrams showing the branch/merge activity in a SVN repository? We've all seen [these][1] [diagrams][2] in various [tutorials][3]. Some good, some not so good. Can they be created automatically (or maybe with a little p...
0
10,309
08/13/2008 19:56:52
1,143
08/12/2008 18:58:24
11
1
Whats the best way of finding ALL your memory when developing on the Compact Framework?
I've used the CF [Remote Performance Monitor][1], however this seems to only track memory initialised in the managed world as opposed to the unmanaged world. Well, I can only presume this as the numbers listed in the profiler are way short of the maximum allowed (32mb on CE 5). Profiling a particular app with the RPM s...
.net
compactframework
windows-ce
null
null
null
open
Whats the best way of finding ALL your memory when developing on the Compact Framework? === I've used the CF [Remote Performance Monitor][1], however this seems to only track memory initialised in the managed world as opposed to the unmanaged world. Well, I can only presume this as the numbers listed in the profiler a...
0
10,313
08/13/2008 20:02:06
1,245
08/13/2008 18:09:30
1
0
Can I copy files to a Network Place from a script or the command line?
Is it possible, in Windows XP, to copy files to a Network Place from the command line, a batch file or, even better, a PowerShell script? What sent me down this road of research was trying to publish files to a WSS 3.0 document library from a user's machine. I can't map a drive to the library in question because the...
sharepoint
command-line
scripting
powershell
moss
null
open
Can I copy files to a Network Place from a script or the command line? === Is it possible, in Windows XP, to copy files to a Network Place from the command line, a batch file or, even better, a PowerShell script? What sent me down this road of research was trying to publish files to a WSS 3.0 document library from ...
0
10,314
08/13/2008 20:03:53
1,043
08/11/2008 18:08:32
91
7
How do you name your instance/param values?
Being new to Objective-C (but a long term C/++) programmer I'm looking for advice/recommendations on naming conventions for variables. My personal preference would be to utilize a prefix for instance variables both for clarity within functions and to prevent shadowing of function parameters. However I'm a fan of pro...
objectivec
cocoa
null
null
null
null
open
How do you name your instance/param values? === Being new to Objective-C (but a long term C/++) programmer I'm looking for advice/recommendations on naming conventions for variables. My personal preference would be to utilize a prefix for instance variables both for clarity within functions and to prevent shadowing...
0
10,323
08/13/2008 20:19:09
1,190
08/13/2008 12:15:38
93
5
why doesn't Ruby have a real StringBuffer or StringIO
I recently read a nice [post][1] on using `StringIO` in Ruby. What the author doesn't mention, though, is that `StringIO` is just an "I." There's no "O." You _can't_ do this, for example: s = StringIO.new s << 'foo' s << 'bar' s.tos # I mean with an underscore, but Markdown hates that ...
ruby
io
string
buffer
null
null
open
why doesn't Ruby have a real StringBuffer or StringIO === I recently read a nice [post][1] on using `StringIO` in Ruby. What the author doesn't mention, though, is that `StringIO` is just an "I." There's no "O." You _can't_ do this, for example: s = StringIO.new s << 'foo' s << 'bar' s.tos ...
0
10,349
08/13/2008 20:41:24
337
08/04/2008 18:11:42
1
0
In WinForms, why can't you update UI controls from other threads?
I'm sure there is a good (or at least decent) reason for this. What is it?
winforms
multithreading
null
null
null
null
open
In WinForms, why can't you update UI controls from other threads? === I'm sure there is a good (or at least decent) reason for this. What is it?
0
10,366
08/13/2008 20:59:54
521
08/06/2008 14:16:34
401
24
style.display not working in Firefox, Opera, Safari - IE7 OK
I have an absolutely positioned div that I want to show when the user clicks a link. The onclick of the link calls a js function that sets the display of the div to block (also tried: "", inline, table-cell, inline-table, etc). This works great in IE7, not at all in every other browser I've tried (FF2, FF3, Opera 9.5, ...
javascript
html
css
null
null
null
open
style.display not working in Firefox, Opera, Safari - IE7 OK === I have an absolutely positioned div that I want to show when the user clicks a link. The onclick of the link calls a js function that sets the display of the div to block (also tried: "", inline, table-cell, inline-table, etc). This works great in IE7, n...
0
10,412
08/13/2008 22:07:45
354
08/05/2008 00:31:33
1
1
Creating a Word doc in C#.NET
I have a project where I would like to generate a report export in MS Word format. The report will include images/graphs, tables, and text. What is the best way to do this? Third party tools? What are your experiences?
c#
.net
word
null
null
null
open
Creating a Word doc in C#.NET === I have a project where I would like to generate a report export in MS Word format. The report will include images/graphs, tables, and text. What is the best way to do this? Third party tools? What are your experiences?
0
10,425
08/13/2008 22:23:01
633
08/07/2008 12:15:28
21
2
MVC Learning Resources
Can someone recommend some good resources for learning about MVC? I've been doing ASP.Net since it came out, but I've never gotten into MVC at all. I want to understand how it works, why it's better (if it is), when to use it, and so on. It doesn't have to be specific to ASP.Net MVC, though anything about that would be...
mvc
null
null
null
null
null
open
MVC Learning Resources === Can someone recommend some good resources for learning about MVC? I've been doing ASP.Net since it came out, but I've never gotten into MVC at all. I want to understand how it works, why it's better (if it is), when to use it, and so on. It doesn't have to be specific to ASP.Net MVC, though ...
0
10,426
08/13/2008 22:24:28
287
08/04/2008 12:43:38
113
11
What is a good Windows hex editor / viewer?
I am in need of a hex editor / viewer (viewer is more important than editing, but a plus if it can edit) for Windows. See [KHexedit][1] Requirements: - Free is best - View data at cursor as: byte, short, int, long, float, double (signed/unsiged where applicable) - Configure the endiance for multi-byte ...
windows
editor
hex
endiance
null
09/10/2011 19:15:31
not constructive
What is a good Windows hex editor / viewer? === I am in need of a hex editor / viewer (viewer is more important than editing, but a plus if it can edit) for Windows. See [KHexedit][1] Requirements: - Free is best - View data at cursor as: byte, short, int, long, float, double (signed/unsiged where applic...
4
10,435
08/13/2008 22:31:17
781
08/08/2008 21:28:19
53
7
Impersonation in IIS 7.0
I have a website that works correctly under IIS 6.0: It authenticates users with windows credentials, and then when talking to the service that hits the DB, it passes the credentials. In IIS 7.0, the same config settings do not pass the credentials, and the DB gets hit with NT AUTHORITY\ANONYMOUS. Is there someth...
iis7
null
null
null
null
null
open
Impersonation in IIS 7.0 === I have a website that works correctly under IIS 6.0: It authenticates users with windows credentials, and then when talking to the service that hits the DB, it passes the credentials. In IIS 7.0, the same config settings do not pass the credentials, and the DB gets hit with NT AUTHORITY...
0
10,443
08/13/2008 22:40:57
432
08/05/2008 17:18:46
638
37
Send messages to program through command line
I have this program, we'll call it Host. Host does all kinds of good stuff, but it needs to be able to accept input through the command line. For example, I need to be able to do this: ./Host --blahblah 3 6 3 5 This should somehow end up calling some function in Host called handleBlahBlah(int x1, int y...
c
command-line
io
architecture
null
null
open
Send messages to program through command line === I have this program, we'll call it Host. Host does all kinds of good stuff, but it needs to be able to accept input through the command line. For example, I need to be able to do this: ./Host --blahblah 3 6 3 5 This should somehow end up calling some function...
0
10,456
08/13/2008 23:01:01
1,147
08/12/2008 19:29:43
21
3
HowTo Disable WebBrowser 'Click Sound' in your app only.
Originally, I wanted to ask this question here on stackoverflow, but I was not yet in the beta. So, after googling for the answer and finding only a little bit of information on it I came up with the following and decided to post it here now that I'm in the beta. The 'click sound' in question is actually a system wi...
howto
c#
.net
null
null
null
open
HowTo Disable WebBrowser 'Click Sound' in your app only. === Originally, I wanted to ask this question here on stackoverflow, but I was not yet in the beta. So, after googling for the answer and finding only a little bit of information on it I came up with the following and decided to post it here now that I'm in the ...
0
10,475
08/13/2008 23:29:38
841
08/09/2008 09:37:17
18
3
Touch Typing Software recommendations
Since the keyboard is **the** interface we use to the computer, I've always thought touch typing should be something I should learn, but I've always been, well, lazy is the word. So, anyone recommend any good touch typing software? It's easy enough to google, but I'ld like to hear recommendations.
editor
touch-typing
null
null
null
03/01/2012 06:12:03
off topic
Touch Typing Software recommendations === Since the keyboard is **the** interface we use to the computer, I've always thought touch typing should be something I should learn, but I've always been, well, lazy is the word. So, anyone recommend any good touch typing software? It's easy enough to google, but I'ld like ...
2
10,477
08/13/2008 23:31:32
1,256
08/13/2008 23:17:37
1
0
Equidistant points across Bezier curves
Currently, I'm attempting to make multiple beziers have equidistant points. I'm currently using cubic interpolation to find the points, but because the way beziers work some areas are more dense than others and proving gross for texture mapping because of the variable distance. **Is there a way to find points on a be...
graphics
bezier
curve
interpolation
null
null
open
Equidistant points across Bezier curves === Currently, I'm attempting to make multiple beziers have equidistant points. I'm currently using cubic interpolation to find the points, but because the way beziers work some areas are more dense than others and proving gross for texture mapping because of the variable dista...
0
10,478
08/13/2008 23:32:09
722
08/08/2008 11:37:05
216
21
Getting selected text in a browser, cross-platform.
One of the things I'd like to do in my browser-based application is allow the user to select some text (not in a &lt;textarea&gt;, just plain ol' text!), and have my application pop up a small toolbar that then can interact with the next (in my case, add annotations). I've found a lot of stuff on google that seems t...
javascript
browser
selected-text
null
null
null
open
Getting selected text in a browser, cross-platform. === One of the things I'd like to do in my browser-based application is allow the user to select some text (not in a &lt;textarea&gt;, just plain ol' text!), and have my application pop up a small toolbar that then can interact with the next (in my case, add annotati...
0
10,486
08/13/2008 23:36:28
906
08/10/2008 09:40:59
11
1
Unit test execution speed (how many tests per second?)
What kind of execution rate do you aim for with your unit tests (# test per second)? How long is too long for an individual unit test? I'd be interested in knowing if people have any specific thresholds for determining whether their tests are too slow, or is it just when the friction of a long running test suite ge...
unit-testing
null
null
null
null
null
open
Unit test execution speed (how many tests per second?) === What kind of execution rate do you aim for with your unit tests (# test per second)? How long is too long for an individual unit test? I'd be interested in knowing if people have any specific thresholds for determining whether their tests are too slow, or ...
0
10,499
08/13/2008 23:49:15
116
08/02/2008 05:51:57
1,995
123
Oracle - What TNS Names file am I using?
Sometimes I get Oracle connection problems because I can't figure out which tnsnames.ora file my database client is using. What's the best way to figure this out? ++happy for various platform solutions.
oracle
connection
tns
tnsnames
null
null
open
Oracle - What TNS Names file am I using? === Sometimes I get Oracle connection problems because I can't figure out which tnsnames.ora file my database client is using. What's the best way to figure this out? ++happy for various platform solutions.
0
10,506
08/13/2008 23:57:01
122
08/02/2008 07:56:07
2,496
128
Weird DB2 issue with DBUnit
I am having a strange DB2 issue when I run DBUnit tests. My DBUnit tests are highly customized, but I don't think it is the issue. When I run the tests, I get a failure SQLCODE: -1084, SQLSTATE: 57019, [which translates to][1] "SQL1084C Shared memory segments cannot be allocated." It sounds like a weird memory iss...
java
db2
dbunit
null
null
null
open
Weird DB2 issue with DBUnit === I am having a strange DB2 issue when I run DBUnit tests. My DBUnit tests are highly customized, but I don't think it is the issue. When I run the tests, I get a failure SQLCODE: -1084, SQLSTATE: 57019, [which translates to][1] "SQL1084C Shared memory segments cannot be allocated." ...
0
10,515
08/14/2008 00:12:18
115
08/02/2008 05:44:40
149
25
PHP on IIS
Having been a PHP developer on LAMP servers for quite a while, is there anything that I will need to take into consideration while preparing an application for IIS on windows.
php
iis
windows
lamp
portability
null
open
PHP on IIS === Having been a PHP developer on LAMP servers for quite a while, is there anything that I will need to take into consideration while preparing an application for IIS on windows.
0
10,524
08/14/2008 00:24:43
708
08/08/2008 06:10:02
15
7
Expression.Invoke in Entity Framework?
The Entity Framework does not support the Expression.Invoke operator (You receive the following exception when trying to use it: "The LINQ expression node type 'Invoke' is not supported in LINQ to Entities.) Has anyone got a workaround for this missing functionality? I would like to use the PredicateBuilder detailed...
linq
entityframework
linq-to-entities
null
null
null
open
Expression.Invoke in Entity Framework? === The Entity Framework does not support the Expression.Invoke operator (You receive the following exception when trying to use it: "The LINQ expression node type 'Invoke' is not supported in LINQ to Entities.) Has anyone got a workaround for this missing functionality? I wou...
0
10,531
08/14/2008 00:36:01
859
08/09/2008 18:03:12
1
0
Using c# with OpenOffice through reflection
I'm working on some code to paste into the currently active OpenOffice document directly from c#. I can't include any of the OpenOffice libraries, because we don't want to package them, so we're using reflection to get access to the OpenOffice api. My question involves using a dispatcher through reflection. I can'...
c#
reflection
null
null
null
null
open
Using c# with OpenOffice through reflection === I'm working on some code to paste into the currently active OpenOffice document directly from c#. I can't include any of the OpenOffice libraries, because we don't want to package them, so we're using reflection to get access to the OpenOffice api. My question involv...
0
10,532
08/14/2008 00:36:20
305
08/04/2008 14:04:19
178
18
What's the preferred way to connect to a postgresql database from PHP?
I've been using PHP+MySQL for ages and am about to start using postgresql instead. What's the preferred method? Is it via the PDO objects or is there something better?
php
postgresql
null
null
null
null
open
What's the preferred way to connect to a postgresql database from PHP? === I've been using PHP+MySQL for ages and am about to start using postgresql instead. What's the preferred method? Is it via the PDO objects or is there something better?
0
10,533
08/14/2008 00:40:26
872
08/09/2008 23:52:40
1,696
133
Parsing attributes with regex in Perl
Here's a problem I ran into recently. I have attributes strings of the form "x=1 and y=abc and z=c4g and ..." Some attributes have numeric values, some have alpha values, some have mixed, some have dates, etc. Every string is *supposed* to have "`x=someval and y=anotherval`" at the beginning, but some don...
regex
perl
null
null
null
null
open
Parsing attributes with regex in Perl === Here's a problem I ran into recently. I have attributes strings of the form "x=1 and y=abc and z=c4g and ..." Some attributes have numeric values, some have alpha values, some have mixed, some have dates, etc. Every string is *supposed* to have "`x=someval and y=...
0
10,564
08/14/2008 01:43:04
437
08/05/2008 18:13:45
604
17
How can I set up an editor to work with Git on Windows?
I'm trying out Git on Windows. I got to the point of trying "git commit" and I got this error: > Terminal is dumb but no VISUAL nor > EDITOR defined. Please supply the > message using either -m or -F option. So I figured out I need to have an environment variable called EDITOR. No problem. I set it to point to ...
git
editor
windows
null
null
null
open
How can I set up an editor to work with Git on Windows? === I'm trying out Git on Windows. I got to the point of trying "git commit" and I got this error: > Terminal is dumb but no VISUAL nor > EDITOR defined. Please supply the > message using either -m or -F option. So I figured out I need to have an environm...
0
10,575
08/14/2008 02:01:02
1,219
08/13/2008 13:44:47
16
15
What's your Interactive Voice Response Platform?
For those of you working in the voice space, what are you using as your IVR platform? I am using Microsoft Speech Server 2007. What are some equivalent packages? Is anyone using open source software for handling inbound or outbound calls? Note that I'm not just talking about speech recognition, which is one compone...
ivr
voip
telephony
voice
null
null
open
What's your Interactive Voice Response Platform? === For those of you working in the voice space, what are you using as your IVR platform? I am using Microsoft Speech Server 2007. What are some equivalent packages? Is anyone using open source software for handling inbound or outbound calls? Note that I'm not just ...
0
10,580
08/14/2008 02:10:53
1,190
08/13/2008 12:15:38
180
12
What are Early and Late Binding?
In the spirit of asking the questions that need to be asked . . . what is the difference between early and late binding?
binding
cs101
null
null
null
null
open
What are Early and Late Binding? === In the spirit of asking the questions that need to be asked . . . what is the difference between early and late binding?
0
10,583
08/14/2008 02:20:10
784
08/08/2008 22:02:14
153
7
What do you do when you're learning a new programming language?
When you decide to learn a new language what do you do? I tend to do a small amount of reading about said language then write a few simple "standard" programs -- typically raytracers and parsers because they're what i'm conceptually familiar with -- so that a can get a feel for the language and learn to use it witho...
language-agnostic
null
null
null
null
10/29/2010 21:43:01
not constructive
What do you do when you're learning a new programming language? === When you decide to learn a new language what do you do? I tend to do a small amount of reading about said language then write a few simple "standard" programs -- typically raytracers and parsers because they're what i'm conceptually familiar with -...
4
10,586
08/14/2008 02:22:37
797
08/09/2008 02:14:04
170
5
Small modification to an XML document using StAX
I'm currently trying to read in an XML file, make some minor changes (alter the value of some attributes), and write it back out again. I have intended to use a StAX parser (javax.xml.stream.XMLStreamReader) to read in each event, see if it was one I wanted to change, and then pass it straight on to the StAX writer ...
java
stax
null
null
null
null
open
Small modification to an XML document using StAX === I'm currently trying to read in an XML file, make some minor changes (alter the value of some attributes), and write it back out again. I have intended to use a StAX parser (javax.xml.stream.XMLStreamReader) to read in each event, see if it was one I wanted to ch...
0
10,595
08/14/2008 02:39:38
1,263
08/14/2008 02:39:38
1
0
How do I write those cool command line code generators (rails, sproutcore, webgen)
I've grokked the code for all the aforementioned apps and I still can't find a straightforward way to create a static directory structure from a single command...
ruby
null
null
null
null
null
open
How do I write those cool command line code generators (rails, sproutcore, webgen) === I've grokked the code for all the aforementioned apps and I still can't find a straightforward way to create a static directory structure from a single command...
0
10,599
08/14/2008 02:50:26
730
08/08/2008 12:40:04
6
8
Web page field validation
I need to validate a date/time field on a webpage but want it to do it without reloading the page and would like 'instant' feedback for the users. What's the best/easiest solution. BTW: easiest scores 65% of total points
webpage
fieldvalidation
null
null
null
null
open
Web page field validation === I need to validate a date/time field on a webpage but want it to do it without reloading the page and would like 'instant' feedback for the users. What's the best/easiest solution. BTW: easiest scores 65% of total points
0
10,600
08/14/2008 02:52:28
1,219
08/13/2008 13:44:47
16
16
What's the best database storage device?
So, the answer should probably be presented in tiers for the size of the application, but I'm wondering about people's experience with choosing where the disk drives used by the database should reside. Here are some of the options: - Old fashioned internal disks - fast but not very expandable - NAS - Slow bu...
database
storage
raid
disk
null
null
open
What's the best database storage device? === So, the answer should probably be presented in tiers for the size of the application, but I'm wondering about people's experience with choosing where the disk drives used by the database should reside. Here are some of the options: - Old fashioned internal disks - f...
0
10,601
08/14/2008 02:56:31
718
08/08/2008 07:07:38
174
7
What are you doing to become a better developer?
These are the things which I do regularly: - Read other people's code - Read blogs - Listen to podcasts - Posting to my blog - Read books (mostly technical) I'm curious if there's something which does not seem to be programming related but helps you to become better.
self-improvement
null
null
null
null
null
open
What are you doing to become a better developer? === These are the things which I do regularly: - Read other people's code - Read blogs - Listen to podcasts - Posting to my blog - Read books (mostly technical) I'm curious if there's something which does not seem to be programming related but helps ...
0
10,604
08/14/2008 02:57:18
150
08/02/2008 16:09:34
129
4
Automatically measure all SQL queries
In [Maybe Normalizing Isn't Normal](http://www.codinghorror.com/blog/archives/001152.html) Jeff Atwood says, "You're automatically measuring all the queries that flow through your software, right?" I'm not but I'd like to. What's the best way to do this with an ASP.NET + MS SQL Server application?
mssql
optimization
null
null
null
null
open
Automatically measure all SQL queries === In [Maybe Normalizing Isn't Normal](http://www.codinghorror.com/blog/archives/001152.html) Jeff Atwood says, "You're automatically measuring all the queries that flow through your software, right?" I'm not but I'd like to. What's the best way to do this with an ASP.NET + MS ...
0
10,610
08/14/2008 03:04:16
805
08/09/2008 03:27:03
1
0
Regex Library
Does anyone use have a good regex library that they like to use? Most of the regexes that you find online either contain bugs or are so focused on the edge cases that it turns into a competition to validate whatever spec 100%. Of course you can write your own, but when you are billing by the hour its handy to have a li...
regex
null
null
null
null
null
open
Regex Library === Does anyone use have a good regex library that they like to use? Most of the regexes that you find online either contain bugs or are so focused on the edge cases that it turns into a competition to validate whatever spec 100%. Of course you can write your own, but when you are billing by the hour its...
0
10,634
08/14/2008 03:36:54
1,220
08/13/2008 13:44:48
339
19
Is msbuild worth looking at?
I currently use nant, ccnet, svn, mbunit. I use msbuild to do my sln build just because it was simpler to shell out. Are there any merits to switching my whole build script to MSBuild? I need to be able to run tests, watir style tests, xcopy deploy. Is this easier?
nant
msbuild
buildprocess
build-automation
null
null
open
Is msbuild worth looking at? === I currently use nant, ccnet, svn, mbunit. I use msbuild to do my sln build just because it was simpler to shell out. Are there any merits to switching my whole build script to MSBuild? I need to be able to run tests, watir style tests, xcopy deploy. Is this easier?
0
10,635
08/14/2008 03:39:17
1,220
08/13/2008 13:44:48
339
19
Why don't my powershell scripts run?
I wrote a simple batch file as a powershell script, getting errors when they run. its in a scripts directory in my path. Don't have the error handy, but its something about signatures.
powershell
null
null
null
null
null
open
Why don't my powershell scripts run? === I wrote a simple batch file as a powershell script, getting errors when they run. its in a scripts directory in my path. Don't have the error handy, but its something about signatures.
0
10,644
08/14/2008 03:52:55
147
08/02/2008 14:57:08
172
8
Any decent C# profilers out there?
I urgently need a C# profiler. Although I'm not averse to paying for one, something which is free or at least with a trial version would be ideal since it takes time to raise a purchase order. Any recommendations?
c#
.net
profiler
null
null
null
open
Any decent C# profilers out there? === I urgently need a C# profiler. Although I'm not averse to paying for one, something which is free or at least with a trial version would be ideal since it takes time to raise a purchase order. Any recommendations?
0
10,658
08/14/2008 04:07:36
519
08/06/2008 14:09:46
122
6
Creating iCal Files in c#
I'm looking for a good method of generating an iCalendar file (*.ics) in c# (asp.net). I've found a couple resources, but one thing that has been lacking is their support for **quoted-printable** fields - fields that have carriage returns and line feeds. For example, if the **description** field isn't encoded prope...
c#
asp.net
asp
ical
icalendar
null
open
Creating iCal Files in c# === I'm looking for a good method of generating an iCalendar file (*.ics) in c# (asp.net). I've found a couple resources, but one thing that has been lacking is their support for **quoted-printable** fields - fields that have carriage returns and line feeds. For example, if the **descript...
0
10,661
08/14/2008 04:16:18
209
08/03/2008 13:54:19
16
2
Does the OutputCacheFilter in the Microsoft MVC Preview 4 actually save on action invocations?
We deployed a live, fresh, swanky site using preview 3 including rigorous stress testing. Page Output caching was our saviour and afforded us the ability to meet our performance contractual requirements. My question is, is there a difference between action OutputCacheFilter and page output caching? Is the act...
mvc
aspnetmvc
aspnet
asp
c#
null
open
Does the OutputCacheFilter in the Microsoft MVC Preview 4 actually save on action invocations? === We deployed a live, fresh, swanky site using preview 3 including rigorous stress testing. Page Output caching was our saviour and afforded us the ability to meet our performance contractual requirements. My questi...
0
10,668
08/14/2008 04:31:32
1,114
08/12/2008 12:54:42
1
0
Reading Other Process' Memory in Mac OS / BSD
I've been attempting to understand how to read the memory of other processes on Mac OS, but I'm not having much luck. I've seen many examples online using `ptrace` with `PEEKDATA` and such, however it doesn't have that option on BSD ([man page](http://developer.apple.com/documentation/Darwin/Reference/ManPages/man2/ptr...
memory
ptrace
macos
bsd
null
null
open
Reading Other Process' Memory in Mac OS / BSD === I've been attempting to understand how to read the memory of other processes on Mac OS, but I'm not having much luck. I've seen many examples online using `ptrace` with `PEEKDATA` and such, however it doesn't have that option on BSD ([man page](http://developer.apple.c...
0
10,670
08/14/2008 04:35:16
209
08/03/2008 13:54:19
16
2
Asynchronous Remoting calls
We have a remoting singleton server running in a separate windows service (let's call her RemotingService). The clients of the RemotingService are ASP.NET instances (many many). Currently, the clients remoting call RemotingService and blocks while the RemotingService call is serviced. However, the remoting service i...
c#
.net-3.5
.net-2.0
remoting
rpc
null
open
Asynchronous Remoting calls === We have a remoting singleton server running in a separate windows service (let's call her RemotingService). The clients of the RemotingService are ASP.NET instances (many many). Currently, the clients remoting call RemotingService and blocks while the RemotingService call is serviced...
0
10,680
08/14/2008 04:53:45
1,084
08/12/2008 11:01:49
19
6
onexit() vs atexit()
Is there any difference between int on_exit(void (*function)(int , void *), void *arg); and int atexit(void (*function)(void)); other than the fact that the function used by on_exit gets the exit status? That is, if I don't care about the exit status, is there any reason to use one or the othe...
c
linux
null
null
null
null
open
onexit() vs atexit() === Is there any difference between int on_exit(void (*function)(int , void *), void *arg); and int atexit(void (*function)(void)); other than the fact that the function used by on_exit gets the exit status? That is, if I don't care about the exit status, is there any rea...
0
10,688
08/14/2008 05:10:36
372
08/05/2008 09:16:41
589
55
Best tool for auto-generating SQL change scripts
I'm doing a survey for the best SQL change script generators out there, specifically for MS SQL Server. I do know of [Redgate SQL Compare][1], but I'd like to know what others use, and if there are free versions of such software that I could try. Any suggestions? [1]: http://www.red-gate.com/products/SQL_C...
sql
database
server
null
null
null
open
Best tool for auto-generating SQL change scripts === I'm doing a survey for the best SQL change script generators out there, specifically for MS SQL Server. I do know of [Redgate SQL Compare][1], but I'd like to know what others use, and if there are free versions of such software that I could try. Any suggestio...
0
10,715
08/14/2008 05:55:56
528
08/06/2008 14:45:05
56
3
What types of software testing are there?
What are all the types of software testing that you can put in front of the word "Testing"? Here are some examples: - Unit Testing - Functional Testing - Integration Testing - Performance Testing - Stress and Volume Testing - White Box Testing - Black Box Testing - User Testing - Automat...
testing
null
null
null
null
null
open
What types of software testing are there? === What are all the types of software testing that you can put in front of the word "Testing"? Here are some examples: - Unit Testing - Functional Testing - Integration Testing - Performance Testing - Stress and Volume Testing - White Box Testing - B...
0
10,727
08/14/2008 06:07:53
116
08/02/2008 05:51:57
2,071
130
What is a "reasonable" length of time to keep a SQL cursor open?
In your applications, what's a "long time" to keep a transaction open before committing or rolling back? Minutes? Seconds? Hours? and on which database?
sql
cursor
null
null
null
null
open
What is a "reasonable" length of time to keep a SQL cursor open? === In your applications, what's a "long time" to keep a transaction open before committing or rolling back? Minutes? Seconds? Hours? and on which database?
0
10,731
08/14/2008 06:10:25
116
08/02/2008 05:51:57
2,071
130
Best way to store a database password in a startup script / config file?
So our web server apps need to connect to the database, and some other apps have startup scripts that execute at boot time. What's the best way to store the name/password for these applications?
server
sql
password
security
null
null
open
Best way to store a database password in a startup script / config file? === So our web server apps need to connect to the database, and some other apps have startup scripts that execute at boot time. What's the best way to store the name/password for these applications?
0
10,752
08/14/2008 06:27:57
122
08/02/2008 07:56:07
2,601
139
What is the difference between integration and unit tests?
I know the so-called textbook definition of unit tests and integration tests. What I am curious about is when it is time to write unit tests... I will write them to cover as many sets of classes as possible. For example, if I have a Word class, I will write some unit tests for the Word class. Then, I begin writing...
integration-testing
unit-testing
null
null
null
null
open
What is the difference between integration and unit tests? === I know the so-called textbook definition of unit tests and integration tests. What I am curious about is when it is time to write unit tests... I will write them to cover as many sets of classes as possible. For example, if I have a Word class, I will ...
0
10,782
08/14/2008 07:21:12
481
08/06/2008 08:40:41
26
5
convert asp.net application to iis7 integrated mode
What steps I need to perform in order to convert asp.net 2 application from iis7 classic to integrated mode?
asp.net
iis7
classic
integrated
null
null
open
convert asp.net application to iis7 integrated mode === What steps I need to perform in order to convert asp.net 2 application from iis7 classic to integrated mode?
0
10,793
08/14/2008 08:06:59
1,269
08/14/2008 08:00:22
1
0
Catching unhandled exceptions in ASP.NET UserControls
I'm dynamically loading user controls adding them to the Controls collection of the web form. I'd like to hide user controls if they cause a unhandled exception while rendering. So, I tried hooking to the Error event of each UserControl but it seems that this event never fires for the UserControls as it does for ...
asp.net
exception
usercontrols
null
null
null
open
Catching unhandled exceptions in ASP.NET UserControls === I'm dynamically loading user controls adding them to the Controls collection of the web form. I'd like to hide user controls if they cause a unhandled exception while rendering. So, I tried hooking to the Error event of each UserControl but it seems that ...
0
10,808
08/14/2008 08:30:27
841
08/09/2008 09:37:17
23
3
Ruby mixins and calling super methods
Ok, so I've been refactoring my code in my little Rails app in an effort to remove duplication, and in general make my life easier (as I like an easy life). Part of this refactoring, has been to move code that's common to two of my models to a module that I can include where I need it. So far, so good. Looks like i...
ruby
ruby-on-rails
null
null
null
null
open
Ruby mixins and calling super methods === Ok, so I've been refactoring my code in my little Rails app in an effort to remove duplication, and in general make my life easier (as I like an easy life). Part of this refactoring, has been to move code that's common to two of my models to a module that I can include where ...
0
10,810
08/14/2008 08:38:24
966
08/11/2008 07:35:55
1
0
Why do I get the error "Unable to update the password" when calling AzMan?
I'm doing a authorization check from a WinForms application with the help of the AzMan authorization provider from Enterprise Library and I'm receiving the the following error: > Unable to update the password. The value provided as the current password is incorrect. (Exception from HRESULT: 0x8007052B) (Microsoft.Pr...
winxp
c#
azman
winforms
adam
null
open
Why do I get the error "Unable to update the password" when calling AzMan? === I'm doing a authorization check from a WinForms application with the help of the AzMan authorization provider from Enterprise Library and I'm receiving the the following error: > Unable to update the password. The value provided as the c...
0
10,819
08/14/2008 09:01:37
224
08/03/2008 17:17:37
266
11
SQL, Auxiliary table of numbers
For certain types of sql queries, an auxiliary table of numbers can be very useful. It may be created as a table with as many rows as you need for a particular task or as a user defined function that returns the number of rows required in each query. What is the optimal way to create such a function?
sql-server
sql
query
number
null
null
open
SQL, Auxiliary table of numbers === For certain types of sql queries, an auxiliary table of numbers can be very useful. It may be created as a table with as many rows as you need for a particular task or as a user defined function that returns the number of rows required in each query. What is the optimal way to cr...
0
10,822
08/14/2008 09:09:52
1,271
08/14/2008 09:09:52
1
0
Fast database access test from .Net
What would be a very fast way to determine if your connectionstring lets you connect to a database? Normally a connection attempt keeps the user waiting a long time before notifying the attempt was futile anyway...
.net
database
connectionstring
connection
null
null
open
Fast database access test from .Net === What would be a very fast way to determine if your connectionstring lets you connect to a database? Normally a connection attempt keeps the user waiting a long time before notifying the attempt was futile anyway...
0
10,825
08/14/2008 09:14:07
993
08/11/2008 12:24:17
96
12
Compare a date string to datetime in SQL Server
In SQL Server I have a DATETIME column which includes a time element. Example: '14 AUG 2008 14:23:019' What is the best method to select the records for a particular day, ignoring the time part? Example: (Not safe, as it does not match the time part and returns no rows) SELECT * FROM ...
database
mssql
tsql
datetime
null
null
open
Compare a date string to datetime in SQL Server === In SQL Server I have a DATETIME column which includes a time element. Example: '14 AUG 2008 14:23:019' What is the best method to select the records for a particular day, ignoring the time part? Example: (Not safe, as it does not match the time pa...
0
10,836
08/14/2008 09:24:32
380
08/05/2008 10:39:18
520
69
Your experience with .Net based CMS
Which is a good .Net based CMS out there (for creating a corporate website). I have used Kentico CMS for some time, and am moderately happy with it. However, is there anything better out there. I would like the ability to develop my own custom asp.net templates for various page types and install them.
.net
content-management-system
null
null
null
03/06/2012 02:24:56
not constructive
Your experience with .Net based CMS === Which is a good .Net based CMS out there (for creating a corporate website). I have used Kentico CMS for some time, and am moderately happy with it. However, is there anything better out there. I would like the ability to develop my own custom asp.net templates for various pa...
4
10,855
08/14/2008 10:08:27
445
08/05/2008 19:37:25
73
5
LINQ query on a DataTable
I'm trying to perform a LINQ query on a DataTable object and bizarrely I am finding that performing such queries on DataTables is not straightforward. For example: var results = from myRow in myDataTable where results.Field("RowNo") == 1 select results; is not allowed. Any ideas how to get something like this w...
c#
.net
ado.net
linq
null
null
open
LINQ query on a DataTable === I'm trying to perform a LINQ query on a DataTable object and bizarrely I am finding that performing such queries on DataTables is not straightforward. For example: var results = from myRow in myDataTable where results.Field("RowNo") == 1 select results; is not allowed. Any ideas h...
0