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# / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Detecting a script error in a browser object.23 May 2007 15:56 GMT2
Is there any way to detect if there is an error in a script for a page
through the browser object? Or at least turn it off? I know I can set it
through IE but was wondering if I can do it programtically for my object.
TIA - Jeff.
collection modified, lock ?23 May 2007 15:40 GMT1
I work with .net remoting,to simplify, when the client connected, he send an
handle to an object, the object is used to exchange message and events. no
problem.
In my server, I keep a list of all actives clients and the handle of each.,
"  //Clean Up managed resources " f&*ck23 May 2007 15:05 GMT25
sorry for my not perfect english
i am really f&*ckin angry
in this common pattern about dispose:
//////////////////////////////////////////////////////////
pinvoke structure marshalling with embedded fixed strings... I'm going mad23 May 2007 15:02 GMT6
I have a cpp application with this structure:
//////////////C++///////////////
typedef struct StatusStructure
{
Inquiring about good Datagrid23 May 2007 14:23 GMT7
Folks,
I'm starting winforms project and I need grid control that will give
me control I want. I was using FarPoint spread in VB6 to get similar
results.
"inherit" from a static class23 May 2007 14:15 GMT13
Hi I have a static class written by other team which encapsulates a
database instance. but I need to extend it to incldue other things. I
know that C# static class is sealed and can;t be inherited & I don't
want to copy + paste code. How can I inherit those member variables?
Refering Assemblies23 May 2007 13:34 GMT1
Can we refer an Assembly from an Assembly.
Can we have cross Reference also in .NET.
Thanks In Advance
EggHeadCafe.com - .NET Developer Portal of Choice
C# and regex issue23 May 2007 13:20 GMT7
I am trying to use regular expressions to parse out mp3 titles into
three different groups (artist, title and remix). I currently have
three ways to name a mp3 file:
Artist - Title [Remix]
SqlDataSource and DataSet question23 May 2007 13:20 GMT2
I would like to know what the DataSet name is and where the DataSet  is for
a SqlDataSource like this:
<asp:SqlDataSource ID="SqlDataSourceA" runat="server" ConnectionString="<%$
ConnectionStrings:ServiceConnectionStringA %>"
Outlook object model23 May 2007 12:22 GMT2
I am switching some code from using a reference to Outlook 10 to Outlook
11, but it is breaking some code where I was referring to an inbox items
collection and trying to get at an individual item from the inbox -
since it says that 'Microsoft.Office.Interop.Outlook does not contain ...
data bind combobox issue23 May 2007 11:31 GMT2
I have a table that I dragged onto a form from a dataset. I changed some of
the fields to comboboxes and set the data source, display member (text), and
value member (int) to another table within the same dataset. I can start the
form and cycle through existing records. If I ...
Brightness sum and transparency23 May 2007 09:39 GMT2
To make excellent and useful scatter plot with huge dataset this is a
stunning feature: brightness sum and transparency.
look at (half of the page near Scatter plot Heading):
http://stats.math.uni-augsburg.de/Manet/plots.html#plots
How to know a COM port is a modem23 May 2007 08:01 GMT3
in my application I'd need to know if a com port is a modem or not (and
eventually its description and if it is a null modem).
I get the list of com ports available with:
string[] portList = System.IO.Ports.SerialPort.GetPortNames();
Task Scheduler 1.0: Interfaces are provided for C++ development. What about C#?23 May 2007 07:36 GMT2
When I look at MSDN, I found there is a thing called Task Scheduler 1.0/2.0.
But it says:
   Task Scheduler 1.0: Interfaces are provided for C++ development.
Are there class lib for C# developers?
Had a question about the menustrip23 May 2007 05:57 GMT2
Alright, here goes...When I put a menu strip on the windows form I can
double click the exit button to go to the source page and it takes me to the
on click exit blah blah blah and you would put Application.Exit(); Alright
well what would I put for the print preview and the print ...
 
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.