| Thread | Last Post | Replies |
|
| Survey Sample not saving reponses | 08 Apr 2005 06:49 GMT | 2 |
I downloaded and install both the Survey Sample and the Survey Admin pieces. Installed both of them and everything works. The problem I'm having is when I fill out the test survey nothing gets saved back to the SQL database. It saves a new session number in the session table ...
|
| Help:Alternative for Sessions | 07 Apr 2005 02:47 GMT | 2 |
Dear Sir In our project we are using more than 30 Session variables and we are assigning those variables in the first page and using them in different pages.Our program may be accessed by 500 users at a time and we are feeling
|
| a question about Mutex class | 05 Apr 2005 06:01 GMT | 3 |
I use this code to ensure only one application is running at one time. In debug version, it runs ok But, in release version, it failed. I don't why??? bool flgDouble ;
|
| Handling Timezone | 03 Apr 2005 06:10 GMT | 8 |
Don't know if I am in the right newsgroup (if not, please let me know)... I have a SQL Server whose .NET 1.1 clients may not be in the same time zone (as each other or the server). Is there a pattern for dealing with this? Specifically...
|
| connection to a remote computer | 02 Apr 2005 03:47 GMT | 4 |
This is not a new comment but a question or a riddle. I have a webform that has two controls: one datagrid and one button. I have created a sqladapter with a connection to another computer that has msde on it.
|
| .Net Documentation | 01 Apr 2005 20:04 GMT | 1 |
(Type your message here) Hi How the .NET languages extract the comments from the projects to generate the xml documentation. I have to do this all by my self with some additional features like filtering and convert to different formats i.e, PDF, MS Word etc.
|
| Trouble distributed transaction and oracle | 01 Apr 2005 14:35 GMT | 3 |
Hi everybody, I’m writing a .net application that access an oracle database and uses a distributed transaction to manipulate the data. This application runs within a windows services, periodically the application checks the database and
|