| Thread | Last Post | Replies |
|
| c# out of memory question | 25 Nov 2006 18:21 GMT | 4 |
I am trying to run a c# program which loads very large arrays (total of about 1.2GB). I have 2GB of RAM on my machine and looking at task manager it doesnt look like it has all been used. I have set virtual memory (ie disk space to be used as RAM) to 3070MB. I have tested my
|
| Learn : Ajax | 25 Nov 2006 15:55 GMT | 3 |
Hi experts! I will learn Ajax.. Pls guide me
|
| Make Well Design Forms | 25 Nov 2006 15:27 GMT | 1 |
iwant to know if there any way to make awell design forms as ithink .net can offered to me good design tools ineed to kow how idsign an asp well design site and if there techneques are used in designing
|
| Something about delegates | 25 Nov 2006 14:51 GMT | 2 |
I used delegates recently, It seemed the delegates was like function_call very much, and we couldn't use delegates to mimic the system events( ex, button_click), so didn't think the delegates worthy to use in our application. I doubt what's the purpose the delegates?
|
| Something about using | 25 Nov 2006 14:51 GMT | 5 |
I wonder how would the CSharp avoid repeative include Assembly repeatively, because we coud using same Assembly in on just one Assembly twice or more.
|
| IDisposable und COM | 25 Nov 2006 14:23 GMT | 2 |
Hallo NG, ich habe mal eine Frage zum IDisposable-Pattern und COM. Wir haben eine MFC-Anwendung in die wir .NET integrieren (COM Interop, .NET 1.1). Es gibt eine API in COM, von der wir aus der TypeLib den .NET Wrapper (RCW)
|
| C# & Word Mail Merge Problems | 25 Nov 2006 13:56 GMT | 3 |
I have some issues with the code below. These are: ONE: In code I open an existing document and 'attach' the Mail Merge data source, but the data is not poulating the merge fields until I manually
|
| Inserting Xml Node and maintaining the prefix | 25 Nov 2006 13:23 GMT | 1 |
I have something like the following: (Please note this not actual code and it's very rough) string source = "<abc:Root xmlns:abc="http://mynamespace.com><abc:Record/></abc:Root>"
|
| Enterprise Library Data Configuration | 25 Nov 2006 12:29 GMT | 1 |
I'm busy migrating code from the June 2005 Enterprise Library edition to the January 2006 edition. One of the cool things about the June 2005 edition (for me, in any case) was the fact that I could specify a location for a single
|
| RegEx for newbie | 25 Nov 2006 12:25 GMT | 2 |
Im new to C# regEx. I want to do a validation in array of integers and alphanumeric, to know each item is a number between 250 and 350 using regEx. string[] Arr= new string[] {"191", "677", "31", "901", "250", "100", "313",
|
| Intercept crash of an external exe | 25 Nov 2006 09:47 GMT | 3 |
I need some help... I call an external exe (a command-line tool) with Process.Start through this code: try
|
| C# n .net framework bugs ... | 25 Nov 2006 09:42 GMT | 2 |
I wanna know is there a site maintained by microsoft where all the C# compiler and .net framework (bcl, vm, etc) related bugs are listed? Regards, -ab.
|
| Open MS Acess with password protected in c# | 25 Nov 2006 09:33 GMT | 3 |
I am new to c# and just trying out c# with ms access. First problem i encountered is how do i open up ms access that has password. Here is my current codes which working fine if there is no password on ms access:
|
| Which url is best for learning xml xsl | 25 Nov 2006 09:11 GMT | 1 |
Hi experts! Pls tell me the url name.. which one is best for xml and xsl
|
| Programmer mood and their performance | 25 Nov 2006 05:18 GMT | 3 |
Please take a test on programmer's mood and their perforamance. The url is http://uxisfyp1.brunel.ac.uk/cspgiak . I declare taht this test has nothing related with financial gains. If you want to know about me here is my website address. http://mailtoiftikhar.googlepages.com . Email ...
|