Using Array.ConvertAll to Convert an array of one type to another in C#
Thanks to one of My friend (Anil pai) , who asked me a question on how to convert a string array to an float/Double Array which made me to explore the possibilities in .NET and this is when i came across Array.ConvertAll
The usual way of doing this is to parse and convert each values one by one like this
..
Microsoft Patterns & Practices – Windows Phone 7 Developer Guide – Drop2
The patterns and practices team has published a new Windows Phone 7-related guide .
You can check the official Windows Phone 7 Patterns & Practices Guide at – http://wp7guide.codeplex.com/
This guide will help the developers to design Windows Phone 7 Applications.
If you want to know more , then check out the following sections
Project overview
High-level architecture
UI mockups.
Fix for Visual Studio 2010 – Hangs when debugging ASP.Net 3.5 Web application
Joel Varty , in his blog highlights fix for the users of Visual Studio 2010 who have problems with the IDE that hangs when debugging ASP.NET 3.5 applications.
The Bug information can be found in the Microsoft’s Connect site .
Read moreHow fast is the Windows Phone 7 Start up???
A video by pocketpc from youtube that is embedded in the blog post with a Windows Phone 7 prototype Device ( LG ) compares the boot up time of different devices like Windows Phone 7 prototype ( LG Panther ), Android , Nexus One and iPhone 4 and HTC HD2. Watch on YouTube/* Good news [...]
Read moreGetting started with Windows Phone Development in F#
Just found this nice template that helps to start the Windows Phone 7 Development in F# in the Visual Studio Gallery
The template was created by Daniel Mohl
To Install and use the template , follow the steps as described below
….
Read moreError when processing Crystal Report “Operation illegal on linked parameter”
I was recently caught up with this Error “Operation illegal on linked parameter” when working with the Crystal Reports and solution seems to be pretty simple too . When you run a Crystal Report which inturn contains the SubReports , the Crystal Report issues the following error: Operation illegal on linked parameter The Error Message [...]
Read moreDelphi Technical Sessions and Get together with John Kaster in India
John Kaster, EDN Program Manager at Embarcadero Technologies will be in India for RAD technical sessions. In the Sessions, you will get to know more about Cloud Computing development with RAD Studio Developing Social Network and Web 2.0 applications Secure Multi-Tier development with DataSnap The latest in agile software development using RAD Studio Meet with [...]
Read moreDavid I Underwater Challenge and Embarcedero
Embarcedero has started a new marketing site (http://www.embarcadero-xe.com/) that features David I.
There is a paper based games that you can download as pdf from http://www.embarcadero-xe.com/fun/index.html
The other games includes the trivia and a underwater game that you can play and save David from fishes and sharks .The game was written using Adobe Flash…
Read moreWindows Phone 7 Jumstart Sessions – Training Videos now Available
Microsoft has published the new training content led by the MVPs like Rob Miles , Andy Wigley that focusses on getting developers trained up on building great application for Windows Phone 7 .
Below are the sessions and the corresponding links for the material .
This includes 12 sessions with each session rannging about 50 minutes in length
Windows Phone 7 Jump Start (Session 1 of 12): Introduction
Windows Phone 7 Jump Start (Session 2 of 12): Building a Silverlight Application, Part 1
Windows Phone 7 Jump Start (Session 3 of 12): Building a Silverlight Application, Part 2
Windows Phone 7 Jump Start (Session 4 of 12): Building Games for the Windows Phone 7 Platform
………
Visual Studio 2010 is faster if the Windows Automation API 3.0 is installed
Does your Visual Studio 2010 run slow ???
Here’s David Berg , in his Developer Division Performance Engineering blog explains how to make your VisualStudio 2010 run faster on Windows XP machine by installing the new version of the Windows Automation API.
Read more

