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# / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
datatime fields14 Apr 2008 20:31 GMT1
Hi, I’m developing a global web site,  have questions about the datetime
fields. How to handle if user comes from difference time zone? Any
guidelines for this? Thanks...
Import Excel in Word14 Apr 2008 17:12 GMT1
Hi NG,
ich versuche einen einfachen Import einer Exceldatei in eine Word Datei zu
realisieren.
Word.Application wordApp;
TEXTBOX ---  i want to select part of the text and change its style14 Apr 2008 16:41 GMT2
TEXTBOX ---  i want to select part of the text and change its style
how can i do this?
manny forums have this feature
msdn forum you select the text and press button for formating code.
can't solve problem14 Apr 2008 15:15 GMT1
http://www.videoriporter.hu/vr/fs?content=/vr/player/1320/date/count
case sensitive database and sql command parameters14 Apr 2008 15:13 GMT2
I'm having problem with case sensitive collation of SQL Database. one
my client is having case sensitive database. While developing the Data
Layer i didn't consider this scenario.
the problem is I've all Store Procedures in the Database and I'm using
implement14 Apr 2008 14:18 GMT3
I don't find the method ro detect if a class implement an interface.
I try
if (MyObject implements MyInterface)
but it doesn't work.
Thread cancelleton (backgroundworker)14 Apr 2008 14:16 GMT1
I am using the background worker and want to provide to thread which is
activated by background worker option to check if cancelletion is legal
or not during the flow.
How can I affect the activation of bw.CancelAsync() which is made in
Need to  extract the Click event from tsMenuItem.Events14 Apr 2008 13:56 GMT11
newItem and tsMenuItem are ToolStripMenuItems.
I'd like to add the click event in tsMenuItem to newItem.
Can't do this because Events is Protected:
newItem.Events.AddHandlers(tsMenuItem.Events);
WFC problem14 Apr 2008 13:13 GMT5
I'm having a problem with a Web Service that I've created. This WS has
several simple methods, that are working fine... no problem with code.
However, when retieving a bigger number of rows, I get this error:
"The maximum message size quota for incoming messages (65536) has been
Delphi PChar and C#14 Apr 2008 12:03 GMT1
Does anybody knows how to handle this issue:
I have an Delphi DLL with following two function declaration:
function DeallocateString(lpszString : PChar) : DWORD; stdcall;
function MyFunc1(lpszInput : PChar; var lpszOutput : PChar) : DWORD;
c# create ms word without pop the word up14 Apr 2008 11:40 GMT4
I'm writing the code to create a word doc, I referenced this link's code

http://support.microsoft.com/kb/316384/en-us
But when i click the button, it will show the doc page but i want to
Only embed some resources in certain build configurations?14 Apr 2008 11:24 GMT3
I have some resources in my C# Visual Studio 2005 project that are
involved with self-test. Ideally, they shouldn't be in a released
product.
These resources are embedded by virtue of having their Build Action
ComboBox and Datagridview14 Apr 2008 10:11 GMT4
Hello, i have a datagrid with some columns... the last column is a
ComboBox with 2 items: "yes" and "no"...
i'd like when i select a value "yes" the color's column became
Yello....
LINQ to SQL + SQL Server 714 Apr 2008 09:09 GMT6
I am trying to work with MS SQL Server 7 from the release version of
Visual Studio 2008 + LINQ to SQL. And the problem is that the LINQ to
SQL designer doesn't accept my tables saying that my connection
provider is unsupported. Then I found out that LINQ to SQL officially
complex List<> sorting14 Apr 2008 08:57 GMT6
I have an Interface InterfaceBase, and two classes Type 1 and Type 2 that
implements InterfaceBase
Class Type1 has a string property Title
Class Type2 has a string property Title and an int property Ordering
 
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.