| Thread | Last Post | Replies |
|
| Notification Baloon | 15 Feb 2005 11:41 GMT | 5 |
There is a very useful method of user informing in XP, using the balloon tips in the notification area. I know XP is written in C++/C and many of C++ programs already do it ( Ballooning) . I just want to know how I can do it in my VB.NET application.
|
| Sending email through Stored procedure | 15 Feb 2005 08:30 GMT | 2 |
Can anyone tell me how can I send email through stored procedure in sql server ? I want to send attachment with this email too. TIA
|
| VS.NET & client script viewer? | 15 Feb 2005 06:33 GMT | 2 |
How can I access the client side scripts (javascript) for ASP.Net page. Through the IDE of Visual studio .Net AS We were did with Visual Interdive 6. There was ability to see server and client side script, and overall object,...
|
| Intermittent Failed to map the path error | 15 Feb 2005 03:53 GMT | 2 |
Getting a strange error intermittently on one of our production sites and wondering whether you could shed some light on it. System.Exception: Exception thrown initializing DBSystemValues collection ---> System.Web.HttpException: Failed to map the path '/log/'.
|
| Record my webcam | 14 Feb 2005 22:01 GMT | 1 |
I'm trying to record the video and audio streams from my webcam/microphone to a file on the disk. Can someone point me in the right direction on how to accomplish this? Thanks,
|
| StrongNameIdentityPermissionAttribute at Assembly level | 14 Feb 2005 21:51 GMT | 3 |
(I know this has been asked before, but I could not find a reply.) I want to restrict the callers of my business logic DLL. The assembly should be called only by my service interfaces. However, when I try this (in assemblyinfo.vb):
|
| Which is better, C# or C++? | 14 Feb 2005 20:34 GMT | 3 |
I would like to know which language is most suitable for .NET programming. I think it's C#. Isn't it?
|
| Capture Shift Held Down When Application Starts? | 14 Feb 2005 18:39 GMT | 5 |
I'm writing a launcher program which checks for updates and copies them down to the client. However, I would like the user to be able to modify the settings for the launcher. As this runs automatically, I would like it to be configurable by
|
| Installed net framework; now I have to select an account when boot | 14 Feb 2005 18:01 GMT | 3 |
I recently installed NET framework on my XP home system. Now, instead of booting normally, I'm presented with an account screen that asks me to select an account to log into. The account screen only has one choice (my normal account), so it seems silly and pointless to have to ...
|
| REQ:how do you disable Windows Messenger | 14 Feb 2005 17:59 GMT | 5 |
I'd like to totally disable windows messenger. Is there any way of doing this. I tried to just delete the folder but that was a very bad move.
|
| Shared Documents Folder | 14 Feb 2005 17:57 GMT | 3 |
Is there an elegant way to reference the "shared documents" folder without hard-coding "C:\Documents and Settings\All Users\Documents"? Environment.GetFolderPath() doesn't have any document folders! Thanks.
|
| Marshaling | 14 Feb 2005 17:57 GMT | 3 |
Guys, please help. I am trying to make this work from at least 4 months. I am new to programming and some things are difficult to me, but I really need to make my project work. I can't find anything helpfull in internet for 4 months ;-( .
|
| How to configure Visual studio to load web project from port 8000 as default? | 14 Feb 2005 17:55 GMT | 2 |
I have Apache using port 80. So I changed IIS to use port 8000 as default web service. After that all my .net projects were not able to load into Visual Studio .net. Do you know how to configure Visual Studio .net to load web projects from port 8000? Thanks for the help!!!
|
| Poker Assistance Software | 14 Feb 2005 17:53 GMT | 4 |
I am developing a piece of software that calculates whether to call, raise, etc. whilst playing online poker. I have got it working pretty well, and I am slowly increasing it's winning ability by learning from it's mistakes, and running
|
| How to download Visual Studio 2005 Beta 1 Refresh? What about MSDN subscription? | 14 Feb 2005 17:51 GMT | 11 |
I want to download Visual Studio 2005 Beta 1 Refresh, but on the site of Microsoft they say it is only for MSDN subscribers? what is a MSDN subscriber and how do I get it? When I try to "Add Passport" on there site, they ask me my "Subscription or
|