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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problems getting web service applications to work in IIS14 Jun 2006 16:06 GMT1
I have an application that I am building in C#.  Basically I have 5 web
service applicationsthat run with a client and a socket adapter.
Everything connects and works fine when I run the web service
applications in the cassini web server form.  However, when I try to
Garbage Collection14 Jun 2006 16:01 GMT3
If I dont call the close method on objects I use will they still be
garbage collected ?  I'm guessing they are in which case, is there any
point in calling the close method ?  In code on Microsoft's site I've
seen :
Try Catch Finally14 Jun 2006 15:32 GMT3
Wht is the general prctise for having try catch block and Finally.
I mean in one methods what are Cicrustances to have entire code in ONE try
catch block or MULTIPLE and which lines of code is not required /suppose to
be in TRY blocks.
Reusing connection strings in config files?14 Jun 2006 15:29 GMT1
.NET 2.0 introduced the <connectionStrings> section in .config files,
but how do I reuse the connection strings defined under
<connectionStrings> in other parts of the config files?
<connectionStrings>
Object WebServices14 Jun 2006 15:20 GMT2
How can i transfer an object to a webservice.
I have a class with attributes in the asp.net
And a class in the webservice.
The user enters data from a asp.net webform.
Code documentation14 Jun 2006 15:17 GMT3
what free tools should i use to create documentation of my c# code from the
xml file. i use VS2005 with .net framework 2.0.
regards,
rnv
Date difference14 Jun 2006 14:34 GMT1
I have to know if the passed date to my method is more then 13 months
old then the today's date.  How would I do that?
If I do this
TimeSpan dtDiff = dtNow.Subtract(dtSales);
where should I store question and answers14 Jun 2006 14:23 GMT5
I have to design a "Online Test Application" and application is going
to display question and answers.All the questons are objective type so
there is four answer for each question.
My Question is where I shuld store the questions and answers. and how
How to delete a file at a remote web location.14 Jun 2006 14:22 GMT3
I've a C# windows application that scans for XML files at a remote URL
address and downloads them to the local machine when they arrive.  I
can do that OK with HttpWebRequest or WebClient.
After they've been downloaded I want to delete them from the remote
Getting Gridview to read an XML file14 Jun 2006 13:59 GMT1
I have a windows form with a gridview control and i'm trying to get the
gridview to read the entire XML file.  Anyone have any ideas on how to
do this?  Below is some code so you can see what I'm trying to do.
private void btnBuildList_Click(object sender, EventArgs e)
Connect between two forms14 Jun 2006 13:18 GMT2
i've two forms one called form1 and form2, i've a checkbox1 on form2 and i
want that when checkbox1 on form2 checked so when minimize form1 it will hide
to the sys tray, i know all the codes for hiding to the sys tray but i can't
see the checkbox in form2 when i edit form1 that ...
log4net with visual studio 200514 Jun 2006 13:15 GMT1
Anyone using log4net with vs2005.
See my blog entry at http://akashdotnet.blogspot.com/
I would appreciate any feedback and comments
Akash
Requirements to use LINQ application?14 Jun 2006 13:13 GMT1
What are the requirements for a user to be able to install and run an
application that uses the collection initializers and xml querying
functionality from the LINQ preview?
I published the sample app on my network share and tried installing it
Regular Expression Question14 Jun 2006 11:52 GMT2
Anybody know how is the Regular Expression pattern to find text that
begin with [Html: and end with ], like string:
=================================================================
Event Description: [Html:table  style="border-width:1px"
Degrade Administrator to normal user14 Jun 2006 11:13 GMT2
How to degrade Administrator to normal user and vice versa..(<->)
Thanks in advance..
Thanks & regards
Kondapanaidu
 
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.