| Thread | Last Post | Replies |
|
| Feach (read) email headers from pop server | 11 Dec 2007 08:41 GMT | 3 |
I have been searching google for a way to read the email headers for mail on a pop server but cannot find any source samples. Are there any sample that anyone know about and if so can they post the links please. Regards
|
| Prevent users from reading application generated files | 11 Dec 2007 08:41 GMT | 2 |
Hi Experts, I am working on a windows application that generates few text files and saves it onto the disk. Now I want that only my application can read the files i.e. I don't want the user to open and read
|
| DataView - Integer Sorting | 11 Dec 2007 07:32 GMT | 1 |
I have used gridview in my application and i m using dataview to sort the grid. But when i sort the numeric column, dataview sorts it like a string. So, after sorting, instead of getting 1,3,11.... i get 1,11,3... in asc
|
| ReadLine needs twice Return Hit after Console.TreatControlCAsInput = true; | 11 Dec 2007 07:10 GMT | 5 |
i am not a friend of crossposting, but this is a exception here. Either i dont get it or whatever, can someone tell me, why the Console.ReadLine() needs twice Enter hit, after the Console.TreatControlCAsInput = true; has been set and
|
| using = <type> directive | 11 Dec 2007 04:57 GMT | 3 |
Can someone confirm that a) is illegal, and b) the solution? a) namespace Test {
|
| Gridview Column Width | 11 Dec 2007 04:14 GMT | 4 |
I have a Gridview binding to a DataTable source. I'd like to set the column with of the second column. I cannot do this apparently because when AutoGenerateColumns=true, they do not appear in the columns collection.
|
| Rijndael in ASP.NET and Delphi | 11 Dec 2007 00:09 GMT | 10 |
Who can help? I'm trying to implement an encrypted (plain text) communication between a Delphi application and an ASP.NET. My choice is AES/rijndael-128. For both sides, i use standard modules: Delphi: TDCP_rijndael Component (DCPcrypt Cryptographic Component
|
| directory copy | 10 Dec 2007 23:48 GMT | 4 |
from the online help, looks like to code step by step to copy content of directory to another whereas I can use online line code for directory move or delete. I am using 2005 express .net 2
|
| Can't create a User Control | 10 Dec 2007 22:28 GMT | 2 |
I'm trying to learn how to create a user control. As far as I can understand, Visual Studio contains a template named "Windows Control Library" to this end. However, this template is missing when I open the "New Project" dialog in Visual C# 2005 Express Edition.
|
| Activator.CreateInstance problem | 10 Dec 2007 22:20 GMT | 3 |
I have added a method to my main form that is generic and will open a window given the window name as a string. Unfortunatley, it fails... Here is the method: private void OpenWindow(string asFormName)
|
| regular expression 'or-ed' - doesnt work! | 10 Dec 2007 21:39 GMT | 1 |
I'm totally new to this forum, and relatively new to regexp. What I am looking for is an expression that in a pieace of TSQL code, will move the function header, and then all whitespaces in it. I came up with this one:
|
| Vis Studio C# 2005 Express | 10 Dec 2007 21:27 GMT | 2 |
Is this still available somewhere for download? Can someone provide the URL? TIA-
|
| Why does Thread class not support IDisposable? | 10 Dec 2007 21:25 GMT | 38 |
Why does Thread class not support IDisposable? It's creating quite some problem. Namely, it can exhaust the resource and you have not control over it.
|
| Islamic Manners (1): Sidq (Truthfulness | 10 Dec 2007 21:09 GMT | 3 |
Allâh, Exalted is He says, "You who have faith! Have taqwâ of Allâh and be with the truthful"; "...being true to Allâh would be better for them"; "... men and women who are truthful...Allâh has prepared for
|
| Attempted to read or write protected memory. This is often an indication that other memory is corrupt | 10 Dec 2007 20:47 GMT | 6 |
I am getting the error message Attempted to read or write protected memory. This is often an indication that other memory is corrupt. It was not coming until yet, for around 2 months. Now, may be the records
|