| Thread | Last Post | Replies |
|
| [OT] Html install file | 30 Apr 2004 02:52 GMT | 1 |
It's a tad out of topic but it related to my CF app. I'm creating an autorun install CD. My objective is to lauch an HTML file with a link to the setup.msi file. The problem is the link don't work !
|
| How to Configure DotNet SDK | 27 Apr 2004 19:14 GMT | 2 |
(Type your message here) Hi I installed SDK but donot know how to configure it.I want compile a dotnet progrme. How to do this ? --------------------------------
|
| error using "envdte" | 27 Apr 2004 14:41 GMT | 1 |
I am getting a peculiar error while trying to reference "Envdte" and create object of it.I am able to add the reference without any problem but i get COM object not registered error when i try to instansiate even though its registered and also found it in the GAC I am using 2003 ...
|
| Build error for VB.NET but not C# | 26 Apr 2004 16:12 GMT | 1 |
While building on a class library for an VB.NET object model, I get something similar to the above error message, but not with C#. The steps to recreate the problem are as follows: 1. Build a RootLevel.dll containing only this code:
|
| Applications Server from Microsoft | 23 Apr 2004 08:55 GMT | 3 |
Hi, Group, Which would be of the equivalent J2EE of Applications Servers like (JBOSS,BEA,JONAS) from Microsoft. please let me know. Best Regard
|
| Sending email | 21 Apr 2004 22:59 GMT | 11 |
I have enabled the smtp server on my WinXP box, which allows me to send emails from my pc using SmtpMail.Send. I have written a little program for a couple of friends (there ip address is dynamic) which gets their ip address and then emails that address to me. This address is ...
|
| allocation in c# | 20 Apr 2004 14:59 GMT | 1 |
H Could anyone help me i am making a small database and i need to know how to allocate memmory to special datatype as varchar and decimal? If I do not need allocation could I get the job done by using a linked list I am implementing Thank
|
| WMI read remote registry - GetStringValue | 20 Apr 2004 14:59 GMT | 1 |
I try read remote registry but GetStringValue method never return 0 (all ok), it returns 161. Please, can you help me???? Thanks a lot OMG
|
| can i get bytes info from DC directly ? | 18 Apr 2004 18:35 GMT | 1 |
Here i use BitBlt(destDC,x,y,w,h,srcDC,x,y,SRCCOPY) to copy srcDC into destDC. i think GetPixel(destDC,x,y) can get the Pixel info at Point(x,y). and my question is :
|
| Reflection: Determining a Method's Attributes from within the Method | 13 Apr 2004 23:27 GMT | 1 |
Is it possible to determine a method's own attributes from within the method without hardcoding the name of the method as a constant within the method? Please tell me if it is possible and how it is done. Thank you,
|
| how to deal with this repaint case?(on remote screen transmit) | 13 Apr 2004 23:27 GMT | 1 |
i want to abtain remote screen capture on the pc in LAN. i was suggested to transmit the changed parts only to save the bandwidth. so i divide the screen into 10*10 parts. and now , i need to display the remote screen on my own form. my method is use this:
|
| using libraries | 12 Apr 2004 15:46 GMT | 1 |
I'm working on a project, and I want to reference some sorce code libraries that my group shares. I dont want the VS.NET to copy the source code into my project, I want it to reference the code where it is. How can I make VS.NET do this? It always copies the files Also, I would ...
|
| System::Web::Mail. | 12 Apr 2004 09:15 GMT | 2 |
i have visual studio.NET 2003 installed , but there is no namespace by the name System::Web::Mail. Any idea how to get it ? -Tarun
|
| How to programatically determine the .NET Framework Version | 12 Apr 2004 09:15 GMT | 2 |
How to programatically determine the .NET Framework Version -
 Signature Tarun
|
| Lan & Hostname (continued....) | 11 Apr 2004 01:00 GMT | 1 |
I have an IP address A. How do I know if A is in the localnetwork (accessible through pipe) or not ?
|