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 / .NET Framework / General / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Is there a way to clear system tray during VB.NET app crash?28 Feb 2005 20:19 GMT1
System tray icon informs users that the apps is running in the background.
However, there are instances that the app might crash and after that the app
icon in the system tray is still displayed. It goes away when the mouse is
pointed over the icon.
creating printable reports28 Feb 2005 17:34 GMT3
I want to produce some reports designed for printing. (like you can in
Access). I can't find the equivalent, what's the accepted way of achieving
something similar.
many thanks
.net 2003 install package - how to direct dlls to correct dir ?28 Feb 2005 17:26 GMT1
In vb.net 2003 im attempting to create an MSI using a 22 MSMs from VB6.
The install path i have creted looks like this:
Program Files
                   app
Subsrciption Recommendations28 Feb 2005 17:15 GMT5
I have been coding with Vb.net and ASP.net for awhile and I'd like to
stay current with the development of this technology. I'm looking for a
magazine subcription and I was wondering what others might recommend.
Thanx,
.NET & UML28 Feb 2005 17:12 GMT3
Can anyone point me, and probably others, to some type of tutorial of UML
that would include a real world application. I have been reading and trying
to put it all together but there is sooo much to understand.  For me being
able to review the documents and the objects related would ...
validating multiple controls28 Feb 2005 17:05 GMT1
Since I started with .net I have this feeling, that there is no easy way
  of validating mulitple controls on forms, menus etc. Suppose our
application has an MDI , a toolbar , a menu, and some child forms. If I
want to update all controls (toolbar buttons, menu items etc), I ...
BPEL, WSDL and applications28 Feb 2005 16:49 GMT1
Hello first of all!
Sorry for my not really perfect english, but i am not a native
speaker.
The question i have is really general and depends on webservices.
Windows Services & .NET Controls28 Feb 2005 15:54 GMT11
   I'm currently stuck with a big problem. I must develop a Windows service
and an application to configure it and display what is happening. The
problem is not really on the service side, but on the application side. I
explain:
VB.Net Form Display disappearing28 Feb 2005 14:59 GMT3
I am new to VB.Net and I'm creating an application that uses Windows Forms in
a MDI parent. Typical Client/Server Application. I first create the layout of
the form then write the code. If I close the design form and then open it
again or the system does a refresh. The entire ...
Should be simple - How to wait for something to happen?28 Feb 2005 14:24 GMT3
Ok, so this seems like it should be simple, and it is probably because I am
so tired that I do not see the answer.  How do I make a function wait for
something to be set in a multi-threaded environment?  For example, I have a
class with a boolean value which is true or false.  In ...
is .net framework essential?28 Feb 2005 13:55 GMT3
Hi!
I'm a bit confused here, i keep hearing that you need to have .net framework
installed on a machine, if you want to run an app, that was developed with
VS7.
what does this code means?28 Feb 2005 13:44 GMT4
int startOffset = (totalEmployees > 0) ?
(empGrid.CurrentPageIndex*empGrid.PageSize+1) : 0;
I can't find any reference to the ? syntax
any web reference would be appreciate..
C code will not compile using .NET28 Feb 2005 13:33 GMT2
I have legacy C code that I'm able to compile using VS6 using the following
command:
"cl -GX -O2 -DMSWIN32 -DNDEBUG -D_WINDOWS -c mycode.c"
When I run this same command using the VS .NET 2003 command prompt I receive
Combo Box Functionality28 Feb 2005 12:47 GMT1
I'm hoping someone can help me with an issue. What's happening is I'm binding
two datasets to a combo box from a dataset. The code is as follows:
Try
           prodSet = New DataSet
datagrid28 Feb 2005 12:29 GMT1
I cant bind my datagrid into my web form, and it also doesnt give any
error...please help me..
private void Page_Load(object sender, System.EventArgs e)
        {
 
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.