Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Thread vs Asynch Remote call10 Feb 2004 16:02 GMT2
I'm using .NET remoting with SAOs from my WinForms
client.  For screen initialization and other processing,
should I use a separate thread to call my remote
operations, or should I call my remote objects
How can my application determine when the system is shutting down?10 Feb 2004 15:00 GMT1
I am currently developing a taskbar-icon based program
which normally has no open windows. I understand that
there is a Microsoft.Win32 event that is supposed to
notify the application, but this event fails to fire when
Out of Memory10 Feb 2004 14:41 GMT4
H
I have three functions, each one uses a connection to get information, I close that connections when the functions finish. I call the function every 10 seconds. But I sometimes get an exception
              ERROR [S1001] [INTERSOLV][ODBC ]Out Of Memor
              ERROR ...
No Touch Deployment Warnings10 Feb 2004 09:26 GMT4
When our smart client is loaded thru the browser, there is a balloon that
pops up with the following warning:
Microsoft .NET Security Information
This application is running in a paritally trusted context.  Some
Anchor/dock property10 Feb 2004 07:21 GMT1
I have a forms application which has many controls such as
buttons,labels,listviews,text boxes etc.
If you set the window size to maximum size so that it would expand to
the size of the screen the controls tend to move without any
SQL queries on Dataset in memory10 Feb 2004 06:56 GMT1
Is there an easy way to run SQL queries on a dataset that's in memory.  I've loaded up data from an XML text file, and would like to run some update queries on the tables that are created in the dataset, and then write them back out as XML
Anyone know if this is possible without ...
Update current row in Datagrid10 Feb 2004 06:06 GMT1
When running dataadapter.update current row in my datagrid is not updated.
I want the current row to be updated without having to move to another row
in my datagrid.
Any ideas?
Potential problem when closing application - help!10 Feb 2004 05:01 GMT3
I have a windows forms application that I am creating.  When I compile in
debug mode, and run the application, it all functions fine; but when I exit
the application (either via the x at the top of the form window, or via my
own function) it appears that something in the application ...
How do I set focus on a specified textbox at load?10 Feb 2004 03:33 GMT3
I am attempting to set the focus on a calculated textbox during the forms
Load event, however it seems to want to go to the default location instead.
Is there some way I can do this in a way that gurantees it will go where I
want it to go when the form is made visible?
How to sort DataGrid using code?10 Feb 2004 03:04 GMT8
I guess I could change the SELECT statement to ORDER BY, but that won't show
the little sort arrow on the DataGrid's column header.
What is the code to sort a Windows' DataGrid column? Simulate a user
clicking on a particular column header.
Change color of datagrid's scrollbars?10 Feb 2004 02:02 GMT2
How can I change the background color of a datagrid's scrollbars (and the
associated arrows)?
Thanks!
Jim
How do I force an autotab to the next textbox09 Feb 2004 23:37 GMT1
I have textboxes with unambigous field-lengts, such as single character.
When a valid value is entered into one of these, I would like to autotab to
the next textbox.
What is the best way to do this?
Control Drawing Issue09 Feb 2004 19:28 GMT1
I have created a transparent control and I am using to to create drawing objects  Inside the transparent objects I have created I am trying to using the draw shapes oval, rectangle etc.  An example would be like in word are when you drag an oval onto the screen, the drawing ...
How to make all buttons in toolbar the same size?09 Feb 2004 19:11 GMT1
I'm having some trouble making all the buttons in the toolbar the same size.
My toolbar property TextAlign is set to "Underneath" and all the icons in my
ImageList have a width of 48 but the actual buttons' size varies from 48 to
around 60 depending on the corresponding text.
Single Instance of App Per User 09 Feb 2004 19:00 GMT1
I have been asked to make sure that a WinForm app can only have one instance
and this would not be an issue if that was the only part. I could simply
loop through the processes and see if the process name is already in the
collection. However, the second part of the request was to ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.