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# / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Sending XML-RPC from ASP.NET17 May 2007 17:09 GMT1
We're currently working with another software provider and I'm
required to grab a list of values from there system using XML-RPC
(don't have more information right now) and display it on our web
site. I've used Web Services many times before but never XML-RPC. Does
strange JS error17 May 2007 17:01 GMT1
Till yesterday everything went well but I had to install service pack 2 to
windows 2003 serv.
After that every time I get strange JS errors (but could not debug it).
Example: www.edukon.pl and www.portal.idn.org.pl/idn
to to fix this can not convert string error??17 May 2007 16:41 GMT5
I think this code is almost working but I get the following error:
Error    1    Cannot convert type 'string' to 'System.Xml.XmlAttribute'    C:
\Spring 2007\C#\convertxml\convertxml\Form1.cs    35    15    convertxml
ths is what is underlined in blue:
Windowless process child17 May 2007 16:37 GMT2
Hi, i'm new in this list so I don't know if anyone has asked
this...but...
I have a process (dos app instance) started like this:
_procStartInfo = new ProcessStartInfo();
XML-RPC from ASP.NET (C#)17 May 2007 16:21 GMT1
We're currently working with another software provider and I'm
required to grab a list of values from there system using XML-RPC
(don't have more information right now) and display it on our web
site. I've used Web Services many times before but never XML-RPC. Does
How To Create DEveloper Version17 May 2007 16:20 GMT1
I want To Define in C# sections that will run only in one Mode
for example
console.write('production1')
console.write('production2')
Control Library17 May 2007 16:15 GMT1
I have c# express 2005 how do I create a control library that contains four
user controls. I think it is just a class with 4 different method but I have
no idea- can you help me please.
DataColumn.Expression17 May 2007 16:15 GMT3
Is it any way to use current column value in Expression for this column.
Let say we want to have:
DataColumn2.Expression = IIF(DataColumn1 <0, DataColumn1, DataColumn2)
Its'n valid but how to handle it?
C# Printing: Is it possible to update on already printed page ?17 May 2007 15:58 GMT3
I need to print a report like document. So in report there are many articles
and what I need   when I get to the end, is to update page numbers on the
second page where the Table of Content is .... or even update strings like
Page 1 or 10 ... Page 2 of 10  etc ....
Variable Declaration17 May 2007 15:16 GMT6
Guys,
Please help me by answering my questions. Thanks in advance
1. What is the difference between below two declaration statements
int i; i=20;
How can I fix this code??17 May 2007 15:09 GMT3
I have this code:
private void btnConvert_Click(object sender, EventArgs e)
       {
           // Get a directory
C# Updatable Software17 May 2007 14:55 GMT3
Helo everyone,
I'm doing a software that is installed on my clients, to transfer
files via WebService...
I need to do something that should update this software....when a
.NET Version17 May 2007 13:52 GMT2
If I compile a C# class library using VS 2003.  Then build an application in
VS 2005 and reference that library.  When I execute the application will the
source in the DLL be executed by .NET 1.1 or .NET 2.0 framework.
Pressuring GC to give up clean up memory.17 May 2007 13:22 GMT15
I have an app ( referenced in thread
news://msnews.microsoft.com:119/OPTBaFDlHHA.3280@TK2MSFTNGP05.phx.gbl )
that won't give up memory.  Several people stated that GC won't clean up
memory unless pressured to do so (e.g. system running out of memory).
Programmatically setting SqlServer vs. Windows authentication17 May 2007 13:10 GMT6
I am wondering how to programmatically select either SqlServer or Windows
authentication when connecting to a database. Is this something in the
connection string? Or is it some other parameter to a connection method...?
 
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.