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 / New Users / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to use images with a winforms datagrid09 Feb 2008 06:48 GMT1
I need to create a datagrid, and some columns must have images
I have a dataset with a datatable. the datagrid has some columns bound
to datatable, and few columns unbound, that must be images
Thise images must be different for various rows, depending on other
datagrid bool to string09 Feb 2008 06:43 GMT1
I'm using a gridview on a webpage.  I am passing in several different
datatables, depending on the desired information.  I have some values that
are bool in the database.
The problem is when the gridview is displayed, I get a checkbox in the
I'm calling Marshal.ReleaseComObject but com objects are still leaking. How to properly release MODI.Document??08 Feb 2008 12:03 GMT3
I'm calling Marshal.ReleaseComObject but com objects are still leaking. How
to properly release MODI.Document??
      private void Form1_Load(object sender, EventArgs e)
       {
How to read the body of a WCF netMsmqBinding message?08 Feb 2008 11:28 GMT1
I'm trying to read from a webforms app in C# the BODY of the messages
from the transactional system dead letter queue pre-defined by MSMQ
The messages can be read ok, but when trying to read the Body property
I
MS Office - Help files not working08 Feb 2008 09:02 GMT1
Hello --- I am using Microsoft Office 2000.  I use Excel and Word.  My
problem is that when I click on the HELP key --- the HELP index or the Office
Assistant does not work.  I get a prompt to the effect that the program is
creating an initial index.  It shows a little book icon ...
Socket connection throw a proxy server08 Feb 2008 08:05 GMT1
Hy,
i have made a program who use a TCPClient for comunication by socket with
other system. It's wok in 3 location but in the one I have to use a proxy
(Squid) for access the destination.
Framework 3.5 WSUS availability08 Feb 2008 05:20 GMT1
Does anyone have a date or idea when .NET Framework 3.5 will be available for
WSUS updates?
Signature

Kenneth Lemieux

Trouble binding a UDPClient08 Feb 2008 00:46 GMT1
I’m trying to use a UDP socket, but it isn’t working.
Here’s stripped down code of what I’m trying to do:
public void BindASocket()
{
in-process vs WCF07 Feb 2008 16:15 GMT3
Sometimes its clear that WCF should be used when calls have to be out of
process.  Then, on the other hand, WCF adds a lot of flexibility if we want
to physically move stuff around.  Maybe we should use WCF between
presentation - business objects - database objects just for ...
regular expression help07 Feb 2008 11:49 GMT9
I created a regular expression to parse a line in a csv file;
(\"(?<word>[^\"]+|\"\")*\"|(?<word>[^,]*))
It is capable of taking a line such as field1,field2,field
3,123.12,"1,234.56" and matching each value between the commas into the word
mscorwks.dll hangs...07 Feb 2008 10:21 GMT3
I wrote 2 applications on a 32 bit desktop computer, c#, VS2005.
The application's work great on 6 computers, but crash on a- 64 bit
computer.
The error message relates to "mscorwks.dll".
Dynamic logging of method arguments' value07 Feb 2008 04:48 GMT1
Typically, when an exception is caught, we log the stack trace. However,
that is not of much use unless you know the value of the arguments passed to
the methods in the stack trace.
Does the .NET framework provide a mechanism wherein values of the method
Message Resource DLL C# integration06 Feb 2008 19:40 GMT2
I'm looking to set up a .NET service (written in C#) that will write events
to the event log and use a message resource dll to provide localized message
text for the events.
The last time I set this up was some time ago (NT4 project circa 1998). I
Does UTC account for GMT Daylight Saving?06 Feb 2008 12:42 GMT2
I have a web app that is running on a server with the timezone set to EST
with daylight saving.
I need to convert that time into GMT with daylight saving.
I am using the .net frameworks DateTime methods for UTC (Universal Time) to
Application built with .NET framework v1.006 Feb 2008 12:40 GMT4
I have a .NET dll built with v1.0 framework.
The app is built with v1.1 framework.
On one machine, there is an exception. But on the other machine, it runs
fine.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 January, 2008
 
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.