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# / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Visual Studio 2005 - Document window, what's with this drop down?30 Oct 2006 21:51 GMT3
In VS 2005 they've replaced (in the main document window) the handly
lefty/righty arrows with a hideous drop down list.
Anyone know how to change it back to VS 2003 style?
Simon
implicit conversion30 Oct 2006 21:34 GMT4
I have an object that manages a kind of Variant type. For comfort reasons I
want to have the possibility to do this:
  MyPropclass prop = new MyPropclass();
  string m = "blabla";
is there kinda getOptions available?30 Oct 2006 21:19 GMT9
Really, can't find built-in lib for commandline argument handling.
Maybe I'm just missing it? Is it so?!
How to fill a Dataset with case sensitive primary keys using a OleDbDataAdapter30 Oct 2006 21:11 GMT5
Hello;
I was wondering if anyone can assist me with this problem.  Here are
the tools I am using:
Language:  C#
how to set the hour of a dateTimePicker30 Oct 2006 20:52 GMT2
How do you set a datetimepicker (set to time only) to 00:00
programatically ?
Signature

rgds, Wilfried [MapPoint MVP]

Flicker free drawing on Panel30 Oct 2006 20:25 GMT4
Is there a way to achieve flicker free drawing on a Panel?  I know it is
possible on a form using the double buffered property.
However, I do not know how to achieve the same using a Panel.
Please can somebody help.
How do I check to see if a dataset has a DBNull value30 Oct 2006 20:08 GMT19
If Iwant to check if dataset1.SelectQuery1[i].column1 ==  
System.DBNull.Value. How do I do this? What I wrote above will give an error.
Signature

L. A. Jones

Can't Get Sql Connection30 Oct 2006 19:39 GMT1
I have a C# app that has a class called DataAccess that handles the
SqlClient based connection to a MSDE instance on my laptop (MSDE
Release A).  I can access the database that I created from a Foxpro
app, but when I try to access it from the C# app, I get an error "Sql
compie error CS011730 Oct 2006 18:33 GMT4
Hi I have two projects, one written in MC++, and the other in C#.
In MC++ header file, I have:
namespace Domain
{
Changing binary to PDF30 Oct 2006 18:19 GMT1
I am working on a project where I have to take a binary file and
convert it to a PDF file.
The binary file is stored in a database as a Varbinary. What is the
best way to store the binary file. Like is an object, array, interger,
How to get all the contact information of an msn account?30 Oct 2006 17:32 GMT3
It's there any public API?
Regex: match whole word30 Oct 2006 17:06 GMT5
is there a simple way to make it so your regex only matches whole words?
i was thinking simply something like:
[^a-zA-Z0-9]*match_string[^a-zA-Z0-9]*
but then I think it would fail if the word was at the beginning or end of a
Add Child Node to multinode XML Document30 Oct 2006 16:12 GMT1
I'm trying to add a chile node to a document that looks like the
following:
<Configuration>
  <Main>
Reading Zipped data from database record30 Oct 2006 15:39 GMT9
I've got a SQL Server database that contains zipped information stored
in (binary) image fields. To complicate things, this zipped data is
combined with plain-text data.
I've verified the zipped data to be readable by SharpZipLib by writing
BMB.CurrentChanged gets fired just once or twice?!30 Oct 2006 15:31 GMT1
I have installed a hanlder for this event:
this.BindingContext[dataSetCurriculumsCourses,
"TableInstitutes"].CurrentChanged
....
 
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.