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 / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Differentiating Com and .Net Assemblies15 Sep 2004 11:17 GMT1
How can I validate whether a given file is a .Net Assembly / Com-ActiveX
binary / Other ? Is it possible without opening the file twice, or even once ?
Resetting values in DataGrid15 Sep 2004 11:07 GMT4
On form load my datagrid gets populated with values from database table. How
can I reset values in my DataGrid to 0 on click of a button?
thanks
User Interface Assemblies15 Sep 2004 10:32 GMT1
I have a project with some hundreds of web forms and they're all in
one project so they are in only one DLL.. Should i seperate the user
interfaces, to different dlls; what is the recommended way ?
Custom marshalling15 Sep 2004 10:10 GMT10
Hey NG.
Using .NET remoting it's possible to "override" the <c>new</c> operator
to return a proxy to the object in question.
I'd like to use this approach to let a factory class return the
Simple Shell command problem15 Sep 2004 08:28 GMT1
I have a problem I am trying to open window form from asp .net web
application. I am using linkbutton, by clicking this should open a
window form. I don't get any errors, but a window form won't come up.
Please help anybody.
How to create a Read-Only PDF in .NET?15 Sep 2004 06:18 GMT2
Greetings microsoft.public.dotnet.general,
Here is my problem: my boss wants to create a PDF file for our clients
that they can open (without entering a password) that cannot be viewed
or modified programmatically. This file may be passed on to our
How to get current directory of .exe in C#15 Sep 2004 05:01 GMT3
How do you get the current directory of the actual .exe file (not the file
name but the directory it is in) ?
These do not work:
System.IO.Directory.GetCurrentDirectory() - returns system directory not
MessageBox.Show displays blank dialog box15 Sep 2004 04:50 GMT2
In VB, when using the form:
MessageBox.Show("some text")
The result is a small blank dialog with a blank button.
If I specify the full set of parameters for the MessageBox.Show using the
dual display programming15 Sep 2004 01:26 GMT4
Can anyone point me in the direction of some code that allows for
handling two video cards. I want to have a program (vb.net) that
allows for two outputs, one screen will be the my program where I can
choose what is to be shown on the 2nd display.
Regular Expression question14 Sep 2004 22:05 GMT2
How can i do this in regular expressions:
I want a two digit value that is between 01 and 99.
Since 00 does not match I can't just do two digits. I need some kind of rule
that says if first digit is 0 then second digit cannot be 0.
Regular Expression IsMatch question14 Sep 2004 19:10 GMT1
This should be easy but I am brand new to regular expressions so hopefully
someone can help me. I want to do some simple field level validation in my
app and I can do a simple test to see if the value entered in a textbox
matches a value I am expecting -
System.NullReferenceExeption when using <ALT> + <D>14 Sep 2004 17:16 GMT2
I'm having some troubles with a .NET application.
I have a MDI-parent form and MDI-child forms. When I press a shortcut key
in a MDI-child form (i.e. <ALT> + <D>) I get the following error:
An unhandled exception of type 'System.NullReferenceException' occurred in
Inheritance14 Sep 2004 17:03 GMT3
Classes:
-A
-AB
If AB inherits A, then is it correct you cannot do the following:
Add hidden columns - web datagrid 14 Sep 2004 15:28 GMT4
Hello group,
                The datagrid I use needs to add a hidden column on demand
(only on certain conditions). The sequence of events would be as below:
                   1) get the dataset(ds) and bind the datagrid(dg) with
Minimum time reqd. in calculation ??14 Sep 2004 12:22 GMT6
I am writing an application in VB.NET to calculate the first 1000 prime
numbers.
The issue is the performance.....I want the time taken to be minimum !
I can achieve this in around 15 milliseconds now.
 
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.