| Thread | Last Post | Replies |
|
| Vista Master Volume Control | 20 Nov 2006 16:44 GMT | 3 |
Can someone give me some help on setting the master volume control in Vista. I've looked everywhere and there seems to be very little help on this. The only information I can find is that I should be using IAudioEndpointVolume::SetMasterVolumeLevelScalar , but no ideal how to go ...
|
| Unit Tests and COM Exceptions | 20 Nov 2006 14:00 GMT | 2 |
Sorry I am bringing this topic again, but something does not feel right: I am trying to use VS 2005 unit test to prove that a COM component that I use is throwing the right COM exception. So I am trying this
|
| Large Application development ideas | 20 Nov 2006 13:56 GMT | 4 |
Hi all, I am looking for some ideas or pointers for an application i am currently looking into. I have a management .net web app that is using sql server as the back-end for config data for users etc. I then wanted to have a service running on users pcs to check the sql server for
|
| Reference problem. | 20 Nov 2006 13:38 GMT | 1 |
I have been wrestling with this al morning and need some backup on this :) I am working on a fairly complex application which uses the Advantage Dotnet Data Provider. This is referenced in multiple projects which in their turn are referenced
|
| Literal and linebreak | 19 Nov 2006 22:42 GMT | 3 |
Hi, is it possible to have Literal using linebreaks? If i have a textfile with more than 1 line then Literal take all on one line. /Per W.
|
| VS 2005 and EM_GETLINECOUNT | 19 Nov 2006 22:37 GMT | 3 |
Hi, can someone help me with this? I use VB.NET and are trying to the EM_GETLINECOUNT to count lines in a textbox. But all examples that i have found has to problemes. as any cant be used in VS2005 and hwnd or handle, but i cant get the textbox.hwnd og handle to work. I always ...
|
| Pls HELP...CONFUSION in Choosing JOB!! | 19 Nov 2006 08:08 GMT | 4 |
Im in a confusion about choosing a job offer.Right now im working in .Net 3.0 components(Workflows,WCF),asp.net 2.0 webparts and all.Im having a good exposure here but with a very less salary which i cant live with.Now i got an offer from an MNC with 5 times of current salary ...
|
| how to click one hyper-link to open two frame? | 19 Nov 2006 04:54 GMT | 1 |
I have divide three frames: 1 is the menu which show the choice a,b,c. on the left side this is a typer-link 2 is the body frame which show the img on the right frame
|
| using frames in vb.net | 19 Nov 2006 03:15 GMT | 4 |
I have link to the various documents which is stored on the server. When ever user click on any link, the respective document should be opened. Here what i need is to have all the links on the left side of the page and when the user clicks the document should be opened on the
|
| Use reflection to find out property name? | 19 Nov 2006 01:25 GMT | 7 |
Can anyone tell me if it is possible to pass in a property of an object into a sub, and within that sub, find out the name of the item that was passed along with the property name?? Example would be
|
| asp.net 2.0 adds unwanted semicolons | 18 Nov 2006 12:51 GMT | 1 |
I've just upgraded an asp.net project from asp.net 1.1 to 2.0. It compiles and runs. However, on one of the pages, which worked in 1.1, it appears that .net 2.0 goes into a perfectly good client-side vbscript onclick event and adds a
|
| TreeView Problem | 18 Nov 2006 11:42 GMT | 4 |
I hope everyone is doing great programming. I am a new to this group, and i am facing problem with loading treeview from XML file, using C++.NET. Please if some one could help me in this, by sending code snippet or whatever. I would be highly obliged, because
|
| abort UDP.Receive | 17 Nov 2006 18:21 GMT | 2 |
I have a Problem with my UDP communication. I will receive data from a known Target, but after a timeout i will abort the receive. has anybody an idea how to make this.
|
| Opening PPT slide convered to HTM in IE7 or active-x web-browser control | 17 Nov 2006 16:32 GMT | 1 |
BACKGROUND: I have some PPT slides that have been converted to HTM (ensuring that the show slide animations while browsing checkbox is checked). The original HTM slides have custom animations to allow movie (wmv)
|
| Display image from sql server using c# | 17 Nov 2006 09:22 GMT | 3 |
I already stored the image in the SQL database. How do I retrieve it? Any help is appreciated.
|