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# / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Displaying HTMl with htmlGenericControl21 Aug 2006 16:04 GMT2
I have a web page that  has a placeholder on it called PlaceHolderText. I
read some html out of the database. The value for my test is:
this is <strong>a test </strong> of the html stuff
I read that into a variable that I call htmlData (it's a string)
prohibit more than one decimal point in text box21 Aug 2006 15:49 GMT5
C# newbie after migrating from VB. I wish to have only valid numbers
entered into a txtbox . i.e only one decimal point.
///////////////////My VB code for this is:
Private Sub txtGcost_KeyPress(KeyAscii As Integer)
Get visible portion of ListView?21 Aug 2006 15:41 GMT2
Is it possible to get current visible rect when there is a scrollbar on
the ListBox?
Say, if the ListBox is in Details mode, and there are 1000 lines. The
user has scrolled down to 500th line and currently 500~540th lines are
How do I detect if my .net application is running in 64 bit mode21 Aug 2006 15:26 GMT4
Is there a function which returns is my application is in 64 bit mode?
-Martijn
Catch a mouse click on any app in the taskbar21 Aug 2006 15:11 GMT2
I'd like to get the handle of any application that is clicked in the
taskbar.  Any thoughts?  Thanks!
Windows Service won't start when referenced assemblies are in the GAC21 Aug 2006 14:59 GMT2
I was wondering if anyone else has experienced this problem. On certain
machines we get the standard error when starting the service manually
(or on reboot):
"Error 1503: The service did not respond to the start or control
How to take off the minus button of a TreeNode?21 Aug 2006 14:41 GMT4
I want to prevent a TreeNode to be collapsed, so I do the following, in
the BeforeCollapse event:
// Verify if it is the root node
if (e.Node.Name == "0")
understand KeepAlive issues on Socket programing in C#21 Aug 2006 13:50 GMT1
I want to implement keepalive on connected socket between 2 machines , that
can be behind NAT.
I saw the
SetSocketOption(SocketOptionLevel.Socket, SocketOptionName.KeepAlive, 1)
Resize image for webpage21 Aug 2006 13:34 GMT1
I want to resize an image on my server.
I tried a lot of samples... but all the time it does resize and saves the
images but I can not view the image insize a webbrowser.
With an imageviewer (desktop application) I can view the image. I believe
XML Serialize / Deserialize dictionary holding various generic typ21 Aug 2006 13:32 GMT3
Hi,
I'm kind of stuck with an serializing / deserializing problem using a
generic dictionary holding references to various generic types. It goes as
follows:
adding a node in XML file21 Aug 2006 12:56 GMT6
I have a xml file as shown:
<?xml version="1.0" encoding="utf-8"?>
   <PIM>
       <fragments>
Could not load file or assembly..The system cannot find the file specified21 Aug 2006 12:33 GMT2
I developed Outlook add-in with VS 2005 , everything work fine , until the
machine reboot unnormally , when I opened the solution again
many projects was not there ! (I have more then 10 project that depends each
other).
Mouse Events21 Aug 2006 11:49 GMT1
I want my program to capture a part of the screen by drawing a
rectangle with the mouse.
But as I click the mouse out of the form, the program lost the focus.
Is there any way to do this?
How can I start IIS in program21 Aug 2006 11:38 GMT5
How can I detect  if the IIS started or not?
If the IIS is stop, How can I start it  start IIS with C#?
snk file & rss.net21 Aug 2006 11:06 GMT3
thanks for taking the time to read this post.
I'm using the RSS.Net class library which can be found at
http://rss-net.sourceforge.net/
It works fine but when I come to build a release version I'm informed
 
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.