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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataBinding Question29 Jun 2007 22:19 GMT1
I have a schema that defines a STRING variable:  TimeLimit
On my data collection form, there are two numericUpDown controls - one for
hours, one for minutes.
Internally, the program does the conversion, hours * 60 + minutes to get the
Requested clipboard operation did not succeed29 Jun 2007 22:11 GMT2
Wow.....this is darned odd....
I have an app that integrates with other applications.
It registers a global hotkey with Windows.  When the hotkey executes
it sends a CTRL-C to the active window (any application) to copy
Cant compile due to folder access29 Jun 2007 20:49 GMT3
I keep getting this message
Visual Studio could not copy a support file to this location....  Please
verify the path exists and is writeable.
I keep trying to set the read only bit on it but when i click Ok it goes
Formatting dates with ordinal numbers29 Jun 2007 19:24 GMT9
Is there anything in the framework which will format a date to show the
ordinal representation of the day value e.g.
28th June 2007
1st August 2007
Logging Class - Instance or Static29 Jun 2007 19:17 GMT19
I have a logging component that I will access in other assemblies. So it was
brought up to me that I should pass an instance around to these components
instead of just making the logging class static. If I make it static I
wouldn't need to
Class inheritance constructor questino ...29 Jun 2007 17:28 GMT6
Two classes:
public class _A {
  public int Value1;
  public int Value2;
Binding ComboBox to a BindingList Problem29 Jun 2007 16:55 GMT1
I have a ComboBox named comboBoxSelChannel.  
I declared a structure named MySturct.
          public struct MyStruct
             {
Update when using sql server doesn't work29 Jun 2007 16:53 GMT1
I trying to update a table using sql server but no update will be done.
I don't get any error at all.
Here is an extract from the code. Does this seems to be right.
I have a Dataset and an Adapter
Remember App. chosen in 'Open With...' dialog29 Jun 2007 16:16 GMT2
The group and search engines revealed many hints on how to use the
'Open With...' dialog, for example at:
http://www.codeproject.com/csharp/openwith.asp
Now in addition to a solution as presented in the tutorial above, I
I'm a Guitar enthusiast..29 Jun 2007 16:12 GMT1
I'm a Guitar enthusiast.. Recently, i found a new good website www.ebaysoho.com
who sell many famouse guitars,like Gibson,Fender, Epiphone. All goods
looks nice, so wonderful. IF interedted, please get on and have a
look. Great surprise will be waiting for you.
Validate a substring from a list29 Jun 2007 16:06 GMT3
Is it possible to validate a 2-character substring against a list of 13
2-character codes without a select statement to a table or parsing an array?  
Something like ... myChars in ("aa", "bb", "cc")...
listbox with icons , C#29 Jun 2007 15:59 GMT4
I want to create a listbox with icons.
Icon1  --- Item1 ----comment01
Icon1  --- Item2 ----comment01
Icon1  --- Item3 ----comment01
Problem in Writting wrapper in Managed C++29 Jun 2007 15:46 GMT1
We are writing a wrapper in Managed C++. Wrapper is based on a C dll.
That wrapper will be used from .Net based application and VB also.
Our initial understanding that a .NET Application developer will pass
a delegate to the Managed C++ wrapper and in this wrapper, we have to
RegEx Help Needed29 Jun 2007 15:21 GMT1
I have the following text inside a file which I am trying to parse.
I am creating a new RegEx object as follows :-
string strRegex = @"({S:\r?\n)([^}]*)(})"
{S: INTERLOCK FAIL     : Tie bar hoist - rotate anticlockwise
Using VS2005.net with adaper29 Jun 2007 15:15 GMT1
In VS2003 I could use the Toolbox to drag an adaper into the window form.
This adaper was located under the Data section in the Toolbox.
In VS2005 I can't find any adaper anywhere in the Toolbox.
I mean that I save a lot of work when I can use the adaper that existed in
 
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.