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 / .NET Framework / New Users / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
automatically Debug.WriteLine whenever function or event is triggered22 May 2005 08:12 GMT1
I have hundreds of events/functions in my windows app. now they look
like this
private void muHowlNow_Click(object sender, EventArgs e)
{
Cloning Row in Typed Dataset Table21 May 2005 20:05 GMT4
I am having touble figuring out a good way to clone a record ( row ) in a
typed dataset table without copying each field one by one.   Is there a
'clone' function that I have missed that would allow me to make a deep copy
of a record?
PrevInstance21 May 2005 17:44 GMT1
There is my code:
Shared Function PrevInstance() As Boolean
  If
Ubound(Diagnostics.Process.GetProcessesByName(Diagnostics.Process.GetCurrent
Deploying App with Crystal Reports without using Merge Modules21 May 2005 15:26 GMT1
I want to deploy a VB .NET application to client machines that will
have the .NET framework, but no Crystal Reports installed.  I do not
want to add the Crystal Merge Modules, like reportengine.msm, etc, to
my app.  Is there any other way to get this to work on a client
Custom Entity classes are killing me.21 May 2005 04:09 GMT4
I just read Karl Seguin's article "On the Way to Mastering ASP.Net:
Introducing Custom Entity Classes"
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/Cus
tEntCls.asp

I realize it's about ASP.Net, but figured the same principles apply for
Distributed Transactions and System.EnterpriseServices21 May 2005 03:47 GMT17
Hi dear,
I need to implement Distributed Transactions in my application as it is
using 2 SQL servers.
I am using windows server 2003, Sql Server 2000 and .Net 1.1.
does DataSet.ReadXml() clear current table information on DataSet21 May 2005 03:11 GMT1
I'm trying to merge dataset in with the .net compact framework.
Unfortunately, it does not have a Merge() method. I was wondering if I
could bypass this shortcomming by having a source DataSet read into a
Destination DataSet using ReadXML but I want to keep the current data
How do you use System.Drawing for reading .jpeg or .gif headers?21 May 2005 01:38 GMT2
I need to read the header information on an image (could be a .jpeg, .gif,
.bmp) and find the height and width.  I know I can open it as a binary file,
and bump to the appropriate location where height and width is stored in the
header, but I was wondering if anyone knows of a ...
Can't serialize a TimeSpan to XML20 May 2005 21:49 GMT3
I can't get a TimeSpan to serialize properly to XML, despite the fact
that the documentation says that it is serializable. This class:
    public class MyClass
    {
Seeking Microsoft TV development tools' details...20 May 2005 19:51 GMT2
I have been trying very hard at finding details into Microsoft TV
development tools. I was mainly interested in finding if the support is
for both C++ and C# and to try at the downloads of MS TV Content
designer, TV SDK, TV Toolkit for VS.
Stress testing an application?20 May 2005 19:26 GMT2
I have a fiarly high powered machine for development. This is a bit of curse
at times though, since I am sometimes not exposed to the bottlenecks for
performance that a lower spec machine might be exposed too.
My question: Is there a way I can tell the .NET to only ever use half ...
RowFilter on Date field20 May 2005 18:03 GMT1
I have loaded an xml file to a dataset and one of the fields being
"UserDate" and has date values like
<UserDate>2005-01-01T00:00:00.0000000-05:00</UserDate>
I am trying to apply a row filter to this field and it doesn't seem to work
CLR Profiler20 May 2005 16:37 GMT1
I have a problem with profilling applications in CLR Profiler. Profiler
starts and waiting for application. After application starting profiler still
waiting and it not profile.
I now using .NET Framework 2.0 beta 2 - build v2.0.50215.
A node with different fonts20 May 2005 16:28 GMT1
I have a TreeView with various nodes and i need that a node support different fonts. A part text is bold and italic and the other part of text be regular.
I think that is necessary use a RichTextBox but i don?t know how do...
Sorry mu bad english but i?m brazilian woman... :)
Object Orientation or Enumeration?20 May 2005 16:20 GMT2
 I have a question that could be viewed as more of a general object
oriented question but I still thought this the best place to post it.
 I am developing a contact management application that makes use of
several custom classes such as "Contact, Phone_Number, eMail, Address".
 
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.