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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Create SQL2005 trigger from C# form13 Jun 2006 19:53 GMT1
Please Advice...
I need to create SqlServer2005 trigger from C# form. so all my trigger
can re-create if i push one button on my app.... i need to know how i
create and delete trigger from c# form and how to check if the trigger
Multiple Thread Problem13 Jun 2006 19:26 GMT2
I have a timer control on a windows form. From the tick event(t1_tick)
am creating an object of a thread which is calling a function test()
which is an empty function void test(){}. Timer interval is 5 secs, s
after evey 5 seconds it checks whether the thread object is null o
newbie question: How to change font size of the code?13 Jun 2006 19:25 GMT1
I would like the code I am writing to display in a larger font size. How do
I do this?
I am using C# Express.
Thanks!
Multiple forms13 Jun 2006 18:34 GMT1
Im using 2 forms. The first form is called FrmMain. The second form has
windows media player in it with controls. Its named: Fullscreen.
Now, how can i send a '' axWindowsMediaPlayer.Ctlcontrols.play(); ''
(= play) command from the FrmMain form to the Fullscreen form?
RegEx and parsing a URL13 Jun 2006 18:28 GMT1
I'm building a test platform that includes parsing a set of URL's. This is
not part of a ASP.Net project. Otherwise I'd be posting it in that area.
Given a URL of
http://Somthing/Somthing.asp?parm1=val1&parm2=val2&parm3=val3
Catching for a System.Data.ConstraintException13 Jun 2006 18:28 GMT2
I have a C# application that is using a DataGridView (DGV).  The DGV uses a
table adapter to connect to the datasource, which uses a DataSet as the data.
The DataSet has some constraints placed on them (PK on two columns).  
When I add / update a column that violates the PK ...
alternatives to unboxing..13 Jun 2006 17:15 GMT13
I fear this question might be too basic, however being a c++ veteran I
have trouble to get a good desing in c# running.
// a base class
class Vector{};
Visual Styles13 Jun 2006 15:44 GMT5
I want to use visual styles in my app, but it is causing a problem with
a DLL I use. Is there a way to disable visual styles for that DLL? I do
not have access to the code for the DLL. The DLL's developer is aware
of the problem but will not have a fix ready in time for me.
TVM_GETITEM -  HELP in C#!!13 Jun 2006 15:38 GMT1
I can't figure out how to make my SendMessage work with TVM_GETITEM in
C#.
There is no way it works! I´ve tried everything possible!
I could get every item handle... but I still dont know how to make it
Database: table field casting problem13 Jun 2006 15:32 GMT7
Int16 iValue = (Int16) dr["Portfolio_Number"];
The field name is "Portfolio" and it is a Int16 - however I get an error:
"Specified cast is not valid".
Any ideas -- Thanks in advance.
Edit C# ListView13 Jun 2006 15:20 GMT2
Is there an eazy way to modify a ListView so that we can edit it on the run
time?
Thanks for help.
Jason
Free tutorials and Q&As for MCTS Needed! Please Help13 Jun 2006 15:06 GMT1
I'm preparing for MCTS on windows as well as Web applications.
Anyone know free On-line tutorials, Q&As links, etc.
If so, please send it across.
Thanks for your valuable effort
Accessing Web Application Cache in Class Library13 Jun 2006 14:40 GMT1
Newby Question (hopefully):
I would very much like to be able to read and update application cache
values directly in a class library.  I have added the reference to my
class lib:
Concise XML Serialization13 Jun 2006 13:55 GMT4
I am serializing a class to XML using the code below, but the XmlSerializer
opens the object's tag with some very verbose attributes: "<TestClass
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xml
ns:xsd="http://www.w3.org/2001/XMLSchema">"
Calendar Control - Selectable dates13 Jun 2006 13:46 GMT1
C# 2.0
Hi everyone
I want to set a date range on my calendar control, but cannot figure
out how to do it.
 
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.