| Thread | Last Post | Replies |
|
| Help with ASP.net & Active Directory | 07 Dec 2004 11:17 GMT | 3 |
Hi all, I have made a site which interacts with a database for details on people which they are able to input them selves. I would like to be able to take those details and put them into "Active Directory" i.e. to create a network
|
| Thank you Microsoft for correcting the EM_CHARFROMPOS | 07 Dec 2004 08:29 GMT | 1 |
But there is still some corrections to do: You are assuming that a text starting with RTL chars is an RTL text, that may be wrong. The RTL should take in account the control's RightToLeft property.
|
| Microsoft Student Project Program, India | 07 Dec 2004 07:57 GMT | 3 |
Any guyz from India working on the microsoft projects ? Get in touch ! Abhinav abhinav_kishore@yahoo.com
|
| Process performance counter is disabled | 07 Dec 2004 07:39 GMT | 2 |
Mine application is used to start other executables using System.Diagnostics.Process. Everything worked fine on windows2000. Now I will run it on XP Professional (with SP2) and got the message "Process performance coutner is disabled, so the requested operation cannot be ...
|
| Microsoft .NET Framework 1.1 vs v1.0.3705 | 07 Dec 2004 06:24 GMT | 4 |
On Win XP, Control Panel, Add or Remove programs I have entries for both the following: Microsoft .NET Framework (English) v1.0.3705 size 1,008.00MB and
|
| I need to run a vb.net or aspx.net file every 10 seconds. | 07 Dec 2004 03:09 GMT | 1 |
I need to run a vb.net or aspx.net file every 10 seconds. The Task Scheduler in Windows 2003 Server can only do it every 1 minute at the minimum, but I need it every 10 seconds. Is it possible to write a small program in VB.NET that would run in the background without using much ...
|
| Need a book recommendation | 07 Dec 2004 00:48 GMT | 1 |
I'm experienced .net web developer. I want to learn to develop windows application. I do not need any explanations regarding the framework itself - i'm looking for a book explaining the concept
|
| Controlling a Windows Service (with a Form). | 06 Dec 2004 22:13 GMT | 3 |
I'm looking at wrapping an app I have up within a Window's Service. I haven't done this before, and I've been readng through the .NET Ref overview topic on the subject. Basically my question is this. There's a lot of discussion about how you can't use any UI with a service ...
|
| File icon | 06 Dec 2004 21:25 GMT | 4 |
How do I retrieve the files associated icon from the file system? I think it's based on it's extension. Tony
|
| shell file launch | 06 Dec 2004 21:01 GMT | 3 |
I have a filename. I want to instruct the system to launch the proper application to view.edit this file type. How would I go about doing this?
|
| I want to do in VB.Net what is done in C++ | 06 Dec 2004 20:55 GMT | 4 |
I have this code: typedef KPDCUInt8* KPDCPointer; typedef enum {
|
| Bring to Front | 06 Dec 2004 20:33 GMT | 1 |
I have created an application that searches to see if a process is running and if it is it maximizes it's window. i.e. For Each AProcess In AProcesses
|
| XML editor component | 06 Dec 2004 20:23 GMT | 2 |
Im planning to develope a open source editor for editing some special xml files. I guess its quite a task (read time-consuming) to develope my own xml editor from scratch. I need tag highligtning, endtag autocomplete and just plain texteditor capeablities.
|
| Serial Communications | 06 Dec 2004 20:00 GMT | 1 |
Hi, i have a timer that waits for bytes that are received from a serial device and updates the UI (winForm C#) with the result. At the same time that i receive the bytes, i would like to transmit to update the serial device. I have attempted to use threading to achieve this but ...
|
| Error 1935 install .net v1.1 distribution on 98se | 06 Dec 2004 19:29 GMT | 3 |
I got error 1935 when trying to install .net v1.1 distribution on 98se box. Please help. Thanks.
|