![]() |
|
|
#1 (permalink) |
|
مدیر بازنشسته
![]() ![]() تاریخ عضویت: Jul 2008
محل سکونت: ایران، تهران
نوشته ها: 1,333
|
خب. در اين تاپيك به معرفي كتاب ها و مرجع هاي مفيد در زمينه برنامه نويسي Windows Mobile و Windows CE مي پردازيم
![]() Programming Microsoft Windows CE .NET, Third Edition by Douglas Boling ISBN:0735618844 Microsoft Press © 2003 Chapter 1 - Hello Windows CE Chapter 2 - Drawing on the Screen Chapter 3 - Input: Keyboard, Mouse, and Touch Screen Chapter 4 - Windows, Controls, and Menus Chapter 5 - Common Controls and Windows CE Chapter 6 - Dialog Boxes and Property Sheets Part II - Windows CE Programming Chapter 7 - Memory Management Chapter 8 - Files and the Registry Chapter 9 - Windows CE Databases Chapter 10 - Modules, Processes, and Threads Chapter 11 - Notifications Part III - Communications Chapter 12 - Serial Communications Chapter 13 - Windows CE Networking Chapter 14 - Device-to-Device Communication Chapter 15 - Connecting to the Desktop Part IV - Device Programming Chapter 16 - The Explorer Shell Chapter 17 - Programming the Pocket PC Chapter 18 - Extending the Pocket PC Chapter 19 - Programming the Smartphone Chapter 20 - GAPI, the Game API Part V - Advanced Windows CE Chapter 21 - System Programming Chapter 22 - Device Drivers and Services Chapter 23 - Programming the .NET Compact Framework البته همانطور كه مي دانيد استفاده از وارز و كپي و اينجور چيزا اينجا مجاز نيست. به همين دليل لينك دانلود نداره. ولي با يه جستجو كوچيك تو گوگل پيدا مي كنيد.
__________________
|
|
|
|
|
|
#2 (permalink) |
![]() ![]() ![]() تاریخ عضویت: Apr 2009
نوشته ها: 76
|
سلام
آقا شهرام مرجعی برای استفاده از sms یعنی : 1- اینکه دقیقا sms ها کجای سیستم ذخیره میشوند 2- نحوی برقراری ارتباط با بانک اطلاعاتی sms های ذخیره شده 3- نحوی پشتیبان گیری ، یا خلاصه هرچیزی که یک اشاره ای شده باشه ممنون میشم ، راستش 5 تا ebook دانلود کردم ولی هیچکدام در این مورد چیزی ننوشته بودن 4- در آخر هم ارسال اس ام اس واقعا ممنون میشم اگر چیزی در دست و بالتان هست معرفی کنید. |
|
|
|
|
|
#3 (permalink) |
|
مدیر بازنشسته
![]() ![]() تاریخ عضویت: Jul 2008
محل سکونت: ایران، تهران
نوشته ها: 1,333
|
سلام.
والا فکر نمی کنم مرجعی بالاتر از MSDN وجود داشته باشه. البته این نکته رو هم بگم که SMS ها دارای بانک اطلاعاتی به اون مفهومی که تصور می کنید نیستند. حتی مکان ذخیره اونها هم مشخص نیست! ولی از لینک زیر می تونی استفاده کنی برای خوندن، نوشتن، پاک کردن و یا ارسال SMS. البته فکر نکنم به این زودی ها بتونی برنامت رو تست کنی ![]() Short Message Service (SMS) API
__________________
|
|
|
|
|
|
#4 (permalink) | |
![]() ![]() ![]() تاریخ عضویت: Apr 2009
نوشته ها: 76
|
نقل قول:
![]() البته من کامپونت Logix Mobile mCore .NET SMS رو واسه net. پیدا کردم ولی به قول خودت فعلا نمیتونم تستش کنم ![]() بازم تشکر میکنم ، ولی اگر چیزی پیدا کردی گوشه چشمی هم به ما داشته باش مرسی
|
|
|
|
|
|
|
#5 (permalink) | |
|
مدیر بازنشسته
![]() ![]() تاریخ عضویت: Jul 2008
محل سکونت: ایران، تهران
نوشته ها: 1,333
|
نقل قول:
__________________
|
|
|
|
|
|
|
#6 (permalink) |
![]() ![]() ![]() تاریخ عضویت: Apr 2009
نوشته ها: 76
|
![]() Product Description Pocket PC Network Programming is the resource students need to exploit the power of mobile technology and high-speed wireless connections. This book is a comprehensive tutorial and reference for writing network applications on Pocket PC 2002 and Pocket PC 2002 Phone Edition devices. It explains how the Pocket PC communicates with the Internet, with other mobile devices, and with networks. It teaches students the basics of Pocket PC telephony, synchronization, and messaging. From the Back Cover Pocket PC Network Programming is the resource developers need to exploit the power of mobile technology and high-speed wireless connections. This book is a comprehensive tutorial and reference for writing network applications on Pocket PC 2002 and Pocket PC 2002 Phone Edition devices. It explains how the Pocket PC communicates with the Internet, with other mobile devices, and with networks. It teaches developers the basics of Pocket PC telephony, synchronization, and messaging. Pocket PC Network Programming begins with a guide to writing applications that communicate over the Internet and then explores how to use Pocket PC devices with Windows-based networks, how these devices communicate over serial and infrared, and how they utilize Remote Access Services (RAS). The focus then shifts to the Pocket PC 2002 Phone Edition before turning to the building of applications designed for synchronization with a desktop computer. The final chapters cover the Pocket Outlook Object Model, the Mail API, and the .NET Compact Framework. Key topic coverage includes:
|
|
|
|
|
|
#7 (permalink) |
![]() ![]() ![]() تاریخ عضویت: Apr 2009
نوشته ها: 76
|
![]() The Microsoft .NET Micro Framework is a small and efficient .NET runtime environment used to run managed code on devices that are too small and resource constrained for Windows CE and the Compact Framework. Expert .NET Micro Framework will teach you everything you need to know in order to use the .NET Micro Framework to create effective embedded applications. It begins with the basics of accessing hardware and networking before delving deep into the less well–known areas such as cryptography and globalization, and how to use technologies such as wireless communication that are not directly supported by the .NET Micro Framework. This book is a must if you want to get as much as possible out of the .NET Micro Framework to write powerful embedded applications. Expert .NET Micro Framework also describes how to use resources, and write globalized and multilingual embedded applications. You will learn how to effectively use binary serialization to store data permanently in flash memory or exchange data with a PDA or PC. Topics like cryptography and encrypted data exchange with a .NET or Compact Framework application are covered. What you’ll learn: - Describes and compares wireless communication technologies and how to use them even if they are not directly supported by the .NET Micro Framework - Describes the whole class library and features of the .NET Micro Framework, illustrated by working examples - Demonstrates how to access hardware components with managed drivers and write applications with a graphical user interface - Includes a detailed description of how to effectively extend or write hardware emulators using undocumented features of the configuration engine and emulator components |
|
|
|
|
|
#8 (permalink) |
![]() ![]() ![]() تاریخ عضویت: Apr 2009
نوشته ها: 76
|
![]() Publisher Sams Author(s) Ronnie Yates ISBN 0672325705 Release Date 04 September 2003 The primary goal of .NET Compact Framework is to bring the familiar experience of developing .NET applications for the desktop to the device world. Of the approximately six million Microsoft desktop developers in the world, it is estimated that perhaps two hundred thousand will turn their attention to the device world using the enabling technology of the .NET Compact Framework.To facilitate the goal of showing readers how to develop applications for the .NET Compact Framework, the book contains in-depth treatment in the following topic areas: Windows Forms and Threading, Network Programming, ADO.NET Dataset, XML Serialization, SQL CE, Web Services, and performance management. Each concept is accompanied with a sample application that illustrates its implementation on the .NET Compact Framework. For the convenience of the reader, each sample application will be offered in both C# and Visual Basic .NET. Developers can use this source code as a springboard for creating their own device side database applications. |
|
|
|
|
|
#9 (permalink) |
![]() ![]() ![]() تاریخ عضویت: Apr 2009
نوشته ها: 76
|
![]() Publisher Addison-Wesley Author(s) David Durant ISBN 0321174038 Release Date 24 May 2004 .NET Compact Framework Programming with C# is the definitive tutorial and reference for the .NET Compact Framework (CF). It shows you how to transfer your skills and your code to the Pocket PC 2003 and other mobile and embedded smart devices. Authors Paul Yao and David Durant draw upon their years of research and experience with members of the Microsoft .NET CF team to show you exactly how the best CF programming gets done in C#. This is the only book a programmer needs to master the art of CF coding. Throughout the book, sample code and examples illustrate best practices and programming techniques. In addition, the companion Web site includes downloadable code for all these examples, along with a set of development tools to help you with your CF development projects. The authors expertly zero in on what programmers need to understand for successful smart device programming, including:
|
|
|
|
![]() |
| برچسب ها |
| book, ebook, learning, windows mobile |
| ابزارهای موضوع | |
| نحوه نمایش | |
|
|