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
setting BindingSource data types from an XML data source30 Aug 2006 21:32 GMT4
I have successfully bound an XmlDocument to a DataGridView but all fields  
seem to be strings. I want to retrofit appropriate datatypes on some of  
the fields. Let me take this in 2 parts.
Part I:
assembly30 Aug 2006 21:07 GMT3
How many classes( max) are allowed in an assembly? any one can clarify
it
System.Net.WebException: The operation has timed-out  again30 Aug 2006 20:08 GMT4
I know this has been asked umpteen times but i cant find an answer to
my problem.
Very simply, i have a GUI which is trying to call a webservice. The
webservice may take any time from 5mins to 30mins (or more). However
Windows Service & Remoting - HELP!!!30 Aug 2006 19:27 GMT5
I have created a Windows Service that keeps track of files and folders.
When files are added, deleted or updated, it maintains an internal list
of files.
I would like to access this information from a external program. I have
Read an XML file30 Aug 2006 19:19 GMT6
I have an xml file containing the following:
<?xml version="1.0" encoding="utf-8"?>
<Employee name="john" />
<Employee name="peter" />
datagrid paging automatically (after 10 seconds)30 Aug 2006 19:14 GMT1
I have a Datagrid and .AllowPaging=true.... it is working well but I'd
like to page automatically after some seconds.
So the whole solution is a screen in our company showing some dates
which does not fit on 1 single screen so I'd like to automate the
Changing application icon based on build configuration30 Aug 2006 18:44 GMT1
I have a C# application with different projects in the solution.  I
need to change the application icon based on build configuration.  I
have different build configurations for branding the application.
I can change the icons and splash screens without any problems.  The
Default namespace confusion30 Aug 2006 18:19 GMT2
I'm confused about the default namespace setting in the project
properties.  Help has the following:
"Default namespace
Specifies the base namespace for all files in the project. For example,
Cache problem30 Aug 2006 17:25 GMT5
I'm using the cache block of the enterprise lib Jan. 2006.
There is somethings strange going on.
I add a varable to the cache, let's say the string myData.
string myData = "1111111";
Formula calculation C# code needed30 Aug 2006 17:02 GMT8
How to calculate value for the following formula (I need C# code):
res = (((m+1)(m+2)...(m+(k-1)))/1.2...(k-1))
or more generalized formula is:
          k-1
csharp30 Aug 2006 17:01 GMT1
mailto:laura.biding@ntlworld.com
Convert string to "best possible" ascii representation30 Aug 2006 16:55 GMT5
I have to convert a string to its "best possible" ascii representation.
It's clear to me that this is not possible or sense full for all unicode
characters. But for most European characters it should be possible.
For example:
String not removed30 Aug 2006 16:17 GMT2
I have a string, I use the Remove method and the string stays the same.
ublic static bool CreatePrepareFile(string path)
{
Console.WriteLine(path);
downloading a file from internet30 Aug 2006 16:16 GMT5
I am planning to stage couple small text files in one of my personal
web site. Which is running in linux. I writing a .net app, I want to
download and see the content inside. Could someone tell me what do I
need to know and setup so that my app can get the files without any
Generating hyperlinks dynamically (replacing words with links)30 Aug 2006 16:13 GMT3
I've (parts of ) HTML documents and a list of words that I have to transform
as an hyperlinks, i.e. surround them with a "<a href="...">" "</a>".
A first simple approach is to parse the HTML, loop on each textual nodes and
then loop on each words and made a string replacement ...
 
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.