| Thread | Last Post | Replies |
|
| hi every body | 17 Feb 2008 00:11 GMT | 1 |
I am final year student and searching for a good field for our major project as though i have four person group working with me and we has expertise in Dot net, if any body can share their views for us in selecting a major project plz do it...................
|
| VK_F4 Event | 16 Feb 2008 08:05 GMT | 3 |
How is it possible to catch incoming call end key event WM5?
|
| ANN: Smart Device Framework 2.2 | 15 Feb 2008 23:21 GMT | 3 |
OpenNETCF is pleased to announce the release to general availability of the latest version of their flagship product for device application developers. The product, OpenNETCF Smart Device Framework 2.2, is a managed code framework providing developers with many useful classes
|
| How can we Shift free space from “Storage” section to “Program” se | 15 Feb 2008 21:47 GMT | 4 |
I want to run .Net application in my Pocket PC but it is showing OUT OF MEMORY problem. But when I checked the memory map (Start > Settings > System tab > Memory) of my Pocket PC there was very less free space under Program, but very huge free space under Storage as shown below
|
| WCF NetCFSvcUtil makes a reference to Serialization.SerializationInfo | 15 Feb 2008 09:00 GMT | 2 |
I have a WCF service to retrieve a typed dataset. I can retrieve the typed dataset in a windows forms application (NetSvcUtil). Now I want to use NetCFSvcUtil to generate a proxy for a smart device
|
| OUT OF MEMORY exception received while launching .Net CF exe from | 15 Feb 2008 05:40 GMT | 2 |
I have an Embedded Visual Basic(EVB) application with several modules which I started migrating to .Net CF in phases - module by module. I completed the development of one of the module in .Net CF and created an exe for the same. I am opening this .Net CF exe from EVB ...
|
| How to show waitcursor bet. different proceeses in windows ce 5.0 | 14 Feb 2008 15:10 GMT | 3 |
I have tried hard but not able to show waitcursor in betwen different processes in windows ce 5.0.I launch new application from current application by using system.diagnostics.proceesstartinfo.Till second application is fully
|
| Missing XML document header with DataSet.WriteXml() | 14 Feb 2008 13:46 GMT | 5 |
Using Compact Framework 3.5 The application that is recieving XML files from my application requires that the file starts with the line <?xml version="1.0" encoding="windows-1252" ?>
|
| Deploy files | 14 Feb 2008 11:53 GMT | 3 |
My app expects certain files to be in place before start-up. On my pocket device, this is not a problem... but when I am trying to debug the app on the emulator, I cannot get the files in place prior to debugging. Is there any way that when I press the debug app button in VS 2003 ...
|
| Cannot deploy or debug with VS2005 or VS2005 | 14 Feb 2008 10:21 GMT | 8 |
This is one bizarre problem. Last week I was working on this project with no problems today I tried to deploy and it said deployed successfully but it was to fast, I checked device and no it did not deploy. After trying to get it going for many hours summary is this.
|
| ObjectDisposedException while closing the application | 14 Feb 2008 00:34 GMT | 1 |
when I close my application down I get an ObjectDisposedException. As far as I understand and read this is cause to some object which is already disposed but gets called somehow. Unfortunately, I can not get to the point where this happens with
|
| Windows Mobile 5 program on Mobile 6 device | 13 Feb 2008 22:24 GMT | 3 |
This is possible, correct?
|
| Show a Notification or MessageBox first time a form is visible? | 13 Feb 2008 14:08 GMT | 6 |
Using C#, Compact Framework 3.5 Doublepost with followup to microsoft.public.dotnet.framework.compactframework Sorry for being fresh in .net programming, but I have a problem I am
|
| COM Interop (calling late bound IDispatch based method within C#) | 13 Feb 2008 03:36 GMT | 2 |
I am currently working on some COM interop code within a .NET CF 2.0 application to hook into a third part COM library. In part this is a port of some desktop code that currently works. I am having difficulty calling a method implemented via an IDispatch based interface.
|
| DataRowView - GetProperty() = Null Reference Exception???? | 12 Feb 2008 22:35 GMT | 1 |
All, This issue is driving me nuts, someone please help. When I try to access a property in a simple datarow view I get a null reference exception.
|