| Thread | Last Post | Replies |
|
| Problem when showing MdiChild form | 13 Jul 2007 04:02 GMT | 8 |
I've noticed that child forms always seem to show their title bar when they are first shown in an MdiClient. This is a problem for me because I am implementing a custom look which requires me to hide the system's title bar in order to draw my own. I've created a sample that ...
|
| OCR lib | 13 Jul 2007 00:01 GMT | 1 |
I'm looking for a OCR toolkit/sdk/lib/com to be used in a .net application, but it must be freeware, open source, or something I do not have to pay for... I would like to read the text within images...
|
| ? on .bat with exclude | 12 Jul 2007 20:24 GMT | 4 |
Good day, I am having an issue creating a backup.bat file that has an exclude statement. What I am trying to do is to backup the My Documents folder off of C: while excluding the Music directory (to save space). The
|
| How to achieve multiple select using DDL or even HTML Select | 12 Jul 2007 19:09 GMT | 2 |
I have a need in an application to have the ability to select multiple values in some kind of drop down list or maybe even a html type select box. I have found there doesn't seem to be an option to do this with a
|
| How to convert XML data of web service into DataSet | 12 Jul 2007 17:41 GMT | 6 |
Hi all,....i am developing an pocket PC application which consumes USZip Webservice and display the data. USZip has a GetInfoByZip(String zipcode) method which retuns an XML data......
|
| new to vs .net 2005 | 12 Jul 2007 17:40 GMT | 2 |
i was wondering why the dataadapter does not appear in the toolbox by default anymore. why do they hide it? i scratched my head for minutes and minutes trying to figure out what this "bindingsource" was. This is a little departure from .net2003. is this the
|
| Streaming audio file from internet | 12 Jul 2007 16:47 GMT | 2 |
Hi! Programmers, I have code for streaming audio file from remote server, if anybody know about it please send it to me.
|
| Command Line | 12 Jul 2007 16:36 GMT | 1 |
Hi developer, I'm writing a command line that accept arguments So i can use it like ping " Ping adressip " I mean arguments (adressip)
|
| Change WAV bitrate | 12 Jul 2007 15:39 GMT | 1 |
I am trying to render a wave file in a dotnet application but the component I am using only supports 16 bit wave files with two channels. How can I convert the wave file within .net to a different bit rate? Carl
|
| Network Byte Ordering in vb.net | 12 Jul 2007 15:37 GMT | 1 |
I am trying to learn more about how to send messages over TCP/IP using network byte ordering. Does anyone have any links that could point me in the right direction? My messages need to have an 8-byte header proceeding the message. All help is greatly appreciated. Thanks :)
|
| count up alphanumerically | 12 Jul 2007 14:52 GMT | 2 |
I must count up a alphanumerically-number: A = "ABC12" A += 1 then
|
| Application.EnableVisualStyles | 12 Jul 2007 13:21 GMT | 1 |
I am working in .NET 2.0 and am not using the application framework (design choice)... but when I turn on Application.EnableVisualStyles() I randomly have icons disappear in tree views and list views that are tied to image lists... any reason why this would happen? any way to ...
|
| xmlDocument question | 12 Jul 2007 12:08 GMT | 1 |
How do I add <?xml version="1.0"?> to the beginning of an xmlDocument? If I create an element node it adds an end tag. I read that the xmlWriter class can do it, but that is a forward-only writer and I need to look back to add certain attributes and values.
|
| DateTimePicker | 12 Jul 2007 11:41 GMT | 2 |
Is it possible to open a DateTimePicker control when it gets the focus? Thanks and greetings, Michel
|
| Great new developer community concept | 12 Jul 2007 08:07 GMT | 13 |
I found this new site I am excited about http://www.spikesolutions.net. The concept, zip up your programming solutions and submit them to this site for free. Each time someone downloads your solution you get $1.00. The creators of the site are trying to improve the quality and
|