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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
WPF Databinding  sintax for complex properties25 Dec 2007 19:38 GMT1
I have following scenario
I have ListBox that is bound to BindingList<Person>
Person has Address property that has Street property.
How can I bind Street to a TextBlock in ListBox DataTemplate?
Tutorial for WCF & WF25 Dec 2007 16:58 GMT1
I'm searching for a good tutorial about WCF in combination with WF.
Thanks in advance.
Refresh/Databind a GridView on another page25 Dec 2007 10:51 GMT2
I have an GridView on one page that will open a popup for the
selected
record.  I've been told that there is a way that when the popup
record
Fast Index a File System?25 Dec 2007 05:31 GMT5
I am trying to build a tree of my entire file system.  The tree
includes attributes like file size and last modified.  My current
implementation is multi threaded using the threadpool, but it takes
around 10 minutes to complete.  I don't understand why it would take
What paint faster than Graphics.Draw?25 Dec 2007 00:46 GMT3
What paint faster than Graphics.Draw?
http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas
discount
strange format problem24 Dec 2007 23:04 GMT2
I ma stupped.
   int idx = viewRegexOptionBindingSource.Find("regexoption",
           textBoxRegexOption.Text); // works , no problem here
           if (idx < 0) idx = 0;
ClickOnce security24 Dec 2007 20:59 GMT3
Good noon, community! Would you be so kind and help me solve my problem. I
need Deploy application through ClickOnce technology. I've configuration file
where I  assign sensitive data about connection to the database. A VS
deploying solution all files have signing by certificate. ...
PreProcessMessage24 Dec 2007 15:58 GMT1
i am trying to override the PreProcessMessage for the form
and i am using this code
public override bool PreProcessMessage(ref Message msg)
{
string.GetHashCode() and HashTable calls GetHashCode() Differ?24 Dec 2007 09:32 GMT10
-----See below code,
string str = "blair";
string strValue = "ABC";
string str1 = "brainlessness";
webbrowser with tabcontrol24 Dec 2007 09:11 GMT1
Hi, Ive  added a tabcontrol to form1 and a webbrowser to tabpage, but
I cant see my page. Im using this in form load.
webBrowser1.Navigate("http://www.oddschecker.com/bet-basket"); Ive
checked the address, and Ive tried it with webbrowser in a form and it
binding source poisiton event executed too many times24 Dec 2007 08:07 GMT1
the windows form application works but the eventhandler for binding source
postionChanged got executed too many times: 12 times from saveitemclicked
for the data navigator
many time from additem
legal to copy MS's code?24 Dec 2007 07:00 GMT11
So is it legal to copy stuff out of the .NET framework and mix it into
your own code? I assume so, since I could call their function directly
if I didn't want to avoid the UI library reference in my server code.
Do I need to reference it?
artificial inteligence24 Dec 2007 03:27 GMT1
I want to make a uno game where you can have multiple players including the
computer if the human player/s want it to. How would you make the support
for computer to play and actually play the right cards if it has any?
Remote debugger service24 Dec 2007 03:26 GMT2
Does anyone know if I run the Visual Studio Remote Debugger service on my
development server will it slow down the system? Never used the service
before... use to just launch the remote debugging app to do it in the past..
thanks!
C# Enums - Feature or deficiency24 Dec 2007 01:14 GMT39
If I have
Enum en
{
 i1,
 
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.