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
How to beep or play any sound?13 May 2004 09:14 GMT1
Is there any classes in .NET for playing sound, link sounding a beep?
Many thanks in advance,
Yee
Timer event pauzes when application is inactive13 May 2004 08:21 GMT6
I'm coming across the following problem. I have a application that "pauzes" when the application becomes inactive. The application has a timer and on the Tick event, the timer is being stopped, some functions are being executed, and then the timer is enabled again. This should ...
Windows 2000 patch and Framework 1.113 May 2004 07:54 GMT1
After installation of updating for windows 2000 (Security Bulletin
MS04-011), my program began to work
slowly. Method Graphics.DrawImage( Metafile, ....) which was worked out
earlier for one second, began to be
Nested Threads13 May 2004 07:47 GMT8
I need to use Nested Threads, I can throw a parent thread and then throw his son threads, but my problem is to make a pause, because sometimes I can't throw all son threads, I have to throw for example three, then I wait to finish to execute them and then throw the last two ...
Invisible toolbar buttons13 May 2004 07:40 GMT1
I have added a toolbar to my WinForms app.  The toolbar has 3 buttons and a
separator.  I have associated an imagelist with the toolbar and setup the
images and buttons appropriately.
At design-time I can see the bitmaps on the buttons, but when I run the
How do I get the type for "out System.Data.DataTable" in code?13 May 2004 06:28 GMT1
Hi, I'm working on an ASP.Net project, and using reflection to make a call to a method.  The method signature is like this
public void Method1(string SortInfo, int PageNum, int Records, out DataTable Table, out bool Result
So, the problem I am having is get the type for the ...
Console Applications question13 May 2004 05:06 GMT4
I've been searching for a clue for this but can't find one.
Is possible to create an aplication with something like:
"Decompressing... x%"
Where the x will be changing with the evolution of the decompression in
GAC and the .NET IDE13 May 2004 02:24 GMT6
I have done a lot of poking around on the newsgroups trying to find a
good explanation as to why I have to take the extra step of making a
registry entry in order for the .NET IDE to show my registered GAC
assemblies.  I understand technically why they don't show up but why
Rijndael encryption13 May 2004 01:55 GMT1
I am looking at using the Rijndael cryptography class on the dot net side,
and the use a peer algorithm written in C language. It is not clear to me -
by reading the Advanced Encryption System (AES) based on Rijndael - how is
the IV (initialization vector) part of the algorithm. The ...
Connection through socket to an authenticated proxy server13 May 2004 01:13 GMT3
 How can an authenticated proxy be connected to using .NET Sockets from Client
I need this for writing a FTP Client application
Thanks in advance
Regards
File Attributes12 May 2004 23:58 GMT1
I have a file shortcut from whcih I need to extract the target property which points to the file. I have looked at FileInfo but don't have a Target property. I'd really appreciate if somebody could tell me how to go about extracting target info from a .lnk file (shortcut file)
Reflection (again!)--how do I identify a Visual Basic Module?12 May 2004 23:47 GMT3
Subject pretty much says it all. When iterating over GetTypes(), Modules
have their IsClass property set to True (and there's obviously no IsModule
property--I'm not THAT dense), so currently my code is interpreting them as
classes. Any suggestions?
Smart client chat12 May 2004 22:22 GMT1
Just a note that we'll be hosting an online chat tomorrow concerning Smart
Device Programming with Visual Studio .NET 2003.  Members of the development
team (and probably a few of those wacky MVPs ;-) will be on hand ready to
answer your questions, so bring 'em on!
DataSets and DdataTtable question?12 May 2004 21:26 GMT1
I have two DataTables in a DataSet.  I would like to create a third DataTable in the same DataSet that is a Join of the two original DataTables.  The two tables are extracted from two different database on two seperate servers, so doing it at time of creation is not an option.  ...
DLL disassembly12 May 2004 21:13 GMT2
   I've developed a web control and compiled it to dll.But The dll can be
disassembly and shown most of the source code.
   What should I do if I deploy the dll to clients and wanna protect the
source code at the same time?
 
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.