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 / Compact Framework / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Deploying help file and helpfile link to /Windows directory11 Feb 2005 07:21 GMT1
Peghelp expects the helpfile to be in /Windows or at least the pointer file
so the help file is listed when the device help system builds the help list.
I haven't been able to find a fairly straightforward way to deploy my help
file and the helpfile pointer (.lnk file) to the ...
web services, basic authentication logout11 Feb 2005 06:55 GMT3
i have a ppc/netcf v1 application that gets data from a webserver
running iis5. I set it up to use basic authentication over ssl. then I
use netcredentials to set my user and password. now I can get data
fromt the webservice.
How to remove the OK button11 Feb 2005 02:56 GMT2
I am finding the Ok button in the top right corner of all my apps to be a
real problem.  Users are clicking that button instead of the proper action
buttons on forms.  How do  I disable this button so that it does not show up
in my PDA apps?
SHFullScreen10 Feb 2005 22:31 GMT1
I'm using this (leaving out the declarations for this post) in the Form load
of my main form:
Capture = True
           Dim hwnd As IntPtr = GetCapture()
How to save signature to a monochrome bitmap?10 Feb 2005 21:55 GMT7
Hi, All
Signature capture is one of the requirements for my App.
I saved signature to a 24 bitmap file, then i converted to monochrome
bitmap and now i am stuck with saving it to a file.
Soft-reset PocketPC...10 Feb 2005 20:41 GMT4
how could I do a soft-reset of the PocketPC in my application,
using the .NET compact framework? it's possible? does anyone
have already made something like that?
thanks in advance,
tool to inspect dlls10 Feb 2005 20:37 GMT3
What is the name of the tool that allows me to inpect dlls to check method
signatures I cant find it.
AddValueChanged functionality10 Feb 2005 18:16 GMT1
i played a bit with
System.ComponentModel.PropertyDescriptor.AddValueChanged(...) and it seems
that i receive notification
only when property is changed by PropertyDescriptor's SetValue(). there is
Asociate dinamically an event in VB.net10 Feb 2005 16:48 GMT1
I'm creating some radiobuttons and i want to asociate their events
dinamically with a function. How can I do it?
In c# there is no trouble, because it can handle with it:
radiobutton1.click += new System.eventhandler(this.myfunction);
Any good tech yourself VB.NET books?10 Feb 2005 16:25 GMT2
Anyone recommend any good books to teach yourself VB.NET.  I am a family
accomplished programmer in VB 6 and eVB.
Maybe something like "Teach Yourself VB.Net in X days or less"  or "VB.NET
for dummies".  Anything that would give me the basics so I can hit the
/unsafe, any negative side effects?10 Feb 2005 15:26 GMT4
If we assume that the code inside my unsafe blocks are OK and don't do
anything wrong (like screwing up memory blocks, leeks memory whatever)..
..can there be any negative side effects when re-compiling my old
application using the /unsafe compiler switch which may cause bugs? I
Rounding Issue - repost10 Feb 2005 15:14 GMT1
Sorry for the muli post (originally posted in
microsoft.public.dotnet.framework)
I ran into a problem with rounding and was wondering if anyone knows of a
work around with out manually rounding numbers.  Math.Round doesn't seem to
Getting Comboboxes and Textboxes from Form10 Feb 2005 13:31 GMT1
HI NG!
Is there a better way then this code below, to get all Textboxes and
Comboboxes from a form:
Private i as Integer
Closing Application10 Feb 2005 12:50 GMT1
   How can I make sure my application completly closes when a user either
clicks on a close button or uses the X in the upper right corner of the
device. I'm using VB.NET targeting windows mobile 200x. Thank you.
Paul
help file10 Feb 2005 08:56 GMT1
can anyone tell me how to add pic to my help file in the ppc?
i add some pics in the help file, but the os keeps telling me can not
open the page?
cheers
 
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.