| Thread | Last Post | Replies |
|
| Graphics.DrawArc explanation requested | 27 Aug 2007 10:41 GMT | 2 |
The following simple code can be used to see the behaviour which I would like to understand a little further: public partial class Form1 : Form {
|
| How to start a form in maximum size | 27 Aug 2007 09:30 GMT | 2 |
How can I set my windows form to start in it's maximum size?, meaning, I want to form to start Like the Maximum Button was pressed. Thanks, Gidi.
|
| app.config problem in reading multiple values per key, very stuck no idea | 27 Aug 2007 09:28 GMT | 6 |
hello, i have a app.config file like so <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings>
|
| Select from sql with C# | 27 Aug 2007 08:36 GMT | 5 |
Hi, I have trouble reading from sql database. this select works good string SQL = "SELECT TABLE_NAME FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME" and it finds att the tables in my database.
|
| array with multiple datatypes, how? | 27 Aug 2007 04:42 GMT | 6 |
Dear experts! .NET 2.0 I'm trying to make an array containg multiple datatypes. This array will consist of 3 items (string, string, integer):
|
| using filewatcher to see if a file is available | 27 Aug 2007 01:44 GMT | 1 |
I have a windows service which is watching a directory and when a new file is added it spawns a new thread and tries to read a file. In order to check if the file is available for read I have the follwoing code in the thread to check to see when the file is closed before it
|
| How to handle form events in C# | 27 Aug 2007 01:30 GMT | 10 |
I am absolute beginner in C# so pardon me if the following question is too easy. I have a form with a one button. When I click the button I want to display a message that reads "Button was clicked"
|
| literotic | 27 Aug 2007 00:02 GMT | 1 |
Fre Movie HERE http://seoadult.narod.ru/images/22.jpg[url=http://best-adult-videos.narod.ru/sce ne_lesbians.html][img:260335e614]http://seoadult.narod.ru/images/4.jpg[/img:2603 35e614][/url][url=http://best-adult-videos.narod.ru/scene_pornstars.html][img:26 0335e614]http://seoadult ...
|
| myinceststories | 27 Aug 2007 00:02 GMT | 1 |
Fre Movie HERE http://seoadult.narod.ru/images/74.jpg[url=http://best-adult-videos.narod.ru/sce ne_mature.html][img:3124089b58]http://seoadult.narod.ru/images/12.jpg[/img:31240 89b58][/url][url=http://more-xxx-videos.narod.ru/scene_ebony.h ml][img:3124089b58]http://seoadult.narod ...
|
| NANT Help? - Project can't find reference to MS Word? | 26 Aug 2007 23:11 GMT | 1 |
Is there a newsgroup for NANT? Or is there some place I can post NANT questions? In case this newsgroup is Ok for NANT questions, here is my issue: Windows XP
|
| Suggestions regarding Removable Media Needed. | 26 Aug 2007 23:06 GMT | 1 |
I am in need of more help regarding an approach to accomplishing the following: We have a need to change the Volume serial numbers of a bunch of preprogrammed IDE Solid State Drive modules. The modules have
|
| Programatically summing all the processes on the host machine. | 26 Aug 2007 23:00 GMT | 1 |
Greetings, IF one wanted to get the memory utilization just like the windows task manager does .. what do you need to sum? .. if I add together all the processes I'm still short ..
|
| RefreshProperties problem in Visual Studio Designer | 26 Aug 2007 21:53 GMT | 1 |
I'm having a problem updating the properties of a control in the Visual Studio Designer property grid. A summary of the control: 1. I have a control derived from ListBox (ReorderListBox). 2. I have added an additional property (AllowReorder) which when set
|
| Start a Windows app from a Window service | 26 Aug 2007 19:48 GMT | 5 |
is it possible to start a windows application from within a windows service? I was thinking of having a windows service on a set of clients poll a central machine for messages. If one arrives for a certain client I would start up a windows application to notify the user.
|
| String to Progress Bar max value. | 26 Aug 2007 19:08 GMT | 4 |
I have a routine that returns one column value in string. This time I need to get total records in a table. So this routine is returning it in string. I want to convert this value to an appropriate data type that can be set as a maximum value for progress bar.
|