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 / .NET Framework / New Users / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Windowsservice needs to receive events11 Jul 2007 10:44 GMT2
What is a good way to have a windowsservice receive events?
I want to change some settings of the service without restarting it
(mainly log-level of log4net ).
I thought about using MSMQ.
MailMessage-Object error - net 1.1 , VS 200311 Jul 2007 09:18 GMT3
I have a simple program which sends emails.
The main function is:
 private bool InitAndSendEmail(string mailTo, string subject, string txt,
string mailFrom)
Extended MAPI with C# - how to retrieve outlook appointment11 Jul 2007 07:22 GMT1
Hey Guys
Any one know how can I how to retrieve outlook appointment using
Extended MAPI with C#.
ClickOnce Problem with .NET Framework Installation11 Jul 2007 05:28 GMT2
I have a C# application that I am distributing and updating via ClickOnce. I
have the .NET Framework 2.0 as a prerequisite. On some computers, but not
all, when the app is installed for the first time, and the Framework needs
to be installed, the Framework installation piece will ...
Perfect Singleton with Semaphore?11 Jul 2007 05:22 GMT2
Can anyone show a code sample of a "perfect Singleton" that uses the
Semaphore class in Framework 2.0? I have a security-related class that
I would like to code as a Singleton, and re-use it in both ASP.NET and
WinForms. I understand that these are very differnet environments when
Problem with clickonce11 Jul 2007 05:09 GMT1
I'm trying to make an installer with clickonce for vb.net app with VS 2005.
I can publish, but when I try to install, I got an error:
Can't start the application
Here is the log (I'm using spanish version)
WPF Question.11 Jul 2007 03:00 GMT1
I'm not sure which is the right forum to post this question - so this is as
general as can be. There question is about treeview in WPF:
I'm trying to implement  drag and drop in TreeViews, poking all sorts of
options for their display.
Question about return 0 in Socket::EndSend in C#11 Jul 2007 02:14 GMT2
I have written a program that is using Async Socket,
And the program will send a lot of packet to the socket, and i used
BeginSend and EndSend for sending the data.
But the werid thing is that, sometime, the EndSend return 0, so it
Application Design Question11 Jul 2007 01:28 GMT3
This is just a simple application design question. I was just wondering how  
different people would approach this problem.
Suppose you had to design a form where you edit a record and in the form
there is a list box. You can select multiple items in the list box that are
DataTable.Select with condition with Timespan values10 Jul 2007 22:39 GMT1
Hi to All,
i'm using C# in .NET 2.0 and i have a DataTable A with a column of
type TimeSpan used to store HOUR info.
I'm trying to filter my DataTable A selecting only rows that have the
Using different configurations (web.config, app.config)10 Jul 2007 20:25 GMT5
is there a possibility to use different configurations for debug and
release mode?
I need other settings in debug mode than in release mode but do not
want to replace the web.config all the time manually.
Great new development community concept10 Jul 2007 18:19 GMT3
I found this new site I am excited about http://www.spikesolutions.net.
The concept, zip up your programming solutions and submit them to this
site for free. Each time someone downloads your solution you get
$1.00. The creators of the site are trying to improve the quality and
Copy DataTable Rows Fast?10 Jul 2007 16:23 GMT2
.NET Framework 2.0
I have a custom class inherits from DataTable. It has a method to "get
remote stuff" where it makes a web service call to a .NET 2.0 web
service that executes a TableAdapter. Now I need to just get the data
Odd shortcut problem with my app using a VS2005 deployment project10 Jul 2007 15:54 GMT3
I have my deployment project in VS2005 for my executable I'm making an
install for.
The install seems to build fine and installs without a problem.
The odd problem is that the shortcuts created for the exe work fine the
Can ternary conditional expressions be represented in the CodeDOM?10 Jul 2007 14:32 GMT2
... I know I could use a CodeSnippetExpression to do it, but that would
somewhat hardcode the resulting tree.  I was looking for something like:
  CodeTernaryExpression(
     CodeExpression test,
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 June, 2007
 
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.