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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASP.Net Button w/onclick script misbehaves when in user control27 Jul 2006 14:38 GMT1
I'm using VS 2003 and I have a button in a page where I've used
"btnViewData.Attributes.Add ("onclick", "javascript:return doPostBack
(\"" + btnViewData.ClientID + "\");");"
to have it execute some javascript before posting back.  It works fine
Emoticon program27 Jul 2006 12:31 GMT2
Hi all .. I was stupid enough to accept an emoticon program from a friend via
msn messenger .. it has loaded a toolbar of emoticons into my messenger chat
window and I can't get it off via all normal methods .. any ideas plzzz peeps
???
Mail headers: smtpclient problem27 Jul 2006 11:56 GMT2
I'm trying to create an email message with particular headers. A piece
of code:
SmtpClient smtp = new SmtpClient("192.168.x.y");
MailMessage msg = new MailMessage("from@xxxxxxx", "to@xxxxxx", "TEST",
ORM Options!!!!27 Jul 2006 11:31 GMT4
What ORM mappers do people use around here? I know some:
EasyObjects (its a good one)
EntitySpaces (its another good one)
XPO (DevExpress, seems to be good, though I never used)
How to access Internet Explorer page from external app27 Jul 2006 11:01 GMT2
Is there a way in .Net or via interop (com etc.) for an external application
(a .net winform for example) to read the html contents (or the DOM) of a
running instance or internet explorer?  I trying to write a timer app that
looks for the existance of an html tag and then does ...
Line drawing algorithm27 Jul 2006 09:31 GMT4
Can any one please suggest me a algorithm to draw horizontal and
vertical line between two points (a right angled line, not a slant
line).
My.Computer.Network.Ping Bug27 Jul 2006 05:55 GMT2
When I learned about My.Computer.Network.Ping in VB.Net 2005,
I used it in a program that pings a list of servers.
Something like:
 Threshold = CInt(txtThreshold.Text)
TEXT field truncate to 255 symbols ?!?!?!27 Jul 2006 05:53 GMT1
I"m trying to insert large string (more than 1000) into TEXT field in SQL
Server but it truncate the data to 255 symbols. Is there any other way to
insert large string into TEXT field without using WRITETEXT and UPDATETEXT?
Just from ADO.NET?
Save DataSet in a Text File with Positions27 Jul 2006 05:52 GMT1
I want to retrieve data from the database and save it to txt File with
positions.
Let us Say 3 columns are got, i have to save at say  3-8 the first column ,
9-15 2nd Column,  16-29  3nd Column.
How to perform an Asynchronous Insert27 Jul 2006 04:05 GMT1
I need to perform Asynchronous Inserts using DAAB.  So far I have a method
which does an insert but how can I do this Asyncronously so that it does not
affect the load on our public production website?  This question is wide open
but make sure you give me some ideas in context ...
# active connections in Sql 200027 Jul 2006 01:40 GMT4
How do I monitor the number of open connections in Sql 2000?
including ones opened by ADO and .NET processes?
Decorator pattern - adding values dynamically26 Jul 2006 22:22 GMT5
I am looking at using the decorator pattern to create a rudimentary
stored proc generator but am unsure about something.  For each class
that identifies a part of the stored proc, what if I want to add a
value dynamically.  I'm including some code to show what I mean.  This
Screen blanking under w2k.26 Jul 2006 20:50 GMT2
I have a couple of .net applications (not written by me) which cause the
entire screen to go "blank" (e.g. black) immediately after strating the
applications.  The screen remains blanked for 2-4 seconds, during which time
the mouse cursor appears as a large white square block.  ...
Can WinCE & Pocket PC support the "AsyncCallback"?26 Jul 2006 15:45 GMT4
Can WinCE & Pocket PC support the "AsyncCallback"?
Can the height of a list box be changed26 Jul 2006 12:45 GMT1
Is the only way to change a list box height is by changing the font size?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 June, 2006
 
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.