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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Publishing aPP21 Feb 2007 14:09 GMT2
I have used the publish wizard to distribute app using click once. A few
questions:
1. Is there a way for me to dictate what folder on the users computer the
application gets installed into?
Webbrowser component 'wait to load' help...21 Feb 2007 13:32 GMT3
Note: My question is after the following code.
I have this call:
Navigate2(@"http://www.mySite.com");
Using this code:
FileOptions in FileStream ctor21 Feb 2007 13:15 GMT1
My question is about unbuffered IO in FileStream.
According to this publication:
http://research.microsoft.com/research/pubs/view.aspx?tr_id=841
"There is no simple way to disable FileStream buffering in the V2 .NET
simple regex?21 Feb 2007 13:02 GMT1
I know this is too easy, but I am not getting it.  I want to regex string to
find any string that has non numeric characters, integers and floats
verification basically.
I am using the following:
stuck on reflection latebinding assembly problem21 Feb 2007 12:11 GMT2
I have 2 samples of code bellow that work fine at the moment
the first routine loads an dll assembley and instantiates the type in
the dll which is always a form, and creates a child form from it.
I need to use latebinfing becasue the dll to be loaded is selected by
repaint control after collection changed21 Feb 2007 11:36 GMT3
As i did not get any answer to my previous post, i post the topic again.
How can i repaint my control, when an item from my custom control
collection has changed ?
in my collection property there is only a get function as following :
Schedule task error21 Feb 2007 11:32 GMT1
I have created a scheduled task successfully programmaticall.
However, there is something wrong in the process. When the scheduled task is
running and stopped, the result was:
"0xe0434f4d".
How to install a global assembly (Client's PC)21 Feb 2007 10:39 GMT7
I have installed an assembly into the GAC on my local PC using gacutil.
How can I now install this on my client's PC without getting them to use
this tool.
The dll should be added to the GAC and be copied to a sub directory here
Error after calling System.Diagnostics.Process.GetCurrentProcess().StartTime21 Feb 2007 10:29 GMT1
I get some strange behaviour after calling a method on a third party
library when I call:
System.Diagnostics.Process.GetCurrentProcess().StartTime
If I run the following code it works as expected:
Can't view Crystal Report21 Feb 2007 10:06 GMT1
I am trying to view a Crystal report (8.5) using the Crystalreports
viewer for C#.net.
I have a form and the view control on it. I am using the following
code to try load the report as the database location might change from
InstrRev (VB) --> C# ???21 Feb 2007 08:30 GMT1
One year ago I have programmed in VB. There was a function named
"InStrRev".
In C# I don't have found a similar function. Can anybody help me in
this question.
Help needed... problem with collection property21 Feb 2007 08:04 GMT1
Sorry to open a new post but i still do not have solved my issue with
Collection property and i'm really blocked.
I have a control which has a collection property.
when an item of the collection property will be added, removed, and so
Only allow one checked checkbox in a collection21 Feb 2007 04:22 GMT10
I need to programmatically allow or disallow the selection of multiple
checkboxes on a form . At certain times I only want to allow a single
selection, at other times I may wish to allow multiple. Is there a way of
doing this ?
Deploying a WinForm App21 Feb 2007 01:59 GMT2
I have a Windows application (C# 2.0) that I have built, and I was
wondering if anyone could help me.
I am looking for ideas on how to go about making it so that when my
application is installed, it can only be used on the computer it was
IEnumerable<T>.GetEnumerator( ) return value20 Feb 2007 23:43 GMT2
very confused on how to implement the IEnumerable and IEnumerator
interfaces on a generic type.  I understand I should just use a
foreach loop in the GetEnumerator method and use "yield return",
etc.
 
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.