http://baldi.myopenid.com/
Name: http://baldi.myopenid.com/
Score: 4,555.45
Last Seen: 663 days, 16 hours, 50 minutes ago
Member Since: 11 January, 2010
DotNetShoutout
atom rss
7
Shouts

Visual Studio 2010 - Architecture Features

published 1093 days, 20 hours, 44 minutes ago posted by dotnetfundadotnetfunda 1094 days, 23 hours, 10 minutes ago
Saturday, May 22, 2010 1:07:01 PM GMT Friday, May 21, 2010 10:40:38 AM GMT
Describing the Visual studio 2010 Architecture Features. (more)
category: Web Dev | clicked: 0 | comment | | source: www.dotnetfunda.com
tags: Visual Studio
5
Shouts

Visual Studio Languages SWAG - Lisa Feigenbaum

published 1093 days, 20 hours, 44 minutes ago posted by iftekharahmedamitiftekharahmedamit 1094 days, 21 hours, 12 minutes ago
Saturday, May 22, 2010 1:07:01 PM GMT Friday, May 21, 2010 12:38:37 PM GMT
If you’re attending TechEd North America or one of the upcoming Languages user group tours, you’ll have an opportunity to score some cool Languages SWAG. :) However, we’ve also received requests from people wanting to order supplies for their own community events or to bring them to their team at work. Here is the ordering information, in case you’re interested to do so.Laptop Stickers Contact: - Sunrise Identity - David Helber - Email: helber (at) sunriseid (dot) ... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: Visual Studio 2010, Visual Studio
5
Shouts

DOT NET TRICKS: Creating Splash Screen (Without Code)

published 1092 days, 22 hours, 49 minutes ago posted by abhi2434abhi2434 1094 days, 14 minutes ago
Sunday, May 23, 2010 11:01:46 AM GMT Saturday, May 22, 2010 9:36:19 AM GMT
Creating splash screen is very important for every good windows application. We work so hard while creating a beautiful splash screen. WPF introduces a very simple and easy approach to create a splash screen with lightening speed. Lets see how you can create one. Why you need Splash Screen (Cold Start & Warm Start)? This is very important to know why you need splash screen. Basically when WPF window loads for the first time, which is basically called as Cold Start; the WPF framework needs to load ... (more)
category: Smart Client | clicked: 1 | comment | | source: www.abhisheksur.com
5
Shouts

Microsoft Announces Robotics Developer Studio 2008 R3

published 1092 days, 22 hours, 49 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 1093 days, 23 hours, 34 minutes ago
Sunday, May 23, 2010 11:01:46 AM GMT Saturday, May 22, 2010 10:16:48 AM GMT
Stathis Papaefstathiou, General Manager, Microsoft Robotics team talks about the release of Microsoft Robotics Developer Studio 2008 R3. Microsoft Robitics Developer Studio is now offered free of charge and can be downloaded here . Microsoft Robitics Developer Studio is now available as a single edition and includes the support for Visual Studio 2010 . For more Information , visithttp://blogs.msdn.com/msroboticsstudio/archive/2010/05/20/microsoft-... (more)
category: How To | clicked: 0 | 1 comment | | source: techblog.ginktage.com
9
Shouts

Using transactions with LINQ-to-SQL

published 1093 days, 20 hours, 44 minutes ago posted by http://jalpesh.blogspot.com/http://jalpesh.blogspot.com/ 1096 days, 13 hours, 49 minutes ago
Saturday, May 22, 2010 1:07:01 PM GMT Wednesday, May 19, 2010 8:01:39 PM GMT
Today one of my colleague asked that how we can use transactions with the LINQ-to-SQL Classes when we use more then one entities updated at same time. It was a good question. Here are the my answer for that.For ASP.NET 2.0  or higher version have a new class called TransactionScope which can be used to manage transaction with the LINQ. Let’s take a simple scenario we are having a shopping cart application in which we are storing details or particular order placed into the database using LINQ-to-SQL. The... (more)
category: Web Dev | clicked: 0 | comment | | source: jalpesh.blogspot.com
tags: SQL, Transactions, ASP.NET
7
Shouts

Detect asynchronous postback in ASP.NET

published 1094 days, 21 hours, 28 minutes ago posted by PraveenPraveen 1098 days, 15 hours, 30 minutes ago
Friday, May 21, 2010 12:22:34 PM GMT Monday, May 17, 2010 6:20:51 PM GMT
Everyone need to know about this. When no Ajax implementation in ASP.NET [older versions] asp.net developers know about only one post back. That is full page postback. We have a property to detect it in c# code with Page.IsPostBack. But, day to day technology is growing and we need to know/follow everything up to date. This is not new one or I didn't find it just recent. All these posts are my experience and part of sharing information. Now a days everyone knows what is Ajax and how it will work. Every... (more)
category: Data | clicked: 0 | comment | | source: praveenbattula.blogspot.com
tags: C#, PostBack, Asynchronous, ASP.NET
11
Shouts

Google Translation API Integration in .NET

published 1092 days, 22 hours, 49 minutes ago posted by http://jalpesh.blogspot.com/http://jalpesh.blogspot.com/ 1098 days, 3 hours, 12 minutes ago
Sunday, May 23, 2010 11:01:46 AM GMT Tuesday, May 18, 2010 6:38:12 AM GMT
Language localization is one of important thing of site of application nowadays. If you want your site or application more popular then other then it should support more then language. Some time it becomes difficult to translate all the sites into other languages so for i have found a great solution. Now you can use Google Translation API to translate your site or application dynamically. Here are steps you required to follow to integrate Google Translation API into Microsoft.NET Applications. First you... (more)
category: Web Dev | clicked: 0 | comment | | source: jalpesh.blogspot.com
tags: GoogleApi, ASP.NET
9
Shouts

IP to Geo Location in Asp.Net MVC « lukencode

published 1094 days, 21 hours, 28 minutes ago posted by lobsterinolobsterino 1096 days, 20 hours, 5 minutes ago
Friday, May 21, 2010 12:22:34 PM GMT Wednesday, May 19, 2010 1:45:59 PM GMT
I have been working on a couple of projects recently (like the new and improved version of Gigpig which is coming soon!) which could really benefit from some automagic geolocation lookups for visitors. In the case of Gigpig I wanted to filter what gigs users could see based on where they were in the world. The database I am using is the binary version of the Max Mind GeoLite City free location database. The database essentially maps IP address ranges to cities and countries.  The binary format, I am inf... (more)
category: Web Dev | clicked: 3 | comment | | source: lukencode.com
tags: MVC, geocoder
6
Shouts

Accessing private members

published 1092 days, 22 hours, 49 minutes ago posted by http://baldi.myopenid.com/http://baldi.myopenid.com/ 1094 days, 20 hours, 28 minutes ago
Sunday, May 23, 2010 11:01:46 AM GMT Friday, May 21, 2010 1:22:14 PM GMT
In same cases you need the possibility to access private members of a .NET class. The class library provides the classes FieldInfo, PropertyInfo and MemberInfo (and some more) to access them. You can wrap this functionality easily as extension methods to provide this to all classes. (more)
category: How To | clicked: 0 | comment | | source: www.code-in.net
tags: .NET, Reflection
6
Shouts

Visual Studio 2010 Keyboard Binding Poster

posted by KodefuGuruKodefuGuru 1096 days, 13 hours, 13 minutes ago
Wednesday, May 19, 2010 8:37:43 PM GMT
When I work with new teams, I often get asked how I did x using the keyboard instead of reaching for the mouse. I find if I can keep my hands on the keyboard, I can often be much more productive. So, how do you learn to take advantage of the keyboard shortcuts, I recommend downloading one of the Key binding posters like the ones that were just released for Visual Studio 2010. The posters are available for VB.Net, C#, F#, and C++. Once you have then downloaded, pick a  a different key binding each day a... (more)
category: How To | clicked: 0 | comment | | source: www.thinqlinq.com
tags: Visual Studio 2010
3
Shouts

Shut Down, Restart, Log Off and Forced Logoff System using c#

posted by dotnetsparkdotnetspark 1096 days, 10 hours, 3 minutes ago
Wednesday, May 19, 2010 11:47:57 PM GMT
In this article, I am going to show, How to Shut Down a machine, How to Log Off a machine, How to forced log off a machine How to restart a machine using c# (more)
category: How To | clicked: 0 | comment | | source: www.dotnetspark.com
tags: C#, DotNetSpark
6
Shouts

Design Pattern Implementation using C#

posted by dotnetfundadotnetfunda 1096 days, 4 hours, 2 minutes ago
Thursday, May 20, 2010 5:48:10 AM GMT
The article describes most of the common Design patterns we often require while we do our code, using C#. (more)
category: Web Dev | clicked: 1 | comment | | source: www.dotnetfunda.com
tags: Design Pattern
7
Shouts

nRoute Samples Revisited

published 1094 days, 21 hours, 28 minutes ago posted by orktaneorktane 1095 days, 23 hours, 3 minutes ago
Friday, May 21, 2010 12:22:34 PM GMT Thursday, May 20, 2010 10:47:27 AM GMT
Post the new of release of nRoute, I've updated and upgraded seven sample applications from earlier releases to the latest version. The samples demonstrate how you can use nRoute to compose at various levels of consumption - at the application-level using things like SiteAreas, Modules, Services etc., at the infrastructure-level using Navigation, Messaging-Channels, IoC etc. and at the UI-level using ViewModels, ViewServices, ICommands, Behaviors etc... (more)
category: Metro | clicked: 2 | comment | | source: www.orktane.com
tags: Silverlight, WP7, nRoute, WPF, samples
5
Shouts

Data Security Scenarios on Azure - J.D. Meier

published 1094 days, 21 hours, 28 minutes ago posted by jantujantu 1095 days, 22 hours, 20 minutes ago
Friday, May 21, 2010 12:22:34 PM GMT Thursday, May 20, 2010 11:30:49 AM GMT
This is a draft of our data scenarios on Azure for your feedback.  It’s a whiteboard sketch of how to secure data as a service on Azure.As part of our patterns & practices Azure Security Guidance project, we’re putting together a series of Application Scenarios and Solutions.Our goal is to show the most common application scenarios on the Microsoft Azure platform.  This is your chance to give us feedback on whether we have the right scenarios, and whether you agree ... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Cloud, Security, Azure
3
Shouts

1.0,1.1,2.0,3.0,3.5,4.0….. | Senthil Kumar's Blog

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 1095 days, 16 hours, 50 minutes ago
Thursday, May 20, 2010 5:00:37 PM GMT
If You think these are just numbers,think again ,these are the versions of .NET and this time i will be blogging about these versions and especially whats coming up with 4.0 (Features ) and VNext. C# is very object oriented, but since C# 3.0 it is also a functional programming. These trends are influencing the future of C# coming in C# 4.0. Some of the Changes which i can easily identify are New in 1.1 Sup... (more)
category: Architecture | clicked: 0 | comment | | source: www.ginktage.com
3
Shouts

Autocomplete Extender Control in ASP.NET | Senthil Kumar's Blog

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 1095 days, 16 hours, 53 minutes ago
Thursday, May 20, 2010 4:57:44 PM GMT
AutoComplete is an ASP.NET AJAX extender that can be attached to any TextBox control, and will associate that control with a popup panel to display words that begin with the prefix typed into the textbox. Extenders are server controls that allow to extend a set of ASP.NET server controls by adding client side functionality. Before Getting started its important to Get the AJ... (more)
category: How To | clicked: 0 | comment | | source: www.ginktage.com
7
Shouts

AddThis.NET v2 for Blogengine.NET released

published 1092 days, 22 hours, 49 minutes ago posted by http://baldi.myopenid.com/http://baldi.myopenid.com/ 1095 days, 2 hours, 28 minutes ago
Sunday, May 23, 2010 11:01:46 AM GMT Friday, May 21, 2010 7:22:16 AM GMT
AddThis.NET is a Blogengine.NET extensions which adds social bookmarking buttons to your posts based on AddThis. A seperate DotnetKicks and DotnetShoutout button will be displayed, which can also be removed if you are no .net developer. (more)
category: UX | clicked: 0 | comment | | source: www.code-in.net
tags: BlogEngine.NET, BlogEngine, blogengineextensions
9
Shouts

Introduction to Delegates

published 1094 days, 21 hours, 28 minutes ago posted by mikeukmikeuk 1096 days, 22 hours, 21 minutes ago
Friday, May 21, 2010 12:22:34 PM GMT Wednesday, May 19, 2010 11:29:41 AM GMT
A basic intro to Delegates that includes generic delegates, covariance and contravariance and leads on to multicast and events. (more)
category: How To | clicked: 0 | 2 comments | | source: www.i-programmer.info
8
Shouts

ASP.NET MVC 2.0 Attributes

published 1094 days, 21 hours, 28 minutes ago posted by sonukapoorsonukapoor 1096 days, 20 hours, 5 minutes ago
Friday, May 21, 2010 12:22:34 PM GMT Wednesday, May 19, 2010 1:45:36 PM GMT
An overview of ASP.NET MVC 2.0 Attributes. (more)
category: Web Dev | clicked: 0 | comment | | source: dotnetslackers.com
tags: MVC, ASP.NET
9
Shouts

ASP.NET MVC 2.0 Using Multiple Actions

published 1094 days, 21 hours, 28 minutes ago posted by sonukapoorsonukapoor 1096 days, 14 hours, 56 minutes ago
Friday, May 21, 2010 12:22:34 PM GMT Wednesday, May 19, 2010 6:54:31 PM GMT
Brian Mains explains how to use multiple actions in ASP.NET MVC 2.0. (more)
category: Web Dev | clicked: 0 | comment | | source: dotnetslackers.com
tags: MVC, ASP.NET