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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
new and operator ++27 Aug 2007 17:15 GMT11
I have a type:
       public struct Value
       {
           public static Value operator ++(Value v)
OLEDB provider for VFPRO 8.027 Aug 2007 17:14 GMT2
I have free tables in visual foxpro 8.0 with sp1.
I want to create a form in C# and then try to setup a dataset by using OLEDB
for visual foxpro 8.  It does not work.  It keeps giving me an error.
I can use connection string to setup an individual table but I want to grab
Custom container control with limited container region27 Aug 2007 17:01 GMT1
I am trying to create a custom container control for Windows Forms
using C#.NET 2.0.  My problem is that I want only part of the control
to allow other controls to be placed on it at design time.  A similar
example to what I'm trying to accomplish is a Tab Control.  The tab
Active process on windows27 Aug 2007 16:55 GMT3
I am writing app that I want to be able to hit a shortcut
key (windows wide) and have it all launch my app and then
be able to get the name of the process that was active when
the key was pressed.
C# open InternetExplorer ####NEWBIE QUESTION###27 Aug 2007 16:23 GMT4
I am new in C# and MS programming.
I created a simple  windows form .
In this form is a button  and a text field.
the user should enter an ip-adress into the textfield ...and if he
icq library27 Aug 2007 15:17 GMT1
Do you know any Icq client library or source?
Thanks
Serialization problem, "is not marked as serializable" error for UserControl27 Aug 2007 15:15 GMT1
I am serializing a custom class holding some data for my project.
This data internally contains a class which contains an event
public delegate void MemberModifiedEventHandler(object sender,
MemberModifiedEventArgs e);
URI parse exception27 Aug 2007 14:01 GMT7
I get exception trying to parse this URI:
http://-eeayr4mwvtw998.usercash.com/
But IE and Firefox have no problem opening it.
The parse exception is actually happening inside an HTTPWebRequest so I
DataTable subset27 Aug 2007 13:44 GMT2
Supposing I have a DataTable with the following columns ["A", "B",
"C", "D"].
I need to copy that DataTable with all its data but filtered by
columns, that is I want
How to cast class which implements an interface to a subclass27 Aug 2007 13:25 GMT6
I have a scenario where I have created a parent class, ParentTest,
which implements an interface, ITest.  The ParentTest class has a
method which returns an instance of the interface type.  Each child
class has a method which calls the parent's TestMethod method in order
Testing library for .aspx page in C#27 Aug 2007 12:39 GMT1
I'm quite new to such this kind of things (i.e. ASPX, web programming
and so on) so don't mind if my question might sound a bit "stupid"...
I need to build a test suit for an .aspx page. The aim of the test is
the following: having some strings like:
Disable/Disappear ListView Items27 Aug 2007 12:03 GMT3
Is there any way to make Listview items invisible or otherwise keep
them from displaying?  Seems like temporarily removing, then restoring
later would be a severe runtime hit.
Running app from network drive27 Aug 2007 12:00 GMT4
I think that it is very discussed topic, but I still did not find a
satisfying answer.
Is there any way how to run an application from network drive without
setting permissions for the application manually? The users often do
Mouse position27 Aug 2007 11:47 GMT2
I have a form that when a user presses Enter I would like to get the current
mouse position and copy it to the clipboard.
I have tried
private void button1_Click(object sender, EventArgs e)
visual studio locking up when debugging cross thread code27 Aug 2007 11:06 GMT2
I'm not sure this is the proper place but I couldn't find a dedicated group
for visual studio so here goes:
I used to write responsive GUIs by creating threads to process long running
operations, give feedback via event handler which ends up in the GUI
 
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.