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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to detect the changing of ActiveControl property on a winform?13 Dec 2007 23:50 GMT3
Each form has its ActiveControl property, but no ActiveControlChanged
event to signal that the active control has changed (like
ParentChanged event).
I tried to trick the form by declaring this property in my form:
Sending DataSet to Remoting Service13 Dec 2007 23:47 GMT1
I have written an Windows Service that exposes a Remoting object that
takes a DataSet and fills it up. However when I get the dataset back
on the client it's rows are empty. When I log the process I can see a
filled dataset on the server.
What do you think of LINQ?  Looks like not intended to be used with WCF so what architecture do you like?13 Dec 2007 23:12 GMT7
Sorry if this is the wrong forum, but wondering what you guys think about
LINQ.
We were architecting our enterprise Win app as WCF for the benefits of:
- single place for business tier
how to check if app is already running?13 Dec 2007 22:12 GMT14
I'd like to avoid starting the same c# application twice on the same computer.
How do I check if it is already running?
Thank you
Transport Layer Security using C# 2.013 Dec 2007 21:42 GMT3
I want to develop an web application using TLS (C# 2.0) to test our
server, which just installed the AT/TLS encryption on test system's
CICS Sockets.  I here .NET 2.0 support TLS, but I can not find any
examples to do this. Is there some example out there I can take a
serial Port, what is wrong ?13 Dec 2007 20:17 GMT3
please can anyone tell me what is wrong with this code ?
i have an oszilloskop on the COM1 ,and nothing comes out of it.
Rainer
VS2005
Topmost problem since IE713 Dec 2007 20:02 GMT2
I have replied with my own questions to an older post entry
but after a while I thought it's better to start a new thread based on
the previous one. Perhaps with the new thread I will catch more eyes and
find someone who had the same problem and solved it or
Download box from a webpage13 Dec 2007 19:46 GMT3
I am trying to mimic the behavior of download.com... where a page says
"your download will start in 10 seconds" and then the download box
pops up.  Would anyone mind telling me how that works?  I want to use
this as an alternative to "click here to download the file" and then
displaying inherited button13 Dec 2007 19:40 GMT4
Should be easy don't know y i cant get it to work please help.
public partial class Form1 : Form
   {
       public Form1()
List definition13 Dec 2007 19:37 GMT1
I have the following code:
***************************************
public class Test
{
XDocument reference missing13 Dec 2007 19:23 GMT4
I'm trying to use XDocument to reference an InfoPath form and I get the error
"The type or namespace name XDocument could not be found"  
I have the following:
using Microsoft.Office.Infopath
Call c++ function from c# with some difficult parameters13 Dec 2007 19:07 GMT4
Hello together
i just have a little bit tricky question about calling a function out
of a compiled c++ dll (which do some special mathematic thing) from a
c# application. The c# application works as cgi and should do, as
Why my DataTables in DataSet are cleared?13 Dec 2007 18:26 GMT4
I am using ASP.NET 2.0.
My DataTable in DataSet are cleared automatically!
The follow is my code:
//--------------- I just keep what core part related to the
How best to create a complex interface13 Dec 2007 18:25 GMT3
I'm currently working on my first relatively complex C# application
and I've run into some problems as to the best way to develop the
interface. The design spec calls for a treeview on the left-hand side
which brings up the relevant interface when the node is clicked on. I
adding tabpage to another form13 Dec 2007 16:53 GMT3
Hi, I have two forms. From form1(frmMain) I want to add tabpages to
Form2. In form1 I have:
frmMain tbe = new frmMain();
               Thread thread = new Thread(new
 
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.