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 / New Users / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
RSACryptoServiceProvider constructor very slow under Win XP21 May 2004 22:31 GMT1
I have a .NET app that uses the RSACryptoServiceProvider class to perform a
key exchange with a server. During testing we've found that on some Windows
XP machines, the call to the constructor for this class can take 15 or more
seconds! On our Win 2K and Win 98 test machines it ...
Class Modifiers via Reflection21 May 2004 19:33 GMT5
Is there a way to determine the access modifiers of a class type in an
assembly via reflection? I see that I can determine if the class is public
or non-public, but I would like to be able to further sub-divide the
non-public modifiers (assembly, family, familyAndAssembly, ...
Search File Content21 May 2004 15:01 GMT2
I would like to create a software that is able to perform searching a string in a file content regardless of file type (ie. word, excel, access etc)
However, I cannot find any hint in MS web site to do this.  I understand the MS Document Explorer but no API is available
Could ...
sending mousedown and mouseup to foreign application21 May 2004 14:42 GMT4
Dear NG,
ive got a small C# Application which needs to send a mousedown event,
followed by a mouseup event to a foreign window (eg. browser window).
I managed to get the appropriate windowhandle and also putting it into
Macro Question21 May 2004 10:15 GMT1
 I am writing a macro in Visual Studio .Net 2003, and I was wondering if it is possible for a macro to access properties of objects that are selected. For instance, assume I have the following object declared (on a different page, but it can still be instanciated)
Class rectangl
 ...
MDAC/ Dot.net clash21 May 2004 09:54 GMT2
I am having trouble getting an oledb provider to work in a dot.net page.
I get the message :
"The .Net Data OLE DB Provider(System.Data.OleDb) requires Microsoft Data
Access Components(MDAC) version 2.6 or later"
.NEt Application access from LAN21 May 2004 08:26 GMT1
I have developed a simple database application in VB.Net.
I have placed the Assembly (EXE) on server computer and
want to access the application from other workstations. When
ever databound form is going to be displayed security exception
A design ( inheriteance / overriding ) question21 May 2004 07:25 GMT1
Perhaps this question does not fit in this news group but I need some advice
and could not figure out where to post this.
This is a design / inheritance qus.
I have class Task.
anyone can provide simple code for printing??VB.NET21 May 2004 04:12 GMT2
i wish to create a simple print function to print the content of picturebox or richtextbox through my printer... anyone can provide some simple codes?? i found codes from vb.net documentation but i really cant understand wat is that... any help is greatly appreciated...
filesystemwatcher on  9821 May 2004 02:10 GMT3
Is there any way to use filesystemwatcher on windows 98/me? Any workaround
to write a software that uses it on win2K/xp and some other solution on
98/me?
I need to receive an event when a new file is created.
Exception Handling and Loops21 May 2004 01:49 GMT3
   I have a while loop where for each value I execute a database query. I
have a situation where one of these queries abort due to bad data. I want
the application to continue processing the loop for other values.
I have tired what I thought would do this but it still aborts the
Loosing reference to Thread20 May 2004 19:58 GMT5
I need to have a thread run as long as it needs to, and not stop until it is cancelled by either closing the application or manually be stopped.  It is simply pinging a machine to see what the connection speed is.  The ping code is not the problem, as I have used it to get the ...
ERROR: COULD NOT FIND INSTALLABLE ISAM20 May 2004 18:54 GMT1
When using ADO.NET with ASP.NET, here is my code to bring in a table from
EXCEL:
Dim sConnectionString As String = "Provider=Microsoft.Jet.OLEDB.4.0;" _
& "Data Source=C:\Inetpub\wwwroot\ExcelData.xls;" _
Debug problem20 May 2004 17:47 GMT1
I have an application developed with MFC and I want to use .NET with the
Manged extentions.
I added the option /clr to the compiler, changed the debug information (/Zi)
and also set /ASSEMBLYDEBUG. The program runs fine and I can use the .Net
Controlling MDIChild forms20 May 2004 16:43 GMT1
I kind of a new programmer. I started a few wees ago with Visual Basic .NET and I'm trying to develop a simple (I think) application with an MDIForm and an MDIChild. Thus, I open the Child form and it works fine but, when I close, using the close button (X) on the upper-right ...
 
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.