Sign in
amitdey
Options
Blog Home
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Process Type Managed Native .NET 4.0 WPF C++ cpp
Silverlight TreeView CRUD
Archive
Archives
November 2012
(2)
August 2012
(1)
January 2012
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
amitdey
Cross Platform Development : Windows 8 and Windows Phone 8
Posted
6 months ago
by
Amit Dey
0
Comments
Introduction With the recent launch of Windows 8 and Windows Phone 8, it is a great opportunity for App Developers to target these platforms. Both of these platforms provide multiple options to App Developers in terms of Programming Language and frameworks...
amitdey
Cross Platform Development : Windows 8 and Windows Phone 8 : C# + XAML
Posted
6 months ago
by
Amit Dey
0
Comments
I recently talked about Cross Platform Development Options in Windows 8 and Windows Phone 8 In this blog post I describe how you can achieve Cross-Platform development across Windows 8 and Windows Phone 8 specifically using C# + XAML. We will be developing...
amitdey
Displaying Animated GIF in Windows Phone XNA Game
Posted
9 months ago
by
Amit Dey
0
Comments
Windows Phone does not directly support displaying animated GIF in an App. But GIF animations can come in handy in the development of action games. This blog post describes how one can display an animated GIF in a Windows Phone Game. This can be extended...
amitdey
Check Process Type
Posted
over 1 year ago
by
Amit Dey
1
Comments
Checking Process Type I recently submitted a code sample in http://1code.codeplex.com/ whose purpose was to list various attributes of running processes. Whether process is managed application Whether process is a .NET 4.0 application Whether...
amitdey
Silverlight Treeview Control with CRUD
Posted
over 1 year ago
by
Amit Dey
3
Comments
Designing Silverlight User Interface which facilitates CRUD operation on tabular data is a breeze, given the amazing data binding capabilities provided by Silverlight. But things can go tricky, when hierarchical data is involved. In this post, we will...
Page 1 of 1 (5 items)