How to perform web search in Windows Phone using C# ?
You can use the “Search Task” Launcher to launch the web serach App and perform search of the keyword . How to perform web search in Windows Phone using C# ? Read More @ WindowsPhonerocks.com
Categories: How To's Tags: C#, Windows Phone
How to modify Cellular Settings in Windows Phone using C# ?
You can access the Cellular Settings of the Windows Phone from your App by using the Launcher “ConnectionSettingsTask” . The ConnectionSettingsTask will launch the settings form of the specified property of the ConnectionSettingsType . Read More @ WindowsPhoneRocks.com
Categories: How To's Tags: C#, Cellular Settings, Launcher, Windows Phone
How to set Airplane mode in Windows Phone using C# ?
Airplane mode is a feature in Windows Phone that lets the user to easily turn off the cellular , Wi-Fi , Bluetooth etc . If you want to access turn on / off the Airplane mode from your Windows Phone App , then you can use the Launcher “ConnectionSettingsTask” to [...]
Categories: How To's Tags: Airplane mode, C#, Windows Phone
Interesting .NET Links – November 15 , 2011
Databinding an Auto Complete Box in Windows Phone – WindowsPhoneRocks Locking the Workstation Programmatically – BlackWasp LINQ Pitfalls: Using external variables in projections – Adam Bar Information on upgrading Kinect Applications to MS SDK Beta 2 – Michael Crump MSBuild Extension Pack November 2011 Release – Mike User-defined Server Roles [...]
Categories: Dotnet Tags: C#, NET, Visual Studio
Installing Silverlight Toolkit for Windows Phone
What is Silverlight Toolkit for Windows Phone ? Silverlight toolkit for Windows Phone is a opensource framework which provides additional controls for the developing Windows Phone Applictaion apart from the standard Windows Phone controls . These controls are available for download including the sourcecode which is Microsoft Public Licensed and [...]
Categories: How To's Tags: C#, Silverlight Toolkit for Windows Phone, Windows Phone
How to read data from a text file in Isolated Storage in Windows Phone ?
In my previous blog post , i explained How to write data to a file in Isolated Storage in Windows Phone ? In this blog post , will show you How to read data from a text file in Isolated Storage in Windows Phone that was written to the Isolated [...]
Categories: How To's Tags: C#, Isolated Storage, Windows Phone
How to enable disable Bluetooth in Windows Phone using C# ?
If you are a Developer and have an task to change or access the Bluetooth Settings via some user interaction , you can use the Launcher “ConnectionSettingsTask” to achieve it. Just use the ConnectionSettingsType to Bluetooth and call the show method of the ConnectionSettingsTask . This will Launch the Bluetooth [...]
Categories: How To's Tags: Bluetooth, C#, Launchers, Windows Phone
How to get the list of Songs,Genres,Albums from the Windows Phone MediaLibrary ?
You get the Get the List of Songs / Albums from the Windows Phone using the MediaLibrary class defined in the Microsoft.Xna.Framework.Media Namespace . To access the MediaLibrary Class , you should add the reference of the Microsoft.xna.Framework dll to your Windows Phone Application and add the following Namespace Microsoft.Xna.Framework.Media; [...]
Categories: How To's Tags: C#, Genres, MediaLibrary, songs, Windows Phone, XNA
Interesting .NET Links – November 1 , 2011
Unity 3.0 Preview for .NET 4.5 – Grigori Melnik Three .NET “tools” that I use every day and you want to know about – Dror Helper How to Dynamically Add Controls to Windows Phone Page ? – Windows Phone Rocks Inner Fields and Lazy Initialization in C# – Steve Smith [...]
Categories: Dotnet Tags: C#, NET, Visual Studio, windowsphonerocks
Interesting .NET Links – October 31 , 2011
Visual Studio 11 .NET Advances – Somasegar Windows Phone Programming in C# (Windows Phone Version 7.5) Material now Available – WindowsPhoneRocks Layout adjustments Snapping and OrientationChanges in Metro Applications – Abhishek Sur Better Web Forms with HTML5 Forms – Brandon Satrom Nokia Lumia WP7 Emulator Skin from Telerik – WindowsPhoneRocks [...]
Categories: Dotnet Tags: C#, Visual Studio, windowsphonerocks, Winphonerocks
Interesting .NET Links – October 27 , 2011
Connecting your WinPhone 7 app to an ASP.Net Razor page with a little REST and JSON – Greg Duncan Query Methods in Roslyn Syntax API – Dhananjay Kumar Telerik AJAX Q3 2011 Beta – New Org Chart and Social Share controls, Metro skin and more (Stefan Rahnev) Property change notifications [...]
Categories: Dotnet Tags: C#, links, NET, Visual Studio
Interesting .NET Links – October 26 , 2011
C# As A Scripting Language In Your .NET Applications using Roslyn – Anoop Madhusudanan How to enable / disable Wifi in Windows Phone using C# ? C#/.NET Little Wonders: The Complete Collection – James Michael Hare OData Service Validation Tool Update: New feature and rules – Turker Keskinpala Inside C# [...]
Categories: Dotnet Tags: C#, interesting, links, NET, Visual Studio, Windows Phone
How to enable / disable Wifi in Windows Phone using C# ?
If you are a Developer and have an task to change or view the Wifi Settings via some user interaction , you can use the Launcher “ConnectionSettingsTask” to achieve it. Just use the ConnectionSettingsType to Wifi and call the show method of the ConnectionSettingsTask . This will Launch the Wifi [...]
Categories: How To's Tags: C#, Enable, WiFi, Windows Phone
Interesting .NET Links – October 25 , 2011
State of .NET Image Resizing: how does imageresizer do? – Bertrand Le Roy How to choose right WCF binding? – Kalyan Bandarupalli Code First and DbContext are now “The Entity Framework” – Julie Lerman Continuation Tasks Implementing Programming Languages using C# – Christopher Diggins Using the BingMapsDirectionsTask in Windows Phone [...]
Categories: Dotnet Tags: C#, NET, Visual Studio, Windows Phone
Interesting .NET Links – October 23 , 2011
C# – ThreadPooled – James Using the BingMapsDirectionsTask in Windows Phone Mango RadChart for Windows 8 WinRT – Taking its First Breath – Georgi Atanasov Build Online C# Syntax Checker with Roslyn – Nandip Makwana How to choose right WCF binding? – Kalyan Bandarupalli How to enable Windows Phone Application [...]
Interesting .NET Links – October 22 , 2011
Connect Your Web Site to Your Windows 8 App – Rahul Lalmalani Code to Search in Windows Phone 7 – Dhananjay Kumar Microsoft Touch Mouse Sensor API is now available for Download Easiest ever comparison with Code Compare version 2.70! – Devart Regular Expressions with Timeout in .NET 4.5 – [...]
Categories: Dotnet Tags: C#, interesting links, NET, Visual Studio
How to enable Windows Phone Application Tombstone in Emulator when Debugging ?
The Visual Studio 2010 provides the option in the Windows Phone Project to set the Application Tombstone upon deactivation when debugging . You can set this option by following the below steps 1. In Visual Studio 2010 Express / Professional / Ultimate , Right click on the project [...]
Categories: How To's Tags: C#, Debugger, howto, Windows Phone
Interesting .NET Links – October 19 , 2011
Helping others become Visual Studio Keyboard Ninja’s with the Code Ninja Spy – Greg Duncan Using HTML5 Geolocation API in ASP.NET Application – Harish Ranganathan Tiles in Windows Phone Mango – Create and Delete Secondary Tile Windows 8 Metro declarations: User Tile Provider – Andrej Tozon Reading coordinate values using [...]
Categories: Dotnet Tags: C#, links, NET, Visual Studio
Interesting .NET Links – October 18 , 2011
Working Hours Tracker for Windows Phone 7 Search Toolbox controls in Visual Studio 2011 – Abhijit Jana Quick Tip – Converting JSON Serialized .NET DateTime to JavaScript Date – Gil Fink Tiles in Windows Phone Mango – Create and Delete Secondary Tile .NET and CoffeeScript: comparing Jurassic, Jint, and IronJS [...]
Categories: Dotnet Tags: C#, Marketplace, Visual Studio, Windows Phone 7
Tiles in Windows Phone Mango – Create and Delete Secondary Tile
This is the 4th part of my series on the Tiles in Windows Phone Mango . In this Blog post , i will explain how one can create Secondary Tiles in Windows Phone . The Secondary Tile is generally created from the App programatically based on the users [...]
Categories: How To's, Windows Phone 7 Tags: C#, Secondary, Windows Phone Mango . Tiles
Interesting .NET Links – October 17 , 2011
How to find the SQL Server Version with a query ? Finding Control Recursively From Controls Collection in C#? Webinar – REST and Mobile DataSnap Client Development ( WP7 ) – WindowsPhoneRocks RadChart for Windows 8 WinRT – Taking its First Breath – Georgi Atanasov Webinar – Data Abstract: Cross-platform [...]
Categories: Dotnet Tags: C#, NET, VB.NET, Visual Studio
Interesting .NET Links – October 8 , 2011
SortedDictionary and SortedList – Simon Cooper Improving developer productivity with Visual Studio 11 Developer Preview – Visual Studio Team Bundling and Minification in ASP.NET 4.5 – Abhijit Jana SQL Server 2008 Service Pack 3 has been released – Denis Gobo Windows Phone Silverlight Poor Man’s Double-Tap – Tim Murphy Start [...]
Categories: Dotnet Tags: C#, links, NET, Visual Studio, Visual STudio 11
Interesting .NET Links – October 7 , 2011
Silverlight 5 Toolkit – September 2011 Released – Kunal Chowdhury Creating a Horizontal ListBox in Silverlight and Windows Phone – Jevgeni Tšaikin SQL SERVER – Detecting Database Case Sensitive Property using fn_helpcollations() – Pinal SortedDictionary and SortedList – Simon Cooper Microsoft’s Roslyn ‘compiler as a service’ support unlikely to be [...]
Categories: Dotnet Tags: C#, NET, Visual Studio, Windows Phone
Interesting .NET Links – October 6 , 2011
So what’s new in Orchard 1.3? – Bertrand Le Roy Use Visual Studio 2010 to Profile your ASP.NET Application which is hosted on IIS – Abhijit Jana Macros Have Been Dropped from Visual Studio 11 – Jonathan Allen DataContract serialization on Windows Phone – Arian Kulp Know About WP7 Page [...]
Categories: Dotnet Tags: C#, NET, Orchard, Visual STudio 11
Interesting .NET Links – October 4 , 2011
Visual Studio 11 Programming Language Advances – Somasegar C # Sizeof Keyword – Richard Carr First Review of ASP. NET MVC 4.0 Developer Preview – Jalpesh P. Vadgama Expression Blend 4 does not start after installing the NET Framework 4.5 Developer Preview – Rich Griffin Tiles in Windows Phone Mango [...]
Categories: Dotnet Tags: C#, Microsoft, NET, Visual Studio
Interesting .NET Links – October 2 , 2011
Tiles in Windows Phone Mango Part 2 – Tile Properties SQL Server “Denali”: Installing on a Virtual Machine Why WebSockets? – Kalyan Bandarupalli Code Katas: Kicking off With a Little JavaScript – Composite Code Frame navigation policies in web browsers | One big reason why you should get rid of [...]
Categories: Dotnet Tags: C#, NET, Visual Studio
Interesting .NET Links – September 22 , 2011
Windows Phone 7.1 (Mango) – Tcp Socket acts differently on emulator and device (HTC Mozard) – Michael Sync Empowering Enums – Kodefuguru Core .NET Types Usable from a Metro Style Application – Jeffrey Richter Windows Phone 7: Performance Monitoring – Peter Kuhn Enabling Frame Rate Counters for XAML Applications in [...]
Categories: Dotnet Tags: C#, HTC, Visual Studio, Windows Phone 7
Interesting .NET Links – September 21 , 2011
Are .Net programmers planning to abandon Win 8? – Don Burnett Calling the Yahoo Term Extraction from C# to generate keywords (for web page, etc) – Greg Duncan More on Async, Win8, and C# – Bill Wagner Telerik JustCode Keeps Getting Better – Michael SQL SERVER – Introduction to expressor [...]
Interesting .NET Links – September 18 , 2011
Welcome to Zombieland, the Metro Style Land of WinRT and the Undead – Rene 8 ways Windows 8 improves on Windows 7 – Patrick Goss MSDN – Windows Developer Preview Metro style app samples “What’s New in the .NET Framework 4.5 Developer Preview” (and Yield is coming to VB.Net!) – [...]
Categories: Dotnet Tags: C#, links, NET, Visual Studio
Windows Phone Camp – Reston Virginia on September 29 , 2011
Windows Phone Camp is a free, full day event with chock-full of everything you need to know to develop a Windows Phone application. Whether you’re a seasoned veteran or just getting started with .NET development this full-day event is for you. “Don’t miss the new Windows Phone 7.5 (codename “Mango”) [...]
Categories: Events Tags: C#, NET, Windows Phone Camp, WP7