| CardioPod un producto de Telehealth Solutions 2 days ago by guidozanon Hace unos meses Telehealth Solutions una empresa Inglesa ubicada en Watford, lanzo CardioPod, un producto en que venimos trabajando hace ya unos cuantos meses. El mismo permite calcular el riesgo cardio-vascular de un paciente mediante la realización de una serie de test y cuestionarios. Por ahora e ... Guido's Tech Blog - guidozanon.wordpress.com |
| Applying What We Have Learned So Far 2 days ago by johnmora The following code is from a Visual Studio 2008 C# Console application named CreateStruct. The code is from the Program.cs file. It illustrates what we have read until now, in a working application. The output of the Console application when run will be “ John Mora (Male), age 32, 1234567890, Home”. ... Code Tales - blog.codetales.com |
| Karl Shifflett’s WPF and Silverlight shared design-time code 2 days ago by Windows Presentation Foundation SDK Here’s a most excellent demonstration of how to author a custom design experience that’s shared between WPF and Silverlight controls. Karl gives you a detailed, step-by-step walkthrough, complete with Task List breadcrumbs: Walkthrough guidance in the Read More......( read more) WindowsClient.net - windowsclient.net · 1 reference |
| Capire che versione di .Net Framework è installata, con .Net Framework Detector 2 days ago by Zack Quante volte, prima dell’installazione di un nuovo software, avete letto da qualche parte “ necessita di .net Framework “, seguita dal numero della versione? Moltissime applicazioni web utilizzano oggi il .Net Framework, modello Microsoft di programmazione per lo sviluppo e l’esecuzione di programmi ... GeekTwice - geektwice.com · Rank: 19,004 · 69 references |
| Some changes in .NET BCL 4.0 2 days ago by Thushan Fernando I’ve been porting a few products to .NET 4.0 and came across some cool new additions in .NET 4.0 which will be quite useful for everyone. This is by no means exhaustive but interesting to look at. Strings String.IsNullOrWhiteSpace Like the String.IsNullOrEmpty method, this new helper method whether ... Thushan Fernando's ... - thushanfernando.com · Rank: 195,977 · 3 references |