http://baldi.myopenid.com/
Name: http://baldi.myopenid.com/
Score: 4,555.45
Last Seen: 694 days, 20 hours, 31 minutes ago
Member Since: 11 January, 2010
DotNetShoutout
atom rss
9
Shouts

DotNetRocks - Show #563 - Steve Milroy Tracks the Roadtrip with Bing Maps and Silverlight 4

published 1114 days, 3 hours, 30 minutes ago posted by rajuraju 1115 days, 5 hours, 10 minutes ago
Wednesday, June 02, 2010 10:01:18 AM GMT Tuesday, June 01, 2010 8:21:43 AM GMT
Steve Milroy talks about the Silverlight 4 application his company, Onterra Systems, developed to track the DotNetMobile in real time as Carl and Richard drove across Ameria on the .NET Rocks! Visual Studio 2010 Road Trip in April, 2010. (more)
category: Podcast | clicked: 0 | comment | | source: www.dotnetrocks.com
tags: DotNetRocks, Road Trip, Silverlight 4, VS 2010
7
Shouts

ARCast.TV - Selling Pizza in the Cloud: Domino's and Windows Azure

posted by bobfamiliarbobfamiliar 1115 days, 6 minutes ago
Tuesday, June 01, 2010 1:25:32 PM GMT
When you're one of the busiest pizza companies in the world, how do you scale your web site to meet regular and irregular demand? You move it to the Cloud, of course! In this episode of ARCast, Denny Boynton sits down with Jim Vitek and discusses Domino's approach and appreciation for cloud computing with Windows Azure for Dominos.com. (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Jim Vitek, Domino's Pizza, Windows Azure, Thought Leadership, Architecture, Architects, ARCast
3
Shouts

DMO to SMO

posted by KodefuGuruKodefuGuru 1114 days, 23 hours, 47 minutes ago
Tuesday, June 01, 2010 1:44:15 PM GMT
I recently upgraded from Team Foundation Server 2008 to Team Foundation Server 2010. This broke many msbuild tasks, including one that generates database scripts. One of the prerequisites of the TFS upgrade was upgrading the SQL Server from 2005 to 2008. I found that the msbuild task was using DMO to generate the scripts and had been marked as deprecated, so I went about replacing the old COM library with SQL Management Objects, or SMO. Someone is bound to mention that DMO works… why get rid of it. Her... (more)
category: Data | clicked: 0 | comment | | source: www.kodefuguru.com
tags: SMO, dmo
8
Shouts

Write Your Own Microsoft Expression Blend 3 Addin

published 1114 days, 3 hours, 30 minutes ago posted by sonukapoorsonukapoor 1114 days, 23 hours, 34 minutes ago
Wednesday, June 02, 2010 10:01:18 AM GMT Tuesday, June 01, 2010 1:57:29 PM GMT
Although there have been numerous articles introducing how to write a Microsoft Expression blend 2 addin, the Microsoft Expression blend 3/4 related ones are few. In this article, you will learn what a Microsoft Expression blend addin is and command the common routine to write an Addin. Finally, you will master the inner workings of the addin through a concrete sample application. (more)
category: Metro | clicked: 0 | comment | | source: dotnetslackers.com
tags: Silverlight, Blend, Expression
6
Shouts

Daily tech links for .net and related technologies - June 1-3, 2010 - Sanjeev Agarwal

posted by sanjeevanasanjeevana 1115 days, 6 hours, 34 minutes ago
Tuesday, June 01, 2010 6:56:59 AM GMT
Solution Architecture For The Masses. Step 4: Design Your Presentation Layer – Part I & Part II- Alikl , C#5 and Meta-Programming - Patrick Smacchia , 9 Rules about Constructors, Destructors, and Finalizers - Mohammad Elsheimy , Piracy in .NET Code – Part 2 – Even when the code is obfuscated - Naveen , C# Dynamic Type - Richard Carr , C#: Using a dictionary instead of if statements - Mark Needham , Architecture Review: Mock-Driven Three-Layer Architecture - James Shore , Code Contracts Part 4 – Objec... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: Silverlight, SQL, Web Service, Architecture, Ajax
5
Shouts

Navigation in 3D world of 2D objects

published 1115 days, 2 hours, 50 minutes ago posted by KMilKMil 1115 days, 7 hours, 41 minutes ago
Tuesday, June 01, 2010 10:41:04 AM GMT Tuesday, June 01, 2010 5:50:21 AM GMT
This is part 7 of the series “Silverlight in Action” in which Miroslav Miroslavov is sharing his experience from the amazing CompletIT web site. In this article, he'll create a very simple 3D framework, that will allow you to position normal 2D objects like Grids, Buttons, Borders and TextBlocks in a 3D world and will also allow you to move the camera(the viewer) all over the place. (more)
category: Metro | clicked: 0 | comment | | source: www.silverlightshow.net
4
Shouts

Manipulate your ClientID in ASP.NET 4.0

published 1115 days, 2 hours, 50 minutes ago posted by abhi2434abhi2434 1115 days, 13 hours, 44 minutes ago
Tuesday, June 01, 2010 10:41:04 AM GMT Monday, May 31, 2010 11:47:29 PM GMT
Hi Guys, While working with ASP.NET, it is a very common issue with the ClientID of each control which is rendered. ASP.NET has its unique logic to generate clientids. It is very hard to predict what client id the page is going to render when it is put in the client side. ASP.NET has an unique naming system, which generates the client ids and sends to the browser based on certain logic. With the introduction of ASP.NET 4.0, the work become very easier. Handling with the client ids are now very easy. ... (more)
category: Web Dev | clicked: 0 | comment | | source: www.abhisheksur.com
6
Shouts

Google Sitemap Generation From A Custom SiteMapResult

published 1115 days, 2 hours, 50 minutes ago posted by MikesdotnettingMikesdotnetting 1115 days, 17 hours, 47 minutes ago
Tuesday, June 01, 2010 10:41:04 AM GMT Monday, May 31, 2010 7:43:59 PM GMT
Google Sitemap Generation From A Custom SiteMapResult   My previous article showed how to use a custom ActionResult and the classes within WCF to generate an RSS feed. There are no similar classes to help build a valid Google Site Map for an ASP.NET MVC application. So here's how your can build your own.   There are a lot of classes associated with creating feeds within the System.ServiceModel.Syndication namespace, but we actually only need to borrow inspiration from 3 of them for Goog... (more)
category: Web Dev | clicked: 3 | 1 comment | | source: www.mikesdotnetting.com
tags: asp net mvc, ASPNETMVC
4
Shouts

parse and extract proxies on the fly

published 1115 days, 2 hours, 50 minutes ago posted by http://quachnguyen.myopenid.com/http://quachnguyen.myopenid.com/ 1115 days, 20 hours, 41 minutes ago
Tuesday, June 01, 2010 10:41:04 AM GMT Monday, May 31, 2010 4:50:45 PM GMT
In this blog i will show you how to parse and extract proxies on the fly using HtmlAgilityPack library and Regular Expression, Let’s get started Requisition: Before working throgh this example code, you have to get htmlagilitypack library, you can get the lastest version of htmlagilitypack here Next step, try to find on the Google some proxies site you want to parse and extract it’s proxies, for demo purpose i just create a new page in my blog which contains some proxies (>4.000 proxies), you ... (more)
category: Web Dev | clicked: 1 | comment | | source: code2code.info
tags: proxy
4
Shouts

Piracy in .NET Code – Part 2 – Even when the code is obfuscated « Naveen's Blog

published 1115 days, 2 hours, 50 minutes ago posted by reshmireshmi 1116 days, 55 minutes ago
Tuesday, June 01, 2010 10:41:04 AM GMT Monday, May 31, 2010 12:36:18 PM GMT
Continuing with my previous post, one of the biggest security holes I have noticed in certain application is using unsecure Network I/O communication, especially when activating license. I have seen software where they have used the best tool to obfuscate the code, it is extremely hard to disassemble this. But lose out by invoking a web service with plaintext xml for registration and communication. Like I mentioned in my previous post, I am not going to be discussing on how to solve this problem. I have... (more)
category: Architecture | clicked: 0 | comment | | source: naveensrinivasan.wordpress.com
tags: Security, Obfuscation
7
Shouts

Mocking successive calls of similar type via sequential mocking - Mehfuz's WebLog

published 1115 days, 2 hours, 50 minutes ago posted by http://mehfuzh.myopenid.com/http://mehfuzh.myopenid.com/ 1115 days, 22 hours, 31 minutes ago
Tuesday, June 01, 2010 10:41:04 AM GMT Monday, May 31, 2010 2:59:59 PM GMT
Monday, May 31, 2010 9:35 PM mehfuzh Mocking successive calls of similar type via sequential mocking In this post , i show how you can benefit from  sequential mocking feature[In JustMock] for setting up expectations with successive calls of same type.  To start let’s first consider the following dummy database and entity class.publicclassPerson{publicvirtualstring Name { get; set; }publicvirtualint Age { get; set; }} publicinterfaceIDataBase{    T Get (more)
category: Agile | clicked: 1 | comment | | source: weblogs.asp.net
tags: JustMock;C#
5
Shouts

Silverlight 4: Interoperability with Excel using the COM Object

published 1116 days, 2 hours, 52 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 1118 days, 18 hours, 46 minutes ago
Monday, May 31, 2010 10:39:44 AM GMT Friday, May 28, 2010 6:45:30 PM GMT
Silverlight 4 has the capability of accessing the COM object using the COM API. You can access any program installed in your PC using those APIs in Silverlight. You can open Notepad, Word, Excel or Outlook from Silverlight application. Here I will demonstrate you the step-by-step tutorial on opening an Microsoft Excel book followed by data sharing between the Silverlight application and the Excel Sheet. Here we will use a DataGrid which will load some customer information. Then we will pass the data ...... (more)
category: Metro | clicked: 0 | comment | | source: www.kunal-chowdhury.com
3
Shouts

WPF Tutorial - Layout-Panels-Containers & Layout Transformation 2

published 1116 days, 2 hours, 52 minutes ago posted by dotnetfundadotnetfunda 1116 days, 20 hours, 26 minutes ago
Monday, May 31, 2010 10:39:44 AM GMT Sunday, May 30, 2010 5:05:38 PM GMT
This article describes the basics of WPF application, how you can deal with layout, placements of controls and position. (more)
category: Metro | clicked: 2 | comment | | source: www.dotnetfunda.com
tags: WPF
6
Shouts

ASP.NET 4.0 - Persisting Row Selection in Data Controls | TechArtifact

posted by ankygoyalankygoyal 1122 days, 30 minutes ago
Tuesday, May 25, 2010 1:01:54 PM GMT
Introduction to Persisting Row Selection in Data Controls feature in asp.net 4.0 (more)
category: Web Dev | clicked: 0 | comment | | source: www.techartifact.com
tags: ASP.Net 4.0 Features, ASP.NET 4.0
4
Shouts

Tips and Tricks to prevent SQL Injection in .Net Code - Deepak Palkar's Blog

posted by jacobsebastianjacobsebastian 1121 days, 8 hours, 23 minutes ago
Wednesday, May 26, 2010 5:08:49 AM GMT
SQL Injection is an attack in which malicious code is inserted into strings that are later passed to an instance of SQL Server for parsing and execution. This can allow an attacker to steal the data as well as modify and delete it. Conventional security measures like use of SSL and IPSec, do not protect the application from SQL injection attacks. (more)
category: Data | clicked: 0 | comment | | source: beyondrelational.com
6
Shouts

Using a native Dll via LoadLibrary within ASP.NET runtime

posted by reshmireshmi 1120 days, 12 hours, 20 minutes ago
Thursday, May 27, 2010 1:11:57 AM GMT
I was recently debugging a code that was trying to load a native Dll using LoadLibrary within ASP.NET process. The code was trying a load native Dll and then dynamically invoke a method by name using GetProcAddress. The loadlibrary code was working as expected within a managed Dll and was also tested with in a console application.  But it started throwing exception when it was used by the ASP.NET process. Debugged and figured out the exception was FileNotFoundException for loading the Dll via LoadLibrary... (more)
category: Architecture | clicked: 4 | comment | | source: naveensrinivasan.com
tags: Win32Api, Win32, ASP .NET
10
Shouts

ASP.NET MVC: MVC Time Planner is available at CodePlex

published 1114 days, 3 hours, 30 minutes ago posted by gpeipmangpeipman 1116 days, 5 hours, 46 minutes ago
Wednesday, June 02, 2010 10:01:18 AM GMT Monday, May 31, 2010 7:45:28 AM GMT
I get almost every week some e-mails where my dear readers ask for source code of my ASP.NET MVC and FullCalendar example. I have some great news, guys! I ported my sample application to Visual Studio 2010 and made it available at CodePlex. (more)
category: Web Dev | clicked: 2 | comment | | source: weblogs.asp.net
tags: jQuery, MVC, ASP.NET
5
Shouts

Rss Feed Generation From a Custom RssResult

published 1115 days, 2 hours, 50 minutes ago posted by MikesdotnettingMikesdotnetting 1116 days, 5 hours, 14 minutes ago
Tuesday, June 01, 2010 10:41:04 AM GMT Monday, May 31, 2010 8:17:14 AM GMT
Rss Feed Generation From a Custom RssResult   When I looked at producing RSS Feeds in ASP.NET MVC before, I used the ContentResult method to return XML. Best Practice suggests that you should create a new ActionResult if required. So this article looks at creating an RssResult, and a different way to generate the feed itself.   If you look at the previous article, and its comments, you can see that there are a number of ways to produce RSS feeds in ASP.NET MVC. Some feel that you should... (more)
category: Web Dev | clicked: 2 | comment | | source: www.mikesdotnetting.com
tags: asp net mvc, ASPNETMVC
4
Shouts

Announcing Pricing for the Windows Azure CDN - Windows Azure - MSDN Blogs

published 1118 days, 2 hours, 25 minutes ago posted by iftekharahmedamitiftekharahmedamit 1118 days, 11 hours, 54 minutes ago
Saturday, May 29, 2010 11:06:50 AM GMT Saturday, May 29, 2010 1:37:47 AM GMT
Last November, we announced a community technology preview (CTP) of the Windows Azure Content Delivery Network (CDN). The Windows Azure CDN enhances end user performance and reliability by placing copies of data, at various points in a network, so that they are distributed closer to the user. The Windows Azure CDN today delivers many Microsoft products – such as Windows Update, Zune videos, and Bing Maps - which customers know and use every day. By adding the CDN to Windows Azure capabilities, we’ve made... (more)
category: Architecture | clicked: 0 | comment | | source: blogs.msdn.com
tags: Cloud, Windows Azure, CDN, Cloud Computing, Azure
6
Shouts

Code Contracts: validating arrays and collections

published 1118 days, 2 hours, 25 minutes ago posted by gpeipmangpeipman 1118 days, 17 hours, 21 minutes ago
Saturday, May 29, 2010 11:06:50 AM GMT Friday, May 28, 2010 8:10:29 PM GMT
Validating collections before using them is very common task when we use built-in generic types for our collections. In this posting I will show you how to validate collections using code contracts. It is cool how much awful looking code you can avoid using code contracts. (more)
category: How To | clicked: 0 | comment | | source: weblogs.asp.net
tags: Code Contracts, Visual Studio