微软.net精简框架常见问题及回答(中文版)(3)

王朝c#·作者佚名  2006-01-09
窄屏简体版  字體: |||超大  

6.11. 调用GetLastError时,总是获得不定的代码?

6.12. 调用本地代码时,有没有参数数量的限制?

6.13. 调用本地代码时,为什么得到"NotSupportedException"异常?

6.14. 如何把 byte[] 转换成 IntPtr?

6.15. Why do I get a MissingMethodException when I call a function from a native DLL?

6.16. How do I set the system time?

6.17. How do I programmatically soft reset the device?

6.18. How can I put an icon on the title bar regardless of the which form is active?

6.19. How do I disable and capture hardware buttons?

6.20. How do I hide the start icon?

6.21. How do I enumerate, create, and terminate processes?

6.22. Where can I find a centralized library of P/Invoke samples?

6.23. How do I play and record .WAV audio files with the Waveform Audio Inteface? 7. 通用

7.1. 如何确定应用程序的主目录?

7.2. 如何计算精确的时间间隔?

7.3. 如何把嵌入式资源当作一个流(Stream)?

7.4. 为什么得到一个"An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in System.dll"的错误?

7.5. 如何使用性能监视器?

7.6. 如何取消一个程序的关闭?

7.7. 如何在我的程序中调用另一个应用程序?

7.8. .net精简框架的应用程序会建立什么线程?

7.9. 如何把byte数组转换成结构体?

7.10. 我可以建立一个委托(delegate)交给Invoke吗?

7.11. 如何在微软.net精简框架上使用电话API?

7.12. 如何在Pocket Pc上生成GUID?

7.13. 如何让我的.net精简框架程序和Pocket Outlook的数据结合?

7.14. 我可以判断.net精简框架中一个文件的版本吗?

7.15. 微软.net精简框架的后台处理有什么相关技术?

7.16. 在微软.net精简框架上使用多线程有什么技巧?

7.17. 如何在 智能设备应用 中使用混淆器?

7.18. 如何使用密码服务对数据进行加密或解密?

7.19. 如何在微软.net精简框架上获得Windows CE设备的唯一号码?

7.20. 如何在微软.net精简框架的应用程序上发送短消息?

7.21. 不使用Control.Name,可以判断事件的发送者吗?

7.22. 如何在线程中调用方法的参数?

7.23. 如何建立提醒程序和定时程序?

7.24. 如何播放声音?

7.25. 如何使用命令行参数?

7.26. 当使用已经释放的对象的方法或属性的时候,为什么得到一个异常?

7.27. 如何获得"Enter", "TAB", 和 "Arrow"按键的事件?

7.28. 如何删除一个只读文件?

7.29. How do I determine if a member exists at runtime?

7.30. How do I determine the device name programatically?

7.31. How do I build a C# Smart Device project from the command line?

7.32. How do I abort an executing thread?

7.33. Why can't I play a movie on the Pocket PC emulator?

7.34. How do I suppress Form titles from showing in the active applications list?

7.35. How do I access a Control from its instance name?

7.36. How do I detect the hardware directional pad buttons?

7.37. How do I get a double click event when only the Click event is supported?

7.38. How do I get onenter/onleave style notifications?

7.39. How do I use threading in a modal dialog that doesn't hang my app?

7.40. How do I round floating point numbers efficiently?

7.41. Why does Control.Invoke take so long when a modal dialog is displayed?

7.42. Is there a way to retrieve the culture information of an Assembly? 8. 通讯和Web服务

8.1. 如何通过TCP Socket向桌面机发送数据?

8.2. 为什么不能访问本机上的Web服务?

8.3. 如何在微软.net精简框架上调用Web服务

8.4. 如何通过代理服务器提交HTTP GET申请?

8.5. 如何使用Web服务?

8.6. 如何使用MapPoint3.0得到地图?

8.7. 如何使用MapPoint3.0获得地图和方向?

8.8. Is NTLM authentication supported by the .NET Compact Framework?

8.9. When using blocking Sockets, why does Send throw an InvalidOperationException when blocking is set to false?

8.10. How do I create an http-server?

8.11. Why do I get an exception when calling SetSocketOption with ReuseAddress set?

8.12. Why do I get a socket error using SSL to communicate with a server via the WebRequest namespace? 9. SQL CE 和 数据

9.1. 使用.net精简框架、SQL Server CE 和 复制 开发应用程序时,要注意些什么?

第一頁    上一頁    第3頁/共78頁    下一頁    最後頁
第01頁 第02頁 第03頁 第04頁 第05頁 第06頁 第07頁 第08頁 第09頁 第10頁 
第11頁 第12頁 第13頁 第14頁 第15頁 第16頁 第17頁 第18頁 第19頁 第20頁 
第21頁 第22頁 第23頁 第24頁 第25頁 第26頁 第27頁 第28頁 第29頁 第30頁 
第31頁 第32頁 第33頁 第34頁 第35頁 第36頁 第37頁 第38頁 第39頁 第40頁 
第41頁 第42頁 第43頁 第44頁 第45頁 第46頁 第47頁 第48頁 第49頁 第50頁 
第51頁 第52頁 第53頁 第54頁 第55頁 第56頁 第57頁 第58頁 第59頁 第60頁 
第61頁 第62頁 第63頁 第64頁 第65頁 第66頁 第67頁 第68頁 第69頁 第70頁 
第71頁 第72頁 第73頁 第74頁 第75頁 第76頁 第77頁 第78頁 
 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
 
© 2005- 王朝網路 版權所有 導航