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
Adding WndProc override on inherited Web Browser WinForm control.27 Sep 2007 01:15 GMT1
I need to be able to detect when the user clicks on the browser
control area. The control offers no Mouse events whatsoever. I have
tried to resort to override WndProc on the control, I have a break
point set where indicated in the code below which never gets called.
Workflow/Business Process frameworks27 Sep 2007 00:32 GMT2
I'm not ready to get started with the new generation of MS tools (WPF, WWF,
etc) although they do seem to do just what I need ;0)
I'm looking for an existing framework (or white paper, tutorial... anything)
that covers the topic of a workflow framework.  When I google for the
LINQ and Reflection26 Sep 2007 23:39 GMT2
If I get an object generated by SQL Metal I can do a call like:
db.Persons.Add(new Person(){name = "ED"};
So far, so good.  However, we are loading a DB from MetaData, I need
to do this via reflection.
Form and its Load-event26 Sep 2007 23:32 GMT4
Is there a way to generate Load-event for form without showing it?
My problem is that if i try to set control states before Load is raised,
control states may or may not work. Here is some code:
Lets say that i have 2 form - form1 and form2. In form1 i have a button.
list26 Sep 2007 23:22 GMT4
where can i find a complete reference book (paper format, or pdf, or
word....) where i can find all the ASP controls with their
explanation?
I'm currently learning asp.net 2.0 C#
Generic list and inheritance26 Sep 2007 23:11 GMT4
Lets say I have:
 interface ICar
 {
 }
CDO.Message read & delivery receipt option26 Sep 2007 22:19 GMT1
There's any way to configure a CDO.Message object to set the read and
delivery receipt option, in C#?
I already tried:
CDO.Message msg = new CDO.Message();
Make anonymous post26 Sep 2007 22:07 GMT4
Hi again,
I am new to Usenet and I just posted a question from Google Groups and
I see that my email address is displayed in clear text but in  the
rest of the posts in the page the email is hidden. How do you do to
MIDL VARIANT-type to proper C# type26 Sep 2007 21:58 GMT2
I have a COM object which fires an event where I have to pass an array
of SHORTs as a parameter to the listening object. The array of SHORTs
is encapsulated in a the CComSafeArray-class and passed as a VARIANT*
in MIDL (since MIDL doesn't support SAFEARRAYs in events).
web browser ctrl - retrieve address for display in textbox?26 Sep 2007 21:37 GMT12
I am using a web browser control to browse windows explorer.  I give it a
default address as below and then click on some folder.  The question is:  
how do I retrieve the address of the folder I clicked on so that I can
display it in a textbox similar to windows explorer?  
The practical use of delegates26 Sep 2007 21:35 GMT6
My question is regarding the use of delegates in C#.  I see how .Net uses
delegates to wire event handlers to events.  It’s an object created by a
single line of code by the system and that makes perfect sense to me.  I
understand that there is a lot of code underneath that the ...
Delegates - Value Type or Reference Type?26 Sep 2007 20:57 GMT4
Are delegates value types or reference types? I was just pondering the fact
that delegates are immutable... Does this mean that they are value types and
not reference types?
Thanks.
Programmatically Attach/Detach SQL Server26 Sep 2007 20:33 GMT1
I am using SQL Server 2005 with C# 2005. I want to programmatically
Detach a database, then copy its files from the data folder to another
location and then Attach the database back. Can it be done using C# ?
If yes, please illustrate.
ht insert one double quote?26 Sep 2007 19:57 GMT5
I am writing an app that enables a user to reply to a newsgroup.
The proper syntax for From: is
"screen name" email@address.com
and over all, it should look like:
Global Middle mouse button click - check if hook conflict with other program26 Sep 2007 19:27 GMT2
Can assign global hotkeys, but I desire to have middle mouse button a
global event, which instantiates a  menu. However, Firefox, and a few
other programs use the same button as well. I would like to be able to
check if the current visible form (not my program) is using this
 
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.