Thursday, September 30, 2010

Find Android Phones at Google Phone Gallery | Widgets Lab

Google has a web site that allows Android phones to be compared easily with one another. Look at the link


Find Android Phones at Google Phone Gallery | Widgets Lab
Enhanced by Zemanta

15 Excellent Sources to Get Free Icons For Web Design | TutorialFeed

Here, Icon...little icon!
15 Excellent Sources to Get Free Icons For Web Design | TutorialFeed
Enhanced by Zemanta

Service Warning in WCF using Determined Interaction Pattern - Part 1 - CodeProject

Service Warning in WCF using Determined Interaction Pattern - Part 1 - CodeProject
Service Warning in WCF using Determined Interaction Pattern - Part 2 - CodeProject
Enhanced by Zemanta

WCF and MS Access database : The Official Microsoft Silverlight Site

The vivid cover art emphasized the fifth &quot...Image via WikipediaWCF and MS Access database : The Official Microsoft Silverlight Site
Enhanced by Zemanta

Populating a Silverlight DataGrid with Data from MDB - CodeProject

Silverlight LogoImage via WikipediaPopulating a Silverlight DataGrid with Data from MDB - CodeProject
Enhanced by Zemanta

WCF (ADO.NET) Data Services At-a-Glance

WCF (ADO.NET) Data Services At-a-Glance

Using WCF with ADO.Net Entity Model to expose CRUD operation as a SOAP enabled Service

Using WCF with ADO.Net Entity Model to expose CRUD operation as a SOAP enabled Service
Enhanced by Zemanta

What You Need To Know: WCF, WCF, ADO.NET SyncServices, and ClickOnce - Kirk Evans Blog - Site Home - MSDN Blogs

What You Need To Know: WCF, WCF, ADO.NET SyncServices, and ClickOnce - Kirk Evans Blog - Site Home - MSDN Blogs
Enhanced by Zemanta

Using WCF with ADO.Net Entity Model to expose CRUD operation as a SOAP enabled Service

Using WCF with ADO.Net Entity Model to expose CRUD operation as a SOAP enabled Service
Enhanced by Zemanta

Beginner's Guide to WCF Data Services



Beginner's Guide to WCF Data Services

Creating and Consuming Your First WCF Service - CodeProject

Creating and Consuming Your First WCF Service - CodeProject
Enhanced by Zemanta

Laskarzhevsky Software Inc - ADO.Net DataSet for Silverlight Applications

Silverlight LogoImage via WikipediaLaskarzhevsky Software Inc - ADO.Net DataSet for Silverlight Applications
Enhanced by Zemanta

Solve Rubik Cube puzzle - CodeProject

Computer version of a Rubik Cube.


Solve Rubik Cube puzzle - CodeProject
Enhanced by Zemanta

How to read the beginning of a really big file - CodeProject

for vbsImage via Wikipedia

Introduction

I had a problem reading a header of a very large file in Notepad. It took forever do download 300 MB file from a file share. Out of frustration I wrote this very small VBS script that will read 10 lines of the file and show it in a message box. I hope someone will find it useful.
How to read the beginning of a really big file - CodeProject
Enhanced by Zemanta

Minesweeper - Minesweeper game for Android - CodeProject

Explains how to program Minesweeper for Android

Minesweeper - Minesweeper game for Android - CodeProject
Enhanced by Zemanta

Check It Out, A Simple Win32 SDK Checked Listbox and Combobox - CodeProject

Graphic which hints to Microsoft WindowsImage via Wikipedia

Check It Out, A Simple Win32 SDK Checked Listbox and Combobox - CodeProject
Enhanced by Zemanta

Using Direct2D with WPF - CodeProject


 Using Direct2D with WPF - CodeProject

Tuesday, September 28, 2010

my first try:temperature convert - CodeProject


DescriptioDescription:
Android Temperature convertor creation guide for absolute beginners
my first try:temperature convert - CodeProject
Enhanced by Zemanta

Integrating Database Development in Visual Studio - CodeProject

Description for:

Yes. It means, you can manage your database such as creating tables, primary key, foreign key and almost all the SQL features from visual studio. By tightly integrating database development into Visual Studio the application development team and the database designers are responsible for building the database have a common platform enabling them to easily collaborate. It’s really great right.

This will be very useful when developer makes a change in one tier that affects another, for example adding a column in the database, he or she can make the respective changes to the middle tier without changing development tools. He can then deploy one project or the entire solution. He may then execute the unit tests implemented by her teammates to verify that the other tiers still function as expected.
Integrating Database Development in Visual Studio - CodeProject
Enhanced by Zemanta

Matrix Rain - CodeProject

A Simple C# Console program to display Matrix Movie Effect

Matrix Rain - CodeProject
Enhanced by Zemanta

Develop .NET applications for Windows Phone 7, Windows Mobile, iPhone and Android - CodeProject

Description for

Resco MobileApp Studio

Resco MobileApp Studio is a Microsoft Visual Studio based developer platform, which can be used for development of mobile applications for multiple mobile device types — Windows Mobile, Windows CE, Tablet PC, Windows Phone 7, iPhone, iPad and Android* (Android support is scheduled for end of 2010). It consists of suites of User Interface controls for WinForms, Silverlight, MonoTouch and MonoDroid together with advanced designers and tools allowing developers to quickly design and build mobile forms. Since all the controls and tools are integrated with Microsoft Visual Studio, they can be easily accessed and used from this familiar development environment using programming languages, such as C# or Visual Basic .NET.

Develop .NET applications for Windows Phone 7, Windows Mobile, iPhone and Android - CodeProject
Enhanced by Zemanta

Best Android Call Blocker App | Widgets Lab

Android robot logo.Image via WikipediaBest Android Call Blocker App | Widgets Lab
Enhanced by Zemanta

iPhone and iPad in Action Manning Publications | Wow! eBook - Great eBook, Great Site!

Description
This hands-on tutorial will help you master iPhone/iPad development using the native iPhone SDK. It guides you from setting up dev tools like Xcode and Interface Builder, through coding your first app, all the way to selling in the App Store.
Using many examples, the book covers core features like accelerometers, GPS, the Address Book, and much more. Along the way, you’ll learn to leverage your iPhone skills to build attractive iPad apps. This is a revised and expanded edition of the original iPhone in Action.
iPhone and iPad in Action is an introductory book, intended to teach the basics of iPhone SDK programming in a tutorial form. It’s an updated revision of iPhone in Action, which first appeared in 2008. We encourage you to read it straight through, from chapter 1 to 19. This will introduce the platform, how to program for the iPhone and iPad, and step you through the entire process in turn.
iPhone and iPad In Action, compiled by mobile software developer and blogger Brandon Trebitowski, simplifies existing iPhone topics while also updating them to account for the 3.4 SDK framework including iPad coverage. Beyond covering the basics of iPhone development, this edition also explores exciting topics such as the accelerometer, peer-to-peer gaming, mapkit, push notifications, and in-app purchasing. The reader is provided with step-by-step instructions on how to integrate the APIs into new or existing applications.
After completing this book, the reader will have all of the knowledge necessary to create fully functional iPhone applications ready for the App Store. There are many sample applications to work from including a chat client, video game, interactive map, and many others.
We’ve done our best to make this book accessible to everyone who is interested in writing native programs for the iPhone and iPad. We think it will be especially useful to people who are looking to dive into the iPhone/iPad arena, because it will allow you to create native applications for all of Apple’s iDevices.
If you want to learn about iPhone SDK programming, you should have some experience with programming in general. It’d be best if you’ve worked with C before, but that’s not a necessity; if you haven’t, you can read our introduction to Objective-C in chapter 2nd, and you should probably expect to do some research on your own to clarify things. There’s no need to be familiar with Objective-C, Cocoa, or Apple programming in general. We’ll give you everything you need to become familiar with Apple’s unique programming style. You’ll probably have a leg up if you understand object-oriented concepts; but it’s not necessary (and again, you’ll find an introduction in chapter 2nd).
iPhone and iPad in Action Manning Publications | Wow! eBook - Great eBook, Great Site!
Enhanced by Zemanta

Silverlight 4 in Action Manning Publications | Wow! eBook - Great eBook, Great Site!

Description:

Silverlight in Action, Revised Edition is a fast-paced, comprehensive tutorial that guides the reader from creating “Hello World” to coding production-quality, data-driven rich internet applications with graphics, audio, and video content. Written for a developer who already knows how to code in C#, this fluff-free book covers the basics quickly and dives into the heart of Silverlight development using XAML (a language for creating user interface elements) and Visual Studio 2010. You’ll learn not only how to accomplish tasks, but how the underlying runtime works.
In addition to the fundamentals, the book covers the new features in Silverlight like pixel shaders, webcam and microphone, as well as WCF RIA Services and patterns like MVVM (Model-View-ViewModel). It explains developing offline and “out-of-browser” applications, managing video and audio, handling validation, navigation and deep-linking, and how each Silverlight feature fits into the overall Silverlight ecosystem.
The overall goal of this book is to inform and educate you about the exciting and powerful Silverlight 4 platform. Think of it as a guided tour through the Silverlight 4 plug-in, runtime libraries, and SDK. After you’ve read this book, you should be able to confidently design, develop, and deliver your first rich interactive applications using Silverlight. To facilitate the learning process, I’ve structured the book to get you developing as soon as possible, while providing quality, in-depth content.
Silverlight 4 in Action is a comprehensive guide to application building using C#. It goes into action immediately in a thorough introduction. It then follows up with numerous nifty examples to explore flexible layout, control extensibility, the communication and binding models, rich media, animation, and much more.
This book explores practical questions in patterns, testing, and performance optimization throughout. No previous experience with Silverlight is required. Silverlight gives you entirely new ways to create rich internet applications, and now Silverlight 4 adds many powerful enhancements to the mix.
Silverlight 4 in Action Manning Publications | Wow! eBook - Great eBook, Great Site!
Enhanced by Zemanta

Twitter Application Development For Dummies Wiley Publishing | Wow! eBook - Great eBook, Great Site!

Description
Twitter is the one of the hottest trends in social networking. With several million users, Twitter’s popularity is growing everyday. Twitter will continue to increase user base while third-party companies keep popping up all over to make money building Twitter apps for phones, advertising tools, analytics/management tools and more. Some of the most popular Twitter apps include TwitPic, Twhirl, TweetDeck, and FriendorFollow. With this book, author Dusty Reagan uses one of his unpublished Twitter app ideas and takes you through the API, idea creation, development, and monetization of the app. Twitter Application Development For Dummies offers advice on creating interesting applications, looks at what types of applications thrive, discusses creating unique applications, explains how to make money, examines the business aspects of the process, reviews browsing and downloading applications, addresses protecting your information, and more.
  • Twitter’s API is open and third-party companies and developers are creating all kinds of apps ranging from analytical tools to advertising tools to tools
  • The author is going to use one of his unpublished Twitter app ideas
  • Walks the reader through covering the API, idea creation, development, and monetization of the app
Twitter Application Development For Dummies will get you up and running so you can create great apps for Twitter from the creator of one of the most popular apps!


Twitter Application Development For Dummies Wiley Publishing | Wow! eBook - Great eBook, Great Site!