| Thread | Last Post | Replies |
|
| Tricky exception handling | 27 Jan 2005 17:08 GMT | 1 |
Does anyone know best practices (i.e. a tried and true method) for this problem? I want to re-attempt an operation which caused on exception, and do so an arbitrary number of times. For example, I want to try connecting to a database multiple times before giving
|
| Automatically detect proxy settings | 27 Jan 2005 16:49 GMT | 2 |
Sorry for the double post. I posted in m.o.dotnet.framework a few days ago, but no response, so I'm trying again. Hi, I need my application (C#, .Net framework 1.1 SP1) to be able to detect
|
| DateTime format | 27 Jan 2005 15:57 GMT | 1 |
When I retrieve urn:schemas:httpmail:date field, how do I set the format from VB.net code? I assume I should have several DateTime formats to choose from. Or is there any VB.net class to convert this field to a format I specify?
|
| Urgent! Socket Problem | 27 Jan 2005 11:18 GMT | 1 |
i have a Listerner in my base. Two application are derived in my base. when i start my first app, no problem when i start the second app the following error pops up "Only one usage of each socket address (protocol/network address/port)
|
| what is the difference | 27 Jan 2005 09:03 GMT | 1 |
who can tell me the relation and difference between the following concept: 1 no-touch deployment 2 clickonce 3 smart client
|
| Arabic Support | 27 Jan 2005 08:58 GMT | 1 |
please help me... i've two requsts 1- I want to find arabic support in the setup deployment project i can't name the project using arabic name or even name the shortcut with arabic name.
|
| xml commenting | 27 Jan 2005 08:32 GMT | 1 |
Hi i need to create some 1 overloaded method with just one more parameter do i have to copy paste the comments (remarks etc) to the new method? is there some trick that i could reference them? *-----------------------*
|
| Crystal Export PDF on Win 2003 | 27 Jan 2005 07:07 GMT | 1 |
i am trying to export the crystal report in pdf format but i am getting error while exporting. Error in File c:\inetpub\wwwroot\Crys\CrystalReport1.rpt: Access to report file denied. Another program may be using it.
|
| Accessing Cells in Excel Spreadsheet | 27 Jan 2005 07:01 GMT | 2 |
How can I retrieve value from cells in excel spreadsheet using vb.net thanks
|
| Framework version problem | 27 Jan 2005 06:27 GMT | 1 |
I just wrote an app with VS2005 December CTP which apparently installs Framework 2.0.41115. I tried to run the app on a workstation with the .NET Framework 2.0 RTM beta 1, which apparently installs Framework 2.0.40607.42.
|
| Where can I buy .NET posters? | 27 Jan 2005 03:13 GMT | 3 |
I was wondering if any of you knew of a place where I can buy .NET posters, or cool technical posters. We have an office full of .NET developers and interns and I would like to have some technical posters up. Can these be ordered through Microsoft? anyone know?
|
| .NET application performace | 26 Jan 2005 22:46 GMT | 3 |
We have found that a VB.NET rich windows application runs quite slower that a similar application in VB6. The forms in VB.NET take an awful time to open the first time, second time is better but slower than the similar VB6 application.
|
| JIT error? | 26 Jan 2005 21:38 GMT | 1 |
I wrote a c# app and set it to run scheduled. It runs fine when I am logged into windows ( XP ), but when I log out, and it runs, it throws up a JIT runtime error message box, and halts before completing.
|
| convert formatProvider as CultureInfo | 26 Jan 2005 21:07 GMT | 1 |
hi all i need to convert this frm c# formatProvider as CultureInfo thks JSB
|
| Why do my icons randomly appear? | 26 Jan 2005 20:58 GMT | 1 |
I have an issue with images that appear and then seem to disappear depending on the compile and exectution sequence I use. I haven't been able to narrow down a repeateable sequnce. I suspect this is an initialization problem. I wonder if anyone else knows how to fix this?
|