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
Replace function06 Nov 2007 14:10 GMT4
I am tryng to use replace and it is not working.   i'm surprised as it
would seem to be a simple method.  My code:
          foreach (DataRow row in dsSched.Tables["Schedule"].Rows)
           {
VS2005 Designer choking when I add Acrobat Reader ActiveX control06 Nov 2007 13:48 GMT1
I'm curious if anyone has encountered this.  I'm developing an outlook
add-in that needs to display a PDF.  I've included the Adobe Reader ActiveX
cotnrol and when I re-load the form I get the dreaded "The path is not of a
legal form" error.
MenuStrip ... Insert Standard Items: where is the code?06 Nov 2007 13:39 GMT1
Am I correct in thinking that I need to write the underlying code for all the
menu options inserted?
Where would I start to implement, say, Select All, for instance?
Thanks for any pointers.
decimal oddity06 Nov 2007 12:37 GMT3
this is not the usual why-can't-I-represent-0.1-in-double post.
I don't understand why we loose information when converting from double to
decimal.
Consider the following code. d1 and d2 are clearly different.
FileSystemWatcher. Should i use this?06 Nov 2007 12:17 GMT2
It has been recomended by someone i work with, NOT to use the
FileSystemWatcher class for watching for new import files in a directory as
it is a bit flaky.
Is this true, or can i trust that it will work.
Reflection question: Dynamically populating an objects properties06 Nov 2007 11:51 GMT3
Hi, I am trying to dynamically populate an objects properties using
reflection.
Specifically, I have an object called the theObj and it has a number
of properties.
How to return single resultset with multiple database queries06 Nov 2007 11:39 GMT2
This might be the wrong group to post this query, since it is ADO.NET
related, but I couldn't find any ADO.NET group.
My problem is that I want to write some queries, which use temp table
because of their complexity. My final results are in the temp tables.
Transparent Image on Button06 Nov 2007 10:41 GMT1
I try  to show a background  image on the button control. A background
of an image should be transparent (should get the control color).
Unfortunately, I can't find appropriate control property like
"Transparent" in Delphi or something like this.  What is the way to
StackOverflowException when serializing06 Nov 2007 09:49 GMT2
I work against .NET 2.0 using C# 2.0. I am facing a problem trying to
serialize the class foo (given below). Basically, foo can contain
other foos in a list. When I try to create a serializer, using the
test() method below, I get a superb StackOverflowException. I googled
RegEx Help06 Nov 2007 09:36 GMT2
Gurus,
I am new to RegEx. How can i validate following.
All characters in my strings are [A-Za-z0-9] and underscore
The string MUST begin with Upper Or lowercase character.
Question about the Mask property on the MaskedTextBox06 Nov 2007 09:24 GMT2
I'm using the MaskedTextBox to make sure the user inserts a valid
international phone number. I want to set the Mask property so that the user
sees +49-__-____-____ in the text box.
I set the Mask property to "+49-00-0000-0000", but because 9 is a Masking
OrcasBeta2 virtual PC06 Nov 2007 09:22 GMT6
  I installed OrcasBeta2 with the Virtual PC package.   After Windows
Server 2003 Enterprise Evaluation Copy SP2  expired and started
shutting  me down after 2 hours I installed Windows Server 2003
Enterprise R2 SP2 from DISK2 of the installation DVD.   Both logon and
arraylist - how do I retrieve a single element?06 Nov 2007 07:47 GMT5
This is driving me crazy.
I have defined an arraylist as follows:
 public ArrayList drawnballs;
This is instantiated through
Microsoft to release Visual Studio 2008 this month06 Nov 2007 03:47 GMT4
http://www.news.com/8301-10784_3-9810848-7.html?part=rss&subj=news&tag=2547-1_3-0-20
Web Service to InfoPath06 Nov 2007 01:42 GMT1
I have written a C# web service in Visual Studio 2005, to be used by InfoPath
2007 to retrieve and submit data.  The web service works perfctly, but only
after I have opened Visual Studio, opened the web service solution, selected
the asmx file and viewed it in a browser.
 
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.