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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Handling Outlook Drag&Drop26 Nov 2007 16:03 GMT1
I have a question - how I can handle Outlook's drag&drop operation
when user is trying to attach file or directory to the new email?
I need to get such functionality in the Outlook - possibility to add
folder(s) (zipped to one file on the fly) to the new email.
selection list26 Nov 2007 16:00 GMT1
Hello,How canI create a selection list (that allows me to pick item from
list according to abc)?
detect FK in dataTable26 Nov 2007 15:47 GMT2
is it possible to extract the DataColumn which is a foreign key of another
table. The DataTable has only one table.
foreach (DataRelation dr in dsIlce.Tables[0].ParentRelations) {
Console.WriteLine("123");
How to read this XML file ?26 Nov 2007 15:39 GMT4
I want to put the data from this xml file into a dataset
How can i do that , i tried XmlTextReader without luck
Johan
<?xml version = "1.0" ?>
MSDN download issues26 Nov 2007 14:47 GMT3
I'm starting to lose my rag. My Internet connection has stayed up but
for the third night running I've had a fatal error downloading VS 2008
pro at about 60pc on MSDN. Is anyone getting any joy on this? I'm not
paying for shipped DVD's because MS can't figure out how to deliver
Embedding video file in C# forms26 Nov 2007 12:15 GMT2
I need to display the video file in C# forms with few buttons like
pause, play and stop. Anyone please suggest how to start with to embed
the video file and which method is the best one to implement?
SendMessage mouse click to treeview node26 Nov 2007 11:53 GMT5
I would like simulate a mouse click on on of my treeview nodes when my
form opens.
for that i was thinking to use the same simple way as under C++ :
SendMessage(TreeView.Nodes[0].Handle, WM_LBUTTONDOWN,0,0);
a question about inheritance in .net26 Nov 2007 11:31 GMT2
.net 2.0
Below I declare 2 classes
********  class A ***********
public class A{
C# - Email problems26 Nov 2007 11:23 GMT2
I am having trouble with sending email via a C#2.0 application, I use
the same settings as I use in Outlook but I cannot get email to send.
I am trying to use SSL on port 465 and get the error below, If I disable
SSL and use port 587 all goes well.
a question regarding SqlDbType.Money26 Nov 2007 10:06 GMT1
.net 2.0
I have some .net code which calls a stored procedure. This stored procedure
returns a value of SqlDbType.Money... I'm wondering what datatype I should
use on the variable which get this return value.... I've used Double, but
Little Glitch with VS05 project post-VS08 install26 Nov 2007 09:45 GMT3
I installed VS 2008 -- leaving VS 2005 in place -- without any apparent
problems;  first thing I did after installing was to open a project in
progress with VS 2005 to make sure there were no problems;  there was one
...
Linq "into" and "let" equally???26 Nov 2007 08:40 GMT12
Linq "into" and "let" equally???
http://www.alvas.net  - Audio tools for C# and VB.Net developers
Create directory26 Nov 2007 08:33 GMT4
how can I create a directory in the "documents and settings / user" directory?
Christian
can vs 2008 c# express truly co-exit with 2005 c# express26 Nov 2007 07:44 GMT1
that is after installing .net 3 and vs 2008, can I still use vs2005 to emit
code for target pc with only .net 2 run time?
It seems various prev thread, vs 2008 express is not exactly good/easy  for
targeting .net 2 features only
Get assembly info. Thank You.26 Nov 2007 07:28 GMT2
I created an DLL Library which includes various web controls,
classes, ...
I would like to create a class, named Info, with a function that would
return some information about the library like its version, copyright,
 
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.