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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
passing data with an eventhandler30 Dec 2005 09:16 GMT7
At runtime I generate 8 pictureboxes, when the user click on a picturebox I
fire an onclick eventhandler. Because these pictureboxes are generate at
runtime I do not have direct access to the their name property.
I need to know the name of the picturebox that the user click on so ...
sending a C# struct through sockets to a c++ client30 Dec 2005 08:44 GMT4
I am writing a server in C# and client in C++ (pure, not managed). The
communication goes on through sockets. In C# I am using NetworkStream to
send text data (by converting it to byte array) to the c++ client. In c++
client I have "recv" (winsock) function through which I receive ...
Throwing exceptions created with reflection30 Dec 2005 08:38 GMT3
Does someone know whether it is a bad practice to create exception
objects through reflection and throw them? I want to use this in order
to dynamically convert from an integer errorCode to an exception (via a
map errorCode -> typeof( Exception))?
Simple question about complicated questions about Generics.30 Dec 2005 08:34 GMT12
Why do people spend so much time writing complex generic types?
for fun?
to learn?
for use?
MSHTML and MSXML in VB630 Dec 2005 08:09 GMT11
    i need to parse html data that i've got from "Inet" object in vb6.
now i want to prase the html data. here i got 2 options. one is MSXML
and other is MSHTML. i tried both of them but i didnt get anything out
of them. MSXML doesnt works with some keywords and consider some
Figuring out what dlls another dll requires30 Dec 2005 05:47 GMT3
I have my auto update and auto update/ download new plugins system
working.  The only thing I'm missing now is the ability to "uninstall"
plugins that are currently installed.
Currently I'm shutting down my app and running a batch file behind the
global generic list30 Dec 2005 01:44 GMT6
I have created a list<t> for my form that displays data in a listview.  I
wixh to edit the row with the help of another form and then update the
list<t>.  How do I declare a global list that I can use on various forms.
Thanks
Service that writes to the application Event Log30 Dec 2005 01:10 GMT4
Hello. I am writing a service that I would like to have write access to
the Application event log. Since the service is running as a system
account, it would appear that I do not have access. (Security Error).
I am following the MSDN howto and it does not appear to have any
Close connection problem30 Dec 2005 00:00 GMT5
Hello there people,
I'm having some kind of problem. I have a function that returns a
datareader. At some point using the application I get an error
"Unspecified error" (ssssoooo helpful) :). I think I know the problem.
Context.Items vs Context.Cache29 Dec 2005 23:56 GMT1
There doesn't seem to be much doc on Items vs Cache in HttpContext.
Basically I want to instantiate a class at web application level so
that all web pages can have access to it.  The object would have the
life span of the application itself.
XML Mappers29 Dec 2005 23:44 GMT1
Are there any Open Source tools available for XML to XML mapping using
XSL?
I should convert one type of XML message to another type. One solution
could be XML Mapping tool.
Refersh parent form and pass new values29 Dec 2005 22:58 GMT3
I wish to refresh the parent form and pass the new values from child form.
How can I do it?
Thanks
SQL Server does not exist or access denied29 Dec 2005 22:25 GMT4
I've been running a mobile app for ten months with no problem on three
different servers. When I installed the new netframework 2.0 It stopped
working on two servers that the new framework was installed on. The program
still works on the one the framework was not installed on. I ...
WebBrowser29 Dec 2005 22:01 GMT2
  Screwed up on the last one.
  Why does the messagebox already appear?
private void button1_Click(object sender, EventArgs e)
{
Is this a compiler bug?29 Dec 2005 21:58 GMT17
I have some weird compiler behaviour, so I'm hoping that one of the gurus
here will be able to tell me whether or not it really is a compiler bug.
In short, the compiler is saying that it cannot choose between two
overloaded versions of a method when, IMHO, one overload is clearly ...
 
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.