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
Paging Data18 May 2004 00:20 GMT6
Good Morning:
   Oracle has a feature on a form that allows the user to Page through
large Recordsets at certain number of records at a time in a list or grid.
For instance, when the user wants to view ALL the records of a table or
break statement18 May 2004 00:17 GMT16
How could I break out of the while loop within the for/if loop below
while (intCurCategory < intTotalCategories)
{
    for (intPageIter = 0;intPageIter< ITEMS_PER_PAGE;intPageIter++)
web control events don't fire sometimes17 May 2004 23:51 GMT1
Events such as ListControl 'item selected'
or a command button
stop firing from external browser or VS debugger.
But if I debug and set breakpoint in the event,
How to reference a file in the project itself in VS.NET?17 May 2004 23:46 GMT2
In a VS.NET project, is it possible to reference a file in relative path?
My immediate problem is that I want to add a key file into Assemebly.cs.  I
have the .snk file in the project so I'd like to avoid adding the entire
absolute path in Assembly.cs.
Newbie to vb.net - multithreading17 May 2004 22:14 GMT2
I need to develop an application in vb.net that does the following.
Watch a number of Folders for a particular file constantly. the file with an extension .CON.  The Folders would be from a root folder. eg
C:\TTH\TTH01
 \TTH02
FileNotFound Exception in assembly load17 May 2004 21:39 GMT1
Please help
I have a C++ managed component that has no specific dependencies/references - I have a simple test program in C# that creates an instance of it and calls a public method
The test app reports FileNotFoundException, and reports that the C++ dll or one of its dependencies ...
How do I retrieve the volume label from a CD in .NET?17 May 2004 17:41 GMT2
It seems like this should be in one of the .NET framework classes, but I haven't been able to find it.  All I want to do is retrieve the volume label from a CD using C#.  If anyone could kick me in the right direction I would greatly appreciate it.  Thanks.
windows-service dont raise event17 May 2004 17:41 GMT2
i build a application whos watching a directory. if something changed
on this directory, a event will raise(check the files and delete
some...)
i build that appliaction, one time with "filesystemwatcher" and one
Trouble enumerating/selecting a server on the LAN17 May 2004 16:51 GMT2
I am relatively new to Windows API programming, and even more new to .Net
programming. I like most of what I see, but there are still some parts that
Microsoft seems to have gone out of their way to make as complicated as
possible.
formatting 1 to 001?17 May 2004 15:56 GMT2
Hi how it's possible to format eg. 1, 2, 3 to 001, 002, 003. With
.ToString() I'm able only to do some decimal formatting only?
Thanks,
Oka Morikawa
SmtpMail.SmtpServer how to specify port17 May 2004 15:51 GMT2
How do you specify a different port, other than 25, when preparing a message to be sent using the SmtpMail class?  Is it simply appended to the end of the SmtpServer property with a colon
Any help appreciated..
-D
List in collectionbase17 May 2004 15:45 GMT7
i've created a strong named collection which inherits collection base,but
when i try to add to it a nullreferenceexception blows.
the code is as listed below. do i have to init the list myself.
any hints...please!
Runtime error, 'Invalid IL code'17 May 2004 14:10 GMT3
For my SDL wrapper, I wrote some code to correctly convert 256-color
palettes. That needed some interop, so this is what I did:
1. Added the native function definition to my interop class.
3. Added extra required structs to the interop class.
System Shutdown from WinForm App17 May 2004 13:12 GMT3
Can someone tell me how to send a System Shutdown message
from a WinForm application?
TIA,
Royce
project layout17 May 2004 11:46 GMT2
I'm migrating a medium sized ecommerce platform to .NET.   I've had pretty
good success with a series of small windows forms and console apps. This
aspx migration is being done more or less piecemeal - all new dev is aspx,
some old stuff is re-written as needed.
 
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.