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
Check for active Internet connection..not working?!?29 Aug 2006 22:15 GMT1
I found this example but when it comes to:
               Resp = WebReq.GetResponse();
It jus freezes my application??
<CODE>
'System.Web.UI.WebControls.SortDirection' is a 'type' but is use29 Aug 2006 21:05 GMT2
I'm trying to use this malformed code from:
http://forums.asp.net/thread/1384075.aspx
In this method, I get the error:
Description: An error occurred during the compilation of a resource required
Built in compression on .net looses data, maybe?29 Aug 2006 20:49 GMT2
Thanks to anyone who reads this.
Below is some C# that compresses an array of bytes, and then
decompresses, and compares the original data with the new.
Firstly, the length of the decompressed data is shorter than the
Weird startup crash with only some .NET 2.0 installs29 Aug 2006 20:49 GMT2
Some of my users are reporting a startup crash with this error:
EventType : clr20r3 P1 : gaugeglow.exe P2 : 1.5.0.0 P3 : 44dda1df
P4 : gaugeglow P5 : 1.5.0.0 P6 : 44dda1df P7 : 27 P8 : 0
P9 : system.typeinitialization
how to convert word doc to xml and store in database29 Aug 2006 20:48 GMT4
i need to convert a word doc  into xml format and need to store that xml doc
in to a sqlserver database..
how to convert a word doc to xml and after retrieving that xml doc from
database table how to back to word form and place it in a doc..
How to update crystal report 9 to Crystal report 11?29 Aug 2006 20:40 GMT2
The Crystal Report bundled with .Net 2003 is version 9.
How do I update the Crystal Report V9 in my .Net 2003 to Version 11 so that
whenever I open a .rpt file in my VS 2003, the Crystal Report V11 will come
out?
How capture when user clicks X in top right corner?29 Aug 2006 20:39 GMT2
In my Windows app, users are clicking on the "X" in the top left corner
instead of clicking File.. Exit.  I have code that needs to run prior to the
app shutting down.  How can I capture the event when the user clicks the X?
Thanks
2-dimensional array population29 Aug 2006 19:13 GMT1
I have a recursion function which generate 1-dimensional vector of integers
so for 3 cycles I have, for example, following vectors:
int[] vec1 = {1,3,2,4};
int[] vec2 = {2,5,6,2};
Serving a website based on source internet address ?29 Aug 2006 19:11 GMT2
Based on the source internet address a different version of the website
should be presented/served to the user/browser.
For example in pseudo code:
if SourceAddress = '143.3.5.1' then
How to read contents of html table with .net?29 Aug 2006 18:58 GMT6
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 ...
Parsing XML29 Aug 2006 18:12 GMT5
Can some point me to a good example of parsing XML using C# 2.0?
Thanks
How to Send Message to a Web Server29 Aug 2006 18:01 GMT2
I have developed a C# desktop application. In that application I have to
send a specific custom message (a string) to a Web Server.
Kindly let me know how to achieve this task in C#. A piece of code will help
a lot.
How To: Access Network Shared Folder from C#29 Aug 2006 18:01 GMT1
I expect a dialog to specify username and password in C#
as a dialog asks you for a username and password when you
go Start > Run >'Pathname'.
The main objective is to get the user authenticated to the server so
ReadOnly RadioButton, KeyPreview, "MousePreview"29 Aug 2006 16:24 GMT1
I know Form has a KeyPreview property, is there a similar property that can
be used to control mouse event that is only processed at the from level, not
the controls on it?
I am asking this is because there is no ReadOnly property for RadioButton.
Reading Excel sheet into DB Table29 Aug 2006 16:04 GMT9
I need some help and direction on what classes and an example or two
(article) on how to read an Excel Worksheet and insert one column into a
database table column.  I am using .NET 2.0 only.  What namespaces and
classes should I use and how?
 
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.