| Thread | Last Post | Replies |
|
| Frustrated trying to position controls in a xaml window. | 12 Feb 2008 15:19 GMT | 4 |
I'm trying to position controls in a window and am having a very difficult time. I want all the controls to be anchored top/left so when I do the final resizing of the window, all the controls sit in the same position. However, as I place controls toward the right side of the ...
|
| loading data from file to db | 12 Feb 2008 11:47 GMT | 2 |
I've a requirement to load the data froma csv file to sql server table programaticlly.. I'm working with .net 1.1..so i can't use sqlbulkcopy concept.. which is the best approach to load the daat wrt performance...
|
| Only one instance at a time.. | 12 Feb 2008 11:21 GMT | 1 |
If i execute my application two times, the second instance should not come..i need only one instance at a time..Any hint?..
|
| pass by reference ,value doesnt change | 12 Feb 2008 07:36 GMT | 4 |
Im dealing with a Client Server application with multiple Client support. In that i'm using an integer for storing the number of clients.. On each Client connect i'm incrementing the value in a thread Safe manner like Interlocked.Increment(ref m_ClientCount);
|
| Debug two Thread Executions simultaneously. | 12 Feb 2008 07:24 GMT | 3 |
In my application im calling two threads to perform an update operation.Is there any way to Monitor the two executions.i need to debug the executions simultaneously,in two seperate debug windows..?..any hint?
|
| Print Preview Text Box | 12 Feb 2008 02:32 GMT | 1 |
I am trying to print preview a text box from a worksheet and not print preview the whole worksheet. I cannot seem to find the code to do this. Can anyone help. Thanks
|
| OleDbDataReader and TEXT field | 12 Feb 2008 00:13 GMT | 1 |
I am using OleDbConnection to access SQL Server and Oracle databases. On SQL Server I have a table that is used to store files in TEXT data type field. It should be IMAGE, but I didn't create the table and can't change it. When I try to access this field by OleDbCommand and
|
| Async Pages and Thread Pools | 11 Feb 2008 16:14 GMT | 4 |
All I have been discussing the use of asynchronous ASP .NET pages with a colleague. His justification for their use is that threads from the IIS thread pool can be freed up by offloading expensive operations to threads
|
| do u drink/use your own pee/urine for health/performance/peace | 11 Feb 2008 12:14 GMT | 1 |
---------- Forwarded message ---------- From: Erach <erach27@gmail.com> Date: Feb 11, 2008 2:38 PM Subject: Re: ghee-water-sugar therapy butter-water-sugar therapy
|
| Problem writing non-english characters | 11 Feb 2008 11:10 GMT | 1 |
When writing the following string Ecole élémentaire privée Notre-Dame i get this Ecole élémentaire privée Notre-Dame
|
| Office 2007 License keys | 11 Feb 2008 01:56 GMT | 2 |
I bought Office Student/Home 2007 with 3 license keys and installed it onto my new Acer Laptop, this notebook was faulty so I returned it to Acer and they replaced it, so I aain installed Office and yes you have guessed it, it failed so I now have a Gateway Laptop which functions ...
|
| out of space in boot partition of C drive | 10 Feb 2008 17:10 GMT | 2 |
Help! On my Pentium 4 system running Windows XP Profesional ver 5.1 Build 2600 with Service Pack 2, my 140GB primary drive is divided into two partitions---an 11.72GB (non-dynamic) NTFS system partition mapped as the
|
| Indexing Controls | 10 Feb 2008 14:09 GMT | 4 |
I have a form with about 16 pictureboxes on it. I would like to access these as an indexed array or something similar. You'd think they'd simply put an index number on each form object, so one could reference me.indexNum. I just need a way to scroll through the objects
|
| Question | 10 Feb 2008 01:43 GMT | 11 |
What is the correct sequence for 'using' statement and 'try -- catch'? Which of the following is right? try {
|
| Part of Tagger stopped working | 10 Feb 2008 01:03 GMT | 1 |
Has anyone seen this error message before? What is causing this? How can I repair the problem?
|