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
POST an  unsaved document from word28 Aug 2006 19:56 GMT1
I need a helping hand to help me send an unsaved dokument through a
POST call.
I have added functionality to word and want to send a unsaved document
through a POST call. This works fine when I try sending a saved
Issue with DataGridView on initial data load28 Aug 2006 19:43 GMT2
Hi, I have a problem with the datagridview not refreshed when the
application first appear on the screen.
The datagridview display data from a table in the dataset.  At the same
time, I've added checkbox columns that are not bounded the table.
Still confused about passing data between forms (or classes)28 Aug 2006 19:17 GMT7
I have this in form1:
namespace Pass
{
   public partial class Form1 : Form
XPath issue28 Aug 2006 19:08 GMT2
I have an issue where I want to put an image right before the text for each
record below in a GridView.  The problem is, the XPath is rss/channel/item".  
So since I have the picture in my XML file under rss/channel/image/podcast
then how can I tell it to use ...
Accessing individual pins in a serial port28 Aug 2006 18:49 GMT1
I'd like to know how to access(apply a voltage) to individual pins in a
serial port using c#.
Thanks
Mike
C# Can't Find Some of My Classes After VS Reinstall28 Aug 2006 18:48 GMT1
I am resuming a project after reinstalling XP and VS because of
a hard drive failure.  The project uses a custom control library
which is added to main project.  Everything was fine before
the reinstall but now the compiler does not find most of the
Does anyone know if BerConverter class runs on Win 2000 server?28 Aug 2006 18:07 GMT15
I'm getting an error when I tried to use this BerConverter class in my C#
code.  Even though the Interent doc says that it runs on Win2000 sp4, I just
thgouth I'll double check.  Does anyone know if BerConverter is supported for
Win2000 server
Registering DLLs - Unmanaged and Managed DLLs28 Aug 2006 16:32 GMT3
I am developing an application in CSharp - windows forms based, which
copies the DLLs both unmanaged and managed DLLs from a shared folder
and will overwrite the existing versions of managed & unmanaged DLLs
into folder where some .NET application and a VB application has been
Can a web service be implemented as a multithreaded Singleton?28 Aug 2006 16:00 GMT4
I have a need to implement a webservice where speed is of the essence. This
web service will process product orders in a B2B Extranet scenario where
SLA's are critical, as well as collect metrics on the duration of various
milestones through the application layers path that will ...
Invalid character in a Base-64 string.28 Aug 2006 15:57 GMT1
Could someone help me out..?
I'm trying to encrypt a serialized object but i get an error "Invalid
character in a Base-64 string." :/
string tmp = rn.Encrypt(Serializer.Serialize(user))
How to define a name of a computer on C#?28 Aug 2006 15:37 GMT9
Hello. To define a name of a computer in project VS 2005 after click of
Button1 on Form1, on Visual Basic such code is used:
   Declare Auto Function GetComputerName Lib "kernel32.dll" _
       Alias "GetComputerName" (ByVal buf As String, _
How to get Server IP for a dial up connection28 Aug 2006 15:36 GMT2
There are 2 PCs, A and B,
A is trying to connect to B through modem, I have no problem doing
that(using the example in http://www.codeproject.com/aspnet/webdialup.asp)
, the connection is established successfully, I can get IP address of A
Opening a file into a textbox28 Aug 2006 15:25 GMT2
I'm not sure this is the best way but, I have a txt file I want to put
into a TextBox:
OpenFileDialog opnFile = new OpenFileDialog();
           opnFile.Filter = "txt files (*.txt)|*.txt|All files
An object reference is required28 Aug 2006 14:13 GMT2
I have class, which returns dataTable to populate my list box on some other
pages:
public class dataClass
{
Database Error Handling - please help28 Aug 2006 14:13 GMT2
I have a couple of stored procedures written in SQL 2000. Given below one sp.
*****************************************************
ALTER PROCEDURE [dbo].[usp_PC_AcTypeMInsert]
(
 
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.