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 / Languages / C# / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DotNet is behind where we were with VB, about a dozen years ago15 Nov 2005 03:40 GMT14
I know I'm asking for a flamewar, and I really don't mean to because I
love programming in C# and VB.Net almost equally, just as I enjoyed
C++ 13 years ago and COBOL and Pascal 4 years before that.
Now that you know my programming history in its entirety :)... please
How do I find a string in a text file?15 Nov 2005 02:00 GMT10
I have textBox1 which is the string i want to search in file.txt
Button1
I want textBox2 to show the line of text i am searching when i click button1
Datareader to Array best practice?15 Nov 2005 01:32 GMT7
Hey All,
I have question about the best way to go about doint this:
SqlDataReader _dr=components.getItems();
fooclass _myarray = new fooclass[5];   //create new array of my class
DataGrid Grouping15 Nov 2005 01:18 GMT2
I have a table with companies that is related to a table with departments,
and I would like to displya in my datagrid something like this
-Company1
-Company2
Closing DataReader inside of Try{}Catch{}15 Nov 2005 01:17 GMT4
I am using an OleDbDataReader.
I need to establish and then keep the connection that I use, but I do
not need to keep the data reader, after this operation is over.
Therefore, regardless of failure or not, I need to close the data
system calls, OS functions, cmd command using C#15 Nov 2005 00:38 GMT3
How does C# implement system calls in the old terms?
As in C system("OSfunction");
I want to copy a file to the printer port for direct PCL (printer control
language) execution. In cmd it will be "copy file lpt1" or similar
RegEx not found in System.Text.RegularExpressions???15 Nov 2005 00:33 GMT8
I tried using RegEx, but the compiler barfed with "The type of namespace
'RegEx' could not be found.
Prior to this,  I had the same problem with  MatchCollection, but discovered
it's in the namespace "System.Text.RegularExpressions;"  and that namespace
Strong Name Newbie Question15 Nov 2005 00:09 GMT1
Should I use the same key pair file for multiple different assemblies (dll)
or generate a different sn keypair file for each dll?
[STAThread]14 Nov 2005 23:49 GMT1
What does this code do?
[STAThread]
I see this in generated code alot.  It has the attribute syntax,  but I am
not sure what this attribute does.  Must have somethng to do with
Dynamic Types in a List<>14 Nov 2005 23:06 GMT3
I have a string representation of an object.  I create an object of that type
through reflection.  I would like to create a List<> of those objects.  I
obviously can't do
List<myObject.GetType()>  
Flexible class architecture question14 Nov 2005 23:03 GMT4
I need some architecture help.  Our app is similar between clients, but
every client has specific needs that can require us to change anything.
I'll concentrate on one class below, but potentially any number of
methods, fields, additional classes, or anything could need to be
.NET/C# vs MFC14 Nov 2005 23:01 GMT3
Finally decided I could put it off no longer and tried writing my first
C#/.NET app the other day.
Actually I had already written the app in MFC, so I figured it should
be straightforward enough to convert.
SFTP Command wrapper14 Nov 2005 22:30 GMT2
Is there any free SFTP wrapper component for C#?
Thanks
OleCreatePictureIndirect() WinAPI call problem14 Nov 2005 22:22 GMT6
I got problems with the WinAPI call OleCreatePictureIndirect() in C#.
Has anybody ever used this function call in C#?
Thanks,
Minfu
Few Problems - Need Help14 Nov 2005 22:20 GMT1
I finished my project, and i took the *.exe file and put it on my friend
computer.
when i started the program i was amazed to see that the form size is totaly
different then in my computer. i set the resolution  to be the same as in my
 
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.