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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bandwidth Allocation17 Sep 2007 18:15 GMT6
I am developing a server and I want to view and change the the clients
TCP connection bandwidth.
Please help me
Salman Ali
"friend" level access17 Sep 2007 18:13 GMT19
Sorry for the basic question, is there a simple way to achieve the
equivalent of C++ 'friend' level access in C#?  I have two classes.
One is an some arbitrary data type I've defined, and another is an
object whose job is to manage objects of this data type.  I would like
Posted in VB without a response, trying here.17 Sep 2007 17:17 GMT1
I have a class that I populate properties from a table in my database.  I
create the properties in my class one for one with the columns in the tables
that I use to fill the class.  Some properties are not loaded until a
function is called to load the properties when needed.  In ...
DateTime syntax help17 Sep 2007 17:06 GMT6
hey all,
i'm just trying to test datetime functions:
DateTime dt1 = "9/15/2007";
DateTime dt2 = "9/17/2007";
How to construct a string with bunch of hex numbers?17 Sep 2007 16:54 GMT9
If there's bunch of hex numbers: 0xA6, 0xD9, 0x00, 0xAA, 0x00, and 0x62, how
to construct a string ("string" in C#) with those hex numbers?
Thanks!
VS2500 - How to set 'currently viewed rows' ??17 Sep 2007 16:42 GMT3
Working on a VS2005 C# program.
I have a DataGridView control that is bound to dataviews generated by
various database queries.  i.e. the user enters search criteria and the
query results end up in the grid.  The DataViewGrid is Read Only.  The user
Accessing a Mediaplayer on a Webpage on a Form17 Sep 2007 16:10 GMT1
I'm trying to write an local (client-side) windows-application that analyzes
the content of multimedia webpages. This programm has a main form
(Windows.Forms), in which I have embedded a webBrowser control. At runtime
the webbrowsercontrol loads the webpage of interest. Then I ...
storing source code on server!17 Sep 2007 16:02 GMT4
VS2005 / .NET 2.0
I've been developing an .net 2.0 application. I've used to save this project
to my local C drive on my computer. But I think it is not a good idea to
store source code on the local machine, hdd can crash and then source code
keyPress  event17 Sep 2007 15:54 GMT4
I use keypress event to detect the characters users input, but it
doesn't work with Alt tab.. I need to detect the combination Alt-A or
Alt-F1.. how should I do?
The code is below:
doubt on abstration concept17 Sep 2007 15:47 GMT2
hi friends,
i have placed code because i want to explain my doubt clearly to
you ,and i have placed my doubt in Main of the program (static void
Main(string[] args)) by // before that
trouble with xml writer17 Sep 2007 15:44 GMT2
asp.net 1.1  and C#
Here is code:
                       xmlfile = new XmlDocument();
            xmlfilename = Server.MapPath("doc.xml");
get list of subscribers to Event17 Sep 2007 15:35 GMT1
Is there a way to get a list of Subscribers to an Event ???
Thanks
ASP and hidden textBox17 Sep 2007 15:01 GMT2
I've a webPage, which has a checkbox.
i want that when the checkbox is checked, a textbox will be created and
showen under the checkbox.
How can i do it?
Is a transaction opened?17 Sep 2007 14:48 GMT2
How can I known if an SqlConnection has or not a transaction opened? I want
some code like this:
private SqlConnection conn;
private void Methode1()
Event on Dynamic Control - ASP17 Sep 2007 14:29 GMT3
I've created a dynamic button and checkbox and i want to create an event for
each one of them.
altough i've created the event and assigned them to each control, nothing
happens,
 
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.