Getting Hotmail messages in GMail Kelly Jones, January 1, 0001 I got my renewal notice this morning for a service that I was using. The service would fetch email from my Hotmail account and put it in their POP3 servers. I had GMail set to then retrieve the messages ... Getting Hotmail messages in GMail 0 0 0
Using delicious to mark links "To follow-up" Michael Freidgeim, January 1, 0001 I am using delicious to save bookmarks with tags, that describe the type of link(e.g. ASP.NET,AJAX etc), but not so often to find my own bookmarks. However often I want to make a note for particuler page, ... Using delicious to mark links "To follow-up" 0 0 0
Speaking About jQuery at DC ALT.NET on February 25 Paolo del Mundo, January 1, 0001 I will be talking about how to create jQuery plugins at DC ALT.NET next week. It will be held in the Motley Fool headquarters on February 25 @ 7PM ... Speaking About jQuery at DC ALT.NET on February 25 0 0 2
Axiom 0.7.5.0 Beta 1 Michael Cummings, January 1, 0001 Today I released the first Beta of the next version of Axiom. Axiom is a C# 3D rendering engine. This year marks the 6th year of it’s existence. I have been maintaining it for the past 3 years. I am particularly ... Axiom 0.7.5.0 Beta 1 0 0 1
Google Can Do Mistakes So Why People Don't Agha Usman Ahmed, January 1, 0001 Finally Google Analytics rectifies its spell mistake. For detail please see this post. For detail please see this post ... Google Can Do Mistakes So Why People Don't 0 0 0
Dezi! The Online TV Shaurya Anand, January 1, 0001 Dezi is a collection of online media streams (most of them live) that lets one have TV experience via the Internet! I used .NET 3.5 for the development ‘cause of the ‘Media Element’ that comes with it ... Dezi! The Online TV 0 0 0
WPF Two way databinding explained Tanveer-Ibn-Haresh, January 1, 0001 Many get confused over the two way databinding concept. This is usually done by implementing INotiyPropertyChanged interface.You can find many examples with INotiyPropertyChanged if you google for it. ... WPF Two way databinding explained 0 0 46
Silverlight Cream for February 15, 2009 -- #518 Dave Campbell, January 1, 0001 In this issue: Yasser Makram, Mark Monster, Jesse Liberty, Peter McGrattan, Nigel Sampson, and Radenko Zec. Shoutouts: Crocusgirl has posted A list of my Silverlight Video Player Notes to share. If you've ... Silverlight Cream for February 15, 2009 -- #518 0 0 0
The Oscars with Style – Part 1 hoarked, January 1, 0001 The raw, basic functionality of my Oscars application is now up and running. Next job is to get the application up and looking pretty. This is without a doubt, at the moment, the ugliest application I’ve ... The Oscars with Style – Part 1 0 0 1
AllWebMenus by Likno - Server API dot Net How Barry Shulam, January 1, 0001 I just started using AllWebMenus Pro version 5.1. Trying to figure out how to generate the Menu execlusivly in code was a challange because in the documentation they had refrences to styles that I could ... AllWebMenus by Likno - Server API dot Net How 0 0 0
Silverlight Cream for February 12, 2009 -- #515 Dave Campbell, January 1, 0001 In This issue: Jim Lynn, Pencho Popadiyn, Tim Heuer, Scott Guthrie, Mike Snow, Maurice de Beijer, and Dean Chalk. Shoutouts: Tim Sneath responds to Adobe's latest salvo: Silverlight is FIZZING, Not Fizzling ... Silverlight Cream for February 12, 2009 -- #515 0 0 0
Cross platform assembly merging Michael Cummings, January 1, 0001 A common problem I have with users of Axiom is that they will mismatch the assemblies need to get the engine up and running. Axiom uses a plugin system that allows for interchanging the platform in use ... Cross platform assembly merging 0 0 0
Drag and Drop with Silverlight Brian Genisio's House Of Bilz, January 1, 0001 The Problem I have been developing with Silverlight for a few months now, and I have really been enjoying myself. It has been the enabling technology my project and we have been extremely productive in ... Drag and Drop with Silverlight 0 0 4
Recent Bootcamp Materials: Visual Studio.NET 2008 Tips, Tricks, a... Kevin G, January 1, 0001 Last Thursday evening (Feb 5th), SSE sponsored a local developer bootcamp covering VS.NET 2008. We had a great turnout and a lot of great discussion and questions. If you are in the St. Louis area and ... Recent Bootcamp Materials: Visual Studio.NET 2008 Tips, Tricks, a... 0 0 4
Testing Your Website With Different Browser Versions (IE, Firefox... Mohamed Meligy, January 1, 0001 In a response to local company email about IE 8 RC, I took some time to write an email to the internal mailing lists of Raya about testing websites with different browser versions. I found it good to share ... Testing Your Website With Different Browser Versions (IE, Firefox... 0 0 1
SharePoint Admins – You Dont Want to Miss This Lance Robinson, January 1, 0001 The RSSBus SharePoint Web Part might just be the most exciting thing I’ve had the pleasure to work with in quite a while. RSSBus is an amazingly powerful product, but the RSSBus SharePoint Web Part…its ... SharePoint Admins – You Dont Want to Miss This 0 0 0
A mocking framework especially designed for Visual Basic .NET Eric Nelson, January 1, 0001 I was pleased to see the Typemock folks have delivered a special VB.NET API to use Typemock 5.2 for unit testing. This handles the differences in VB9 vs C# 3.0 around Lambdas (VB9 is restricted to functions ... A mocking framework especially designed for Visual Basic .NET 0 0 0
The weekly SyncToBlog: #1 Eric Nelson, January 1, 0001 I find it very therapeutic to “sync to paper” on a regular basis. Yesterday I was grumpy as I had way too much in my head and in my Inbox. Late last night I grabbed my trusty Moleskine and wrote it all ... The weekly SyncToBlog: #1 0 0 2
MBUnit Plugin for Resharper Diadiora Alexandru, January 1, 0001 To run the tests that use MBUnit, you should install the following plugin for resharper: MbUnit Plugin Resharper, in this case you'll never fail again when you choose 'Run Unit Tests' in the context menu ... MBUnit Plugin for Resharper 0 0 0
My list of useful free software for windows developers Eric Nelson, January 1, 0001 In the UK I am the technical editor for the MSDN Flash. This weeks edition was a special focused on free software. I gathered together some of the best downloads based on recommendations from friends, ... My list of useful free software for windows developers 0 0 1
Sat am problems for Google Brian Scarbeau, January 1, 0001 If you happen to be using Google search engine on Saturday am from 9:30 to 10:30 am, you probably got a warning which stated "this site may be harmful to your compute". My wife was doing a search and alerted ... Sat am problems for Google 0 0 0
Validate eMail address using MailAddress.ParseValue Michael Freidgeim, January 1, 0001 We have Regular Expression validator to validate the eMail address, specified by the users. It usually warn user about some common mistakes. But sometimes eMail address passes validation , but later causes ... Validate eMail address using MailAddress.ParseValue 0 0 0
ASP.NET Web Developer Checklist Scott Kuhl, January 1, 0001 The following is a simple checklist you can use when building web applications. Much of this still applies to other technologies and can easily be extended. I try not to get too specific on technology ... ASP.NET Web Developer Checklist 0 0 5
Yesterday's Google Outage Was Cause by Basic Errors. Dave Oliver, January 1, 0001 Google's 40 minute outage, which I reported, was caused by 'human error' according to a report by the BBC. Reading the account it seemed that several basic tasks weren't done. 1) The Live site is not checked ... Yesterday's Google Outage Was Cause by Basic Errors. 0 0 1
My Latest Book – Professional ASP.NET 3.5 AJAX Bill Evjen, January 1, 0001 I just got back from a business trip and sitting there on the counter was a copy of my latest book from Wrox! This book (my 20th) is titled Professional ASP.NET 3.5 AJAX. This was a fun book and I wrote ... My Latest Book – Professional ASP.NET 3.5 AJAX 0 0 8
Google Chrome Updates and Running on Windows 7 Bill Evjen, January 1, 0001 I’ve been playing around a bit with Google Chrome lately. I switched back to Microsoft’s Internet Explorer 8 as it answered a lot of the frustrations that I was having with Google Chrome (some key pages ... Google Chrome Updates and Running on Windows 7 0 0 16
Google Is Having Issues! Dave Oliver, January 1, 0001 I notices that all my searches on google where coming up with ... "This site may harm your computer" message. So, I got Google to do a search on itself and this is the result ... The BBC has now picked ... Google Is Having Issues! 0 0 0
What sites do you visit? Directly. Jim Becher - Untangle the Web, January 1, 0001 I realized after a discussion at work today that I don't view news and information sites in a browser that often. I find that I use an RSS reader more than actually going to the sites. I did not think ... What sites do you visit? Directly. 0 0 0
Phoenix Silverlight User's Group Meeting on February 4, 2009 Dave Campbell, January 1, 0001 Get your Geek On! Come out to Interface Technical Training near Central and Thomas in downtown Phoenix on Wednesday evening February 4, 2009 at 6pm. Steve Commisso of Zleek.com and http://bragosphere.blogspot... ... Phoenix Silverlight User's Group Meeting on February 4, 2009 0 0 2
Cookies anyone? Sglima, January 1, 0001 So, yesterday I was asked to create a cookie to store some information that could be used latter on. I have never worked with cookies before and it was a nice surprise when google told me it was quite ... Cookies anyone? 0 0 0
JQuery and IETester chrisw, January 1, 0001 I've had a tip off to check two killer apps. First is JQuery. It was plugged to me as the new mootools! Completly supporting older browsers, it's on-site samples and documentation are ment to be excellent. ... JQuery and IETester 0 0 0
SQL Server - Moving data across servers using a linked server Justin, January 1, 0001 Tonight I have to stay late at work to finish up some migrations and to handle a customer request that's a few days old. This post is regarding the aging customer request. I need to create a reproduction ... SQL Server - Moving data across servers using a linked server 0 0 2
Receive location sometimes loose connection when using WCF-Custom... Jorgen Nilsson, January 1, 0001 I'm currently working in a BizTalk project where we are using WCF adapters with SAP bindings to communicate with SAP. We "randomly" finds that our receive locations loose the connection to SAP. In BizTalk ... Receive location sometimes loose connection when using WCF-Custom... 0 0 0
Caparea.Net F# Meeting Scott Lock, January 1, 0001 I had a chance to learn a bit about F# last night at the Caparea.net Users Group meeting. Not really knowing anything about functional programming or F# going into it, I wasn't sure what to expect. Matthew ... Caparea.Net F# Meeting 0 0 0
Visual Studio 2008 - Exception from HRESULT: 0x8001010A (RPC_E_SE... Malisa Langton Ncube, January 1, 0001 I have encountered a number of errors with visual studio 2008, which i'm now getting convinced are bugs. The first i will talk about is the Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER) ... Visual Studio 2008 - Exception from HRESULT: 0x8001010A (RPC_E_SE... 0 0 0
A Developers Guide to Servers. What you need to know but were afr... Dave Oliver, January 1, 0001 Servers are the backbone of enterprise computing today, most websites for example run on either Apache or IIS and will be running on a server of some description. Perhaps because of servers ubiquity it ... A Developers Guide to Servers. What you need to know but were afr... 0 0 3
Can you tell me the meaning of the word "Polymorphism"? Justin Jones, January 1, 0001 This is one interview question I ask in every interview, and I get a lot of grief for it. I've done it for years. I used to work for a guy who was primarily a Delphi developer, and he as much as ordered ... Can you tell me the meaning of the word "Polymorphism"? 0 0 12
Code reviews and coding recommendations Michael Freidgeim, January 1, 0001 We don't have code reviews, but sometimes I have to tell the team quite obvious coding recommendations. There are a few examples: 1. We should do the check if array element is available before access it: ... Code reviews and coding recommendations 0 0 1
A Complete Moron’s Guide to Deploying a Simple Site Across ... Mark, January 1, 0001 Hi, I’m Mark and I’m a moron. Every time I think I have a handle on how to do even the most simple things in SharePoint I find out I have to jump through hoops to get things to work just right. I’m hoping ... A Complete Moron’s Guide to Deploying a Simple Site Across ... 0 0 3
"Bizmon" [BizTalk Admin Console + HAT] Rajesh Charagandla, January 1, 0001 "Bizmon" [BizTalk Admin Console + HAT] - Aggregated monitoring of Biztalk Solutions. Richard Hallgren is developed and releasing first version of the tool on End of Feb 09. Bizmon tool having many features. ... "Bizmon" [BizTalk Admin Console + HAT] 0 0 0
Feedburner, no Google… Martin Hinshelwood, January 1, 0001 *Moved to: Feedburner, no Google…As some of you may know, Feedburner (http://feedburner.com) was acquired some time ago by Google… But they are now actively migrating their content to Google servers (http://feedburner.google.com) ... Feedburner, no Google… 0 0 0
ASP.NET ajax/GridView gotcha Ramblings, January 1, 0001 So, over the holidays I migrated the ASP.NET 1.1 web app to ASP.NET 3.5. I had initially wanted to use the migration tools provided by Microsoft but I also wanted to remove some junk controls that were ... ASP.NET ajax/GridView gotcha 0 0 1
Getting Back to Writing with a little Dependency Injection rambli... Glenn Burnside, January 1, 0001 One of my goals for the new year was to post something here at least once a week. Well, I blew that already, didn’t I. About a year and a half ago, my team identified some low-hanging fruit in our applications ... Getting Back to Writing with a little Dependency Injection rambli... 0 0 2
Behavior Driven Development Part 1 of n Lee Brandt, January 1, 0001 To ease the transition from TDD to BDD, I have built my own little base class and stolen Scott Bellware’s extensions from SpecUnit.net to make my own BDD style specification framework. It keeps things ... Behavior Driven Development Part 1 of n 0 0 0
Are you really a fan of DotNetNuke? Brian Scarbeau, January 1, 0001 If you are, do you have the cool DotNetNuke toolbar installed on your browser? The folks over at SmartThinker have this free toolbar for you if you want it. The toolbar is very useful if you are looking ... Are you really a fan of DotNetNuke? 0 0 0
Pasta alla Silana Valter Minute, January 1, 0001 The name of this pasta came from mount Sila (Calabria), in the southernmost part of the Italian peninsula ("on the other side of Italy" from where I live). I eated it in a restaurant when working for a ... Pasta alla Silana 0 0 2
Tech Events in the Twin Cities this week Chris Williams, January 1, 0001 This week in the Twin Cities we have Jason Olson (Microsoft), coming all the way from Redmond, WA to talk to three of our local User Groups. If you get the chance, come check them out. TONIGHT: 1/12/09 ... Tech Events in the Twin Cities this week 0 0 0
CodeMash 2009 gregorymalcolm, January 1, 0001 Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; ... CodeMash 2009 0 0 0
Windows CE 6.0: Using UIProxy Bruce Eitman, January 1, 0001 Starting with Windows CE 6.0 kernel mode drivers cannot call User Interface (UI) functions. To overcome this Windows CE 6.0 provides the UIProxy and a new function, CeCallUserProc(). Kernel mode drivers ... Windows CE 6.0: Using UIProxy 0 0 0
JD Edwards – Partner Forum Richard Jones, January 1, 0001 Hi, on the 12th Feb I’m speaking at the UK JD Edwards partner forum on building Mobile Line Of Business Applications. More news on this as it breaks :-) ... JD Edwards – Partner Forum 0 0 0