Description:
Microsoft .NET technology newsgroup.
|
|
|
Form is shown as HTML in the designer.
|
| |
I have rather big VS2005, .NET CF 2.0 project. There have I for som reason got problems with some of my forms. When I want to change them i the VS designer they show up as HMTL instead of the graphic. Does anyone know how I can fix this? Thore Here is a sample of what I get: <html><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html;... more »
|
|
openSSL in WCE 5.0
|
| |
Hi, All I am using VS 2005, target WCE 5.0 Casio handheld. I need to use openSSL libraries on the handheld (credit card transaction functionalities). I am new to this topic, i need some starting point, i found on line only questions about this, Any references or links how to do this will be great appreciated.... more »
|
|
NetCFSvcUtil Shared Types
|
| |
Hi there, I am trying to create proxies to call WCF from CF using Basic HTTP Binding. I have a shared DLL of basic objects - when I create bindings for a non-CF client using VS 2008, the shared component is taken into account when creating the proxies, however when trying to do the same using the command... more »
|
|
publish/subscribe across process boundaries
|
| |
I'm attempting to get a singleton pub/sub component working in CF 3.5 using c#. It must work across process boundaries (can't use Event/Delegate). The two technologies that I've investigated are 1. .NET remoting 2. WCF Both support singletons. WCF has the advantage that it is newer and will likely be supported better in the future.... more »
|
|
Installing Certificate *.P7b type.
|
| |
Hi, I recieved a certificate file with the extention *.p7b. my device is with win.ce net. 4.2 in the control panel , certificates, i can install only *.cer files. Is there a way to install this certeficate ? maybe through programming with net compact c# 2.0 ? Thanks in advance.
|
|
ANN: OpenNETCF Telephony library (TAPI) is now shared source
|
| |
Over the past few months we've been working hard to consolidate the products we at OpenNETCF offer. What this means is that products that didn't sell well or that had high support loads compared to sales got dropped. Our Telephony library is one of those that we decided to discontinue. But that's good news for all! Instead of just letting it wither and die in the... more »
|
|
How install side-by-side into the GAC
|
| |
I need to install 2 versions of the same assembly into the Global Assembly Cache (GAC) of our custom CE 5.0 device. I think what I need to do is: 1) In project.bib, give one of the assemblies a different name (probably using the version to define the name) so that both versions can co-exist in the Windows folder.... more »
|
|
Alpha blend Control
|
| |
Hi, I am writing an application on windows mobile 6 using VS2005. It requries a panel alpha blended over a another panel. Can any one guide me how to do it in .Net CF 2.0
|
|
|