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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Tabs and Indents30 Aug 2006 19:39 GMT2
In VS.2005, using VB.NET
My editor is behaving strangely.
If I press the tab key, the line moves over the appropriate
number of spaces. When I click on another line, the line that I had tab'd on
How to get Title when Drag and Drop link from IE to my app?30 Aug 2006 18:47 GMT1
My C# application supports drag and drop of files, folders, shortcuts and
links from other applications into mine.  This all works pretty nicely,
except that I am trying to get a little more information when a web link is
dropped onto my application from Internet Explorer.
Newbie ASP.NET Question30 Aug 2006 16:46 GMT5
I am working with an ASP.Net web application in VB.net.  I am trying to save
these characters: (<, >) in a database as text.  The problem is that whenever
I enter something like: "<text>" it says that whatever is in the
textbox(which is "<text>"), is not safe/malicious/etc. I was ...
combobox.selectedvalue problem30 Aug 2006 16:13 GMT3
I have a combobox populated by a dataset filled with data from a SQL view.
In the view I have combined two fields to create one.
I can't set my combobox.selectedvalue to this value. Any other field in the
view works, but this one leaves the combobox empty...
Locking controls in a form object30 Aug 2006 16:04 GMT7
I want to lock all controls except the buttons on a form.  I sometimes need
the form to call lockForms(Me).
public sub lockControls(frm as form)
 for each ctrl as control in frm
Count of objects instantiated?30 Aug 2006 14:53 GMT3
Is there any function in the CLR that can give me a count, by type, of
the number of objects currently instantiated?
--
Philip Daniels
installing vs.net 2003 and vs.net 2005 on same box30 Aug 2006 07:13 GMT1
Hi..
Can i install both vs.net 2003 and vs.net 2005 on same box .. does that
cause any issues .?
and if yes how can i make one of them to be default IDEs to open my ...
How difficult would this be?30 Aug 2006 06:43 GMT4
I like UltraVNC for helping remote users, and the authors have a server
called Nat2Nat that you can hook up to to get thru firewalls without having
to set up ports and such.
Problem is that thier Nat2Nat is not exactly reliable and they ignore any
Arraylist Copyto() InvalidCastException30 Aug 2006 03:47 GMT3
   Having a problem with arraylist.copyto function. And here's a
sample of my code in C#:
In global-->
public struct point
how to create a chm file29 Aug 2006 22:53 GMT5
Any suggestions on creating a chm file?
Thanks in advance
File Types in Deployment Project - "Open With" List29 Aug 2006 22:21 GMT3
I have encountered the same problem another posted about several months
ago.  Unfortunately, there was no result posted on the old thread.  I
will let the original message text stand and ask if anyone can help me
with this..
Random Numbers29 Aug 2006 21:49 GMT3
I'm hoping someone can help me with a problem I'm having using the random
class.  I need to return a "random" number between 0 and 15, so i did this
    Dim r as new Random()
    Return r.Next(0, 15)
How to read contents of html table with .net?29 Aug 2006 20:56 GMT3
I have a need to read the contents of an html table on a remote web page into
a variable.  I guess this is called screen scraping but not sure.  I'm not
sure where to start or what the best practices are to accomplish this.  For
instance; I have a healthcare app that need to ...
creating PDF-files with barcode29 Aug 2006 20:40 GMT3
I would like to create a small application that creates a new PDF-File,
using an excisting PDF-file as background template, adding some text and a
unique barcode. I would like to create my own type of barcode and not use
any excisting types.
Documentation from XML29 Aug 2006 19:26 GMT3
I'm looking for a replacement to NDoc for generating HTML and MSDN style
help from the xml documents generated with the /doc switch. The problem with
NDoc is it does not support 2.0 very well or at all in the case of generics.
Can anyone reccommend another tool? Does not necessarily ...
 
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.