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# / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Dear Mr Gates, A suggestion to make the CLR Ubiquitous23 Sep 2005 15:37 GMT1
Check out the article titled : Dear Mr Gates, A suggestion to make the
CLR Ubiquitous at http://dreams2text.blogspot.com/
how to us Microsoft.VisualBasic.DateAndTime.MonthName23 Sep 2005 15:35 GMT4
how can i use the DateAndTime module in my csharp code
i included a using statement:
using Microsoft.VisualBasic;
and then called the function:
Encryption in C# gives different result from encryption in Java23 Sep 2005 15:20 GMT1
Modification to my earlier post, in case anyone thinks I am trying to code in
Java what we did in C#.  We are trying to code in C# what we coded in Java,
so I do need C#, not Java, help.  :)  Anyway, we have existing code in Java
that encrypts a string using DES.  However, when ...
Subclassing (Spy++ alike)23 Sep 2005 15:12 GMT2
I need to write a functionality to catch all Windows Messages from any
Window (like spy++ does). I thought that would be possible by subclassing the
window.
So I wrote a class that inherts from NativeWindow, Assigned a Handle from
Howto DOC (Data Object Component)23 Sep 2005 15:02 GMT4
I have a DOC, which represents a supplier.
Most of the class members are protected and I use public accessors to
access the class members.
One slight issue I have is that the values in my DB must sometime be
Database connection advice23 Sep 2005 14:56 GMT3
Hi, I'm trying to modularize my database connections a little better and get
more out of my project with less code.
First check out this common dbOpen() function inside class clsDatabase.  I
removed the try/catch part as it is not important for my question:
How to Insert,Update and Delete a record into DataTable?23 Sep 2005 14:50 GMT4
 Can anyone tell me how to Insert,Update and Delete a record into
already existing DataTable?
 Looking forward for the reply...
 Thanx in advance...
App Config23 Sep 2005 14:27 GMT1
   I would like to add a different section to the app.config file like the
following
<configuration>
<connections>
Double click on Form Title bar23 Sep 2005 14:20 GMT1
I create a Modal Dialog in C#. and opening with Form.ShowDialog() function.
When I double click on the title bar of the form , it's windows state
becomes Maximized that mean it's size is increazing, but the form is a Modal
Dailog , it should not maximized. How can I prevent from  ...
Reflection.Pointer.Box23 Sep 2005 13:58 GMT2
Earlier (several days) I was working on a problem of generating a SByte *
from and SByte [].
The initial solution involved:
SByte [] myData = new SByte [2] { 1, 2 };
TextBox shows as ListBox on clients PC23 Sep 2005 13:20 GMT4
As the title states, on my development PC there is a textbox which allways
displays as a textbox. However on the clients PC it is showing previous
entries he has made to the TextBox as a ListBox.
Now this sounds to me like an Internet Explorer setting needs changing but
write a sheduled thread in C#23 Sep 2005 13:16 GMT4
How can I write a sheduled thread in C#. Can you please point out to me
any good artticles on this?
Hosting Javascript in .NET Windows Form App? (Somewhat Advanced)23 Sep 2005 13:11 GMT5
All:
I am writing a .NET 1.1 Windows Forms app in C#. I would like to offer
users the ability to script the application via javascript.
In the "old days," I would have used the Active (ActiveX) Scripting
apply Attribute to return value23 Sep 2005 12:52 GMT2
For a problem I'm having a solution could be to apply the SoapAttributeAttribute
to the return value of my method. The documentation says it's possible, even the
errormessage I'm getting ("Attribute 'SoapAttribute' is not valid on this declaration type.
It is valid on 'property, ...
asp.net webservices in cold fusion23 Sep 2005 12:33 GMT1
Does anyone have any info on how to consume an asp.net web service in a
cold fusion application?
 
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.