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# / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hashtable Serialization problem in Webservice31 Dec 2005 23:34 GMT2
I 've a problem while creating a web method which returns a class object.
The actual implementaion of the class using a hashtable which is not
serialized by the webservice..
any pointers would be helpful in resolving my problem ...
WSE filters31 Dec 2005 17:32 GMT2
Today was my first experience using WSE filters in SOAP clients.    One of
the simpler things I wanted to create was an OutputFilter/InputFilter pair
that calculates response time by having the OutputFilter store the start
time in the SoapContext for the InputFilter to subtract ...
Strange Situation31 Dec 2005 16:55 GMT10
I have occured a very strange situation.
The scenario is as follows. I have two buttons in the form. First
button is Load button and the second one is Delete button. As the name
suggests when 'Load' button is clicked, some data is loaded on the
OleDBDataAdapter => Insert and Update of data values in a Database31 Dec 2005 16:02 GMT6
I have a table in my database, which has 3 attributes. IDFailureControl,
ControlDate and ControlVersion.
In the following function I test, if the date of today allready exists.
Then I would like to write the new ControlDate or Version into the
Renaming files in a directory31 Dec 2005 04:03 GMT3
I am a novice in C# and need help.  I want to write a simple program to read
a bunch of files from a specified directory and rename those files in a
sequential fashion., changing a bunch of image file names.
For example, changing:
Exporting date from DataTable to Excel-file31 Dec 2005 02:02 GMT1
I would like to export data from a DataTable to an Excel-file. I have
tried this using Interop (with the Microsoft.Interop.Office.Excel.dll)
but that seems to be a hard job.
Does any of you know another way to do this?
Need one Regular Expression - Urgent31 Dec 2005 01:27 GMT6
  i'm looking for one RegEx which can find matches from the bunch of
lines. i want to find all the matches of "<a * href=*>*</a>". if any
one can help me out here, please do come forward.
thanks,
Clearing a dataGridView for reuse31 Dec 2005 00:08 GMT3
I have a situation where I have a datagridview on a form.  I am making a
dynamic table editor where users select a database table and then it calls
this function where the data in the datagrid refreshes with the new table.
Everything works good except every susequent table that ...
The code to change dateTimePicker control not working.31 Dec 2005 00:04 GMT5
I have a DateTimePicker control that originally displays "1/1/1900" on
screen.  I want to change it to current date when a user clicks on it.  I use
the follow code but nothing is happening.  Can someone tell me what I'm doing
wrong?
Can't step into?30 Dec 2005 22:46 GMT5
I have referenced two .NET DLLs in my project.  When debugging, I step
into one of aDLL's methods.  aDLL inherits from bDLL.  In aDLL, there
is a method called from bDLL.  However, I cannot step into it.  For
example:
Is User Interface Process App Block still current under .Net 2.030 Dec 2005 22:26 GMT1
I have done a little reading on Microsoft's User Interface Process
Application Block, and I am thinking about investing a couple of days
learning it. Is the AB still current under .Net 2.0, or is it now obsolete?
Is it worth the effort to learn? Thanks in advance for your help.
Help with SerialPort and C#30 Dec 2005 22:18 GMT2
I'm developing an application to catch OBD sensors' data from my car.
I connect it via a RS232 interface.
Now.
with HyperTerminal I can connect and send/receive data, but I'd like to do
static hashtable looses its content30 Dec 2005 21:32 GMT7
We have a static hashtable that is located in another tier in our n-tiered
web application.
And we are storing big but not huge objects in this hashtable and the key to
the objects is through Session.SessionID.
Running an executable or class automatically after build?30 Dec 2005 21:26 GMT1
I've written a class to automatically produce a Google sitemap file for
my ASP.NET projects.
What I'd like to do is automatically run this when I build my project
so that a new sitemap is produced whenever I make changes.  I can make
How to do "Compile time" initialization of record array?30 Dec 2005 21:10 GMT16
Back in the "old" days with C, I used to do something like...
struct
{
  char Description[20];
 
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.