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
WHat is the Directory?29 Dec 2005 12:56 GMT5
I have created a "DLL LIB" in c# that I use in several ".EXE" projects.
But I need to know where this DLL fil is located on disk from inside my
DLL,
NOT where the EXE file is located.
How can i detect TCP/Ip pcaketsin cSharp29 Dec 2005 11:53 GMT5
 I am new in Netwrok porgraming in cSharp.how can i detect Tcp/Ip packet in
 c#.Net.Any body knows please tell me, what are the interfaces or classes
are
 supported regrading on TCP/IP packets.Please tell me any website refrences
DirectX Redistributable Files For .NET29 Dec 2005 11:07 GMT2
We have a program written in C# which uses Microsoft.DirectX.DirectPlay.
The program seems to work fine on the computer with which it was written,
but when it is the matter of running it on another computer (with Win XP sp2,
DirectX 9.0b installed before installing .NET framework ...
Listening for dialog box from another program29 Dec 2005 10:59 GMT4
I am trying to make a program that times how long it takes to do
something in another program. Is there away to make my timer program
listen for a dialog box to open on the other program and then perform
some functions in my timer program? I do not have the source code for
Reflection on Web Proxy Object29 Dec 2005 10:57 GMT1
I am writting an application in which without running the code I want
to know whether WebServiceA is calling WebSerbiceB ? or any other
WebService or any other reference.
In case of class Library I can get the information using Reflection.
Create instance of a class not defined in my code - Urgent29 Dec 2005 10:03 GMT1
For a class (let's call it Config ) not defined/known in my code,
I want create an instance. Specifically, something like:
Config config = (Config)serializer.Deserialize(stream);
Which parameters does the function need and how to use Reflection
Need Help with regular expression29 Dec 2005 09:12 GMT2
i'm looking for a RegEx which can find these type of string from the
bunch of html lines. if any one can help me here, would be appriciated.
<a
href="/url?sa=p&pref=ig&pval=2&q=http://www.google.co.in/ig%3Fhl%3Den"
Traversing XML or Hash table Which is fast29 Dec 2005 07:31 GMT2
         can any one tell me which is fast traversing a XML file or a
hash file is fast, i got few few field names and values in XML which i
will use to retrieve. I can use Hash File also to do the same
operation, Can any one tell me which is faster.
Replacing escape character?29 Dec 2005 07:27 GMT2
I have a string with the following XML and need to remove all of the
back slashes
"<ROOT><Person PersonId=\"56102\" /><Person PersonId=\"56104\"
/><Person PersonId=\"71266\" /></ROOT>"
locking objects29 Dec 2005 07:13 GMT8
Suppose I have a method (MethodA()) and I do some data access in it (e.g. get results from DB SPs on some select query). This method is fired via a event (say button click). Now if I keep on clicking the button and MethodA() is kept on called what happen to the calls that are ...
Adding custom control in DataGrid29 Dec 2005 05:24 GMT2
I would like to display a Checkbox and a string value in each cell of
DataGrid. I am trying to bind it with Custom user control consist of a
Textbox and a check box. The size of DataGrid (both rows and columns) are not
of fixed size. I am using Visual Studio 2002/2003 IDE for ...
Multithreading - Accessing Object29 Dec 2005 04:23 GMT4
An object 'X' is created inside a thread by object 'A'. The functionality of
object 'X' is used only inside that thread. Inside the thread procedure, the
object 'X's methods are called. That object has a Dispose method that needs
to be called.
Using multiple RegexOptions29 Dec 2005 03:00 GMT1
I have a quick question, I would like to use multiple RegexOptions like
RegexOptions.SingleLine and RegexOptions.IgnoreCase at the same time,
but I haven't been able to find any resource telling how to get the
syntax correct to make it happen.
How to prevent code from being executed by the Designer?29 Dec 2005 02:51 GMT7
How can I prevent a few lines of code contained in the constructor of a Form
from being executed by the Designer?
Thanks,
Fabio
currentcell backcolor29 Dec 2005 02:01 GMT1
I have a datagrid & a datatable, and when I use the mousemove event, I run
into trouble.
private void dgMouseMove(object sender, System.Windows.Forms.MouseEventArgs e)
{
 
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.