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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Potential Bug in CF.NET26 May 2005 23:06 GMT2
I have encountered what i suspect to be a bug in the compact framework. I
am running the following code:
Region clipRegion = new Region();
_bufferGraphics.Clip = clipRegion;
do you know a good graphic api to draw special effect on PPC ?26 May 2005 22:15 GMT2
I want to draw some text with alpha blending effect on a image
I find this API on the web (http://xrossone.com/projects.php?menu=2)
it seems very good and it is an open source project but may be someone know
another API to compare ??
How to stop jumpy drawing...26 May 2005 20:31 GMT6
Is there a way to not show anything until everything is drawn?
I thought I read somewhere on here how to do this...I just can't remember
what to search for or else I would...
DBType and PPC26 May 2005 20:01 GMT1
I want to assign null value to an integer and I try this code, but it doesn't
work. Can anybody help me?
System.Data.SqlTypes.SqlInt16 n1;
n1 = System.Data.SqlTypes.SqlInt16.Null;
Run function at time26 May 2005 19:22 GMT14
Hi at all!
I would like to run a function in my app at predefinite time?
There is a way to do it??
Like CeRunAppAtTime but i've to run a function :)
Socket problem26 May 2005 17:40 GMT5
I use a socket to communicate with a print server from my ppc:
Dim skt As New
Socket(AddressFamily.InterNetwork,SocketType.Stream,ProtocolType.Tcp)
Dim EP As New IPEndPoint(IPAddress.Parse("192.168.0.101"), 9100)
PDA Disk/Memory Allocation26 May 2005 16:40 GMT2
I want to set the amount of device capactiy allocated for memory
programatically, how can I do this?
The device we are using is running out of memory while running and when the
OS reassigns Disk to Memory it sometimes causes the application to return an
resources.GetObject thorows excpetions26 May 2005 16:38 GMT3
I've encountered a bug with the .net when using the resources.GetObject
command generated by the designer.
I've created a new project with an picture control, and assign it a bitmap.
When I've set in the menu options Debug->Exceptions: Select Common Language
Printing Barcodes26 May 2005 15:43 GMT6
I need to print Barcodes from a Pocket PC. ¿There is something in the
OpenNetCF.org to do the work?
Thanks on advance
VB .NET WinCE Book?26 May 2005 13:29 GMT7
I am writing apps in VB .NET to run on devices that have Win CE as the OS.  I
am new to both.  I really need basic help on the coding.  My apps all call MS
SQL databases.  
I have read Samples, Walkthrus, and support forum postings for weeks.  I
Datagrid Performance26 May 2005 12:30 GMT2
Have any idea to improve the performance of datagrid?
I just show around 4 column and 10 row is seems slowly.
Sql Ce Replication information26 May 2005 09:07 GMT6
I use Sql Ce 2.0 with merge replication.
Is there any way to determine which tables are concerned with a given
replication ?
I did not find any usefull information in INFORMATION_SCHEMA.*
How to Synch up a device and desktop26 May 2005 05:27 GMT1
We have a pocket PC application developed in CF. It has a SQL CE database.
Whenever the device is cradled, I would need to synch-up the data between
the device and the MSDE database on the desktop. There are some pre-existing
APIs on the desktop developed in Managed Code which ...
ListiView Item - Highlighted vs Unhighlighted26 May 2005 03:54 GMT2
Basically  what I want to do is same wtih pocket pc...Inside ListiView, when
I click the white pot on listview, then highlighted item will become
unhighlight...
but when click the on highlighted item or any item, then will fire the
Installing .Net CF Framework V1 SP2 causes problems?25 May 2005 23:54 GMT4
Doing some additional testing on a new app I am rolling out. So on my dev
PPc, I installed the SP2 CF (as I would expect to be required to do on a new
PPc). Wellllll .. from that point in time forward, the app would fail.
Specifically, I would hit an exception whenever I tried to ...
 
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.