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# / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
accessing local properties21 Sep 2005 21:18 GMT6
Ok,
kind of a silly question I just want to know what the proper method is,
When I have local Properties, ie:
private bool _someVal;
Calling a dll21 Sep 2005 21:17 GMT2
Hi, folks;
Please instruct a newbie in a very regular matter.
How'm I calling an unmanaged dll written in vb from unmanaged vc++?
Same question for (mainframe) c++?
Generics C#  VS Generics java VS Template C++21 Sep 2005 20:04 GMT2
What are the principal differences in term of type safe, performance,
implementation?
Array of structures from a COM callback.21 Sep 2005 19:56 GMT7
Hi we have a 3rd party in process com dll, which was written In C++ and our
client is in c#.
All is working fine apart from we get a callback from the DLL which contains
an array of structures.
Dynamically load a class out of a DLL and create an instance of it21 Sep 2005 19:49 GMT2
Hi guys 'n' girls,
I would like to know if there is an easy way to load a class out of dll at
runtime and create an instance of it. The class which should be loaded has a
base class which is known to the "loader" and all classes which should be
Simple C# question21 Sep 2005 19:48 GMT3
In VB.Net,  Lines between A and B can be replaced with Lines between C and D
is there something in C# like this (With... End With) ??
---Line A------------------------------------------------------------
--vb.net code
Variable accessible to all function within class21 Sep 2005 19:41 GMT7
I keep getting the error of not shared member or something. Basically
within a class, I have a constructor that takes in an sql connection
string and init a connection object to be accessible by all members
instead of init several connections locally for each member function .
return datareader and close connection21 Sep 2005 19:37 GMT3
I have some methods that open a database connection, get some data and then
return a datareader.   How do I manage closing the connection to the database
then?
public OracleDataReader ExecuteCommand(string cmdStr) {
liability21 Sep 2005 19:36 GMT4
I don't know where else to ask this question so I will ask it here.
Legally, if my employer asks me to take in sensitive information (credit
cards, SSN, etc) on a public web site that does not use a secure connection,
am I liable in any way if that information is compromised?
Window Service Logon Change21 Sep 2005 19:29 GMT1
 How do I set logon for window service to something different through c#
code?
JJ
Datagrid - ReadXml21 Sep 2005 18:03 GMT3
I am trying to read an xml file and have it view data in the datagrid.  (For
example take the xml file viewer in the visual studio, when u open an xml
file it has that nice readable grid).
I though that when i use the ReadXml funtion it will automatically read data
New to .net threads21 Sep 2005 17:56 GMT3
I am writing my first .net thread, I need it to run until it is told to
stop. The thread will process records from a database table, sleep for x
milliseconds. I have all of that working, the issue I have is knowing when
the thread has been informed that it needs to stop. I've ...
Problem with value passing21 Sep 2005 17:41 GMT8
I send a parameter from a Form (Form1) to an other form (Form2):
Form2 frm2 = new Form2();
frm2.number_frm2 = number_frm1;
frm2.Show();
Need a C# tutor/mentor in New Jersey21 Sep 2005 17:21 GMT1
Folks,
I need someone in Central NJ, who can be a C# turor/mentor to answer
specific questions, explain problem areas etc. by email, phone call, or
in-person (occasionally).
KeyPress not fired in some cases when Form.KeyPreview is on21 Sep 2005 17:20 GMT1
I am running is some problems with the KeyPreview and KeyPress events.
The KeyPress event is only triggered when there this an focusable control on
the form. When all controls are disabled the Form.KeyPress event does not
trigger anymore.
 
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.