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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to get a signature captured as a BMP file printed from a html file06 Jul 2005 20:45 GMT1
(Type your message here)
--------------------------------
From: ramya m
Iam working on a signature capture application in c# in pocket pc .How can the signature in BMP can be embed in the HTML file and how can the BMP file be printed from a HTML file.And how can i convert the BMP to ...
Job scheduler in vs.net..urgent06 Jul 2005 20:38 GMT1
How do we schedule a job?Is there any alternative other than creating a
windows service?
Are there any job schedulers in .net? Any freeware?
Regs
How do I access the controls contained in a GroupBox in code?06 Jul 2005 17:26 GMT1
If I step through the controls contained in a form using...
For i = 0 to controls.count - 1
   msgbox(controls(i).Name)
next i
How to create modules06 Jul 2005 16:55 GMT3
I am using Vs.Studio 2003 academic.
My text book has a chapter ostensibly teaching one how to create a code
module and write procedures especially sub main. but apparently something
has changed because module is no longer one of the choices for adding a new
Update ado.net DataSet06 Jul 2005 16:40 GMT7
I think what I'm trying to do is something relatively simple.  I have
created a DataTable using the SQLDataAdapter.Fill method:
Dim da As New SqlDataAdapter("SELECT * FROM Trans", cn)
Dim ds As New DataSet
Bug: PerformanceCounterCategory.Delete removes entire registry key06 Jul 2005 15:29 GMT3
I am attempting to instrument several existing Windows service applications
(written in C#) using the PerformanceCounter* classes in .Net FW 1.1 SP1.  
Each service must dynamically add its required counters based on
configuration metadata from SQL Server using the service name as ...
How to develop an application which runs automatically06 Jul 2005 14:44 GMT4
I have to develop an application .The application has to update database.It does not have any user interface.It needs to run on Windows XP/2000 automatically at a particular time say 4 p.m. daily.
I have to develop the application in VB.net
My first question is which Visual Basic ...
Services in .Net06 Jul 2005 14:07 GMT1
I have developed a couple of services using C#/.Net, and they work quite
well. But recently I have attempted something new and it is not working
so well.
I noticed that one of the capabilities was to host multiple services
Howto : Add-In / controling CLR-Debugger06 Jul 2005 13:16 GMT3
is there a way to build add-ins to the CLR-Debugger?
If yes, are there tutorials on how to do that?
Is there a way to control CLR-Debugger from outside (remoting), and if yes,
are there any tutorials on that subject available?
ConfigurationSettings.GetConfig failing after SP1 of the Framework06 Jul 2005 12:46 GMT1
When I call
System.Configuration.ConfigurationSettings.GetConfig("AConfigSection") an
exception is thrown telling me that:
"<AConfigSection xmlns=''> was not expected."
Logical drives types and system events06 Jul 2005 11:26 GMT3
Is there any class that watch for the logical drives installed in the
computer.
I want to enable a button in a windows form application when a USB stick is
inserted and recognised.
Windows Service Timer Events06 Jul 2005 10:27 GMT1
How can I cause a windows service to fire the timer_elapsed event for
different time intervals? I have a windows service that should run some
processed at 3 minute interval, but I also want it to run some processes on,
say 5, 10 or 15 minutes depending on the configuration file.
want to create empty textfile and add both string and binary conte06 Jul 2005 09:01 GMT3
I am trying to find out how to create an empty textfile (.txt) and add
content made of two different types of formats; string and binary, and then
save it.
The idea is to first add the "dokumentheadtext" as a string,
clickonce using mageui.exe06 Jul 2005 04:23 GMT2
    I have a requirement where in I have to use mageui tool for
publishing my application on to the server and I also need to do some
custom installations as part of pre-requisite on Client. I also need to
look after that my future updates are published intact onto the server.
Second post: Can someone help06 Jul 2005 02:33 GMT1
I have 2 questions:
1. I have a base class called
class MyBaseObject
{
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 June, 2005
 
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.