Tuesday, July 31, 2007

Clip add-on for Firefox

that add-on give you the ability to save part (or all) of a web page in firefox.

https://addons.mozilla.org/en-US/firefox/addon/1407

Great Flash Game

Play Triangles

Tuesday, February 27, 2007

Winning Forms: Practical Tips For Boosting The Performance Of Windows Forms Apps

'Winning Forms: Practical Tips For Boosting The Performance Of Windows Forms Apps
"This article discusses techniques you can use to ensure that Windows Forms-based apps provide optimal performance to match the rich UI responsiveness they're known to provide."

Install IIS after instaling VS2005

to make IIS work with ASP.NET when VS already installed folow this steps:
  1. Install IIS.
  2. open command prompt and excute the folowing exe's
  3. aspnet_regiis.exe (exe may found at c:\WINNT\Microsoft.NET\Framework\v2.0.50727)
  4. iisreset
  5. close the command prompt.

{End Bracket}: Let My People Code

{End Bracket}: Let My People Code
"Charles Petzold discusses why limiting resources can spawn great creativity."

Tuesday, September 05, 2006

XML Notepad 2006 (Free utility for editing XML Files)

XML Notepad 2006 (Free utility for editing XML Files): "If found this little utility over the weekend that helps with creating/editing XML files, which I hate having to do by hand. It's a FREE download from Microsoft Downloads.

Here's some of the features:


Tree View synchronized with Node Text View for quick editing of node names and values.
Incremental search (Ctrl+I) in both tree and text views, so as you type it navigates to matching nodes.
Cut/copy/paste with full namespace support.
Drag/drop support for easy manipulation of the tree, even across different instances of XML Notepad and from the file system.
Infinite undo/redo for all edit operations.
In place popup multi-line editing of large text node values.
Configurable fonts and colors via the options dialog.
Full find/replace dialog with support for regex and XPath.
Good performance on large XML documents, loading a 3mb document in about one second.
Instant XML schema validation while you edit with errors and warnings shown in the task list window.
Intellisense based on expected elements and attributes a"

Sunday, September 03, 2006

Question of the Week - Validation Code Reuse

Question of the Week - Validation Code Reuse: "Last Friday while out on the ARCast Down Under Tour in Perth Australia someone came up to me with a question about sharing code between the client and server side in an SOA. I have to admit that after 2 weeks on the road with constant presentations I wasn't thinking too clearly and I couldn't remember how to do this. I knew I had done something like this before so here I am 5 miles above the Indian Ocean on my way to Kuala Lumpur and I decided to take this challenge on. Here goes.



Question: How can I share validation logic between server side code and client side code in my SOA?



Answer:

First off let’s begin with some basics of validation in SOA. The most basic rule of all is that you should validate the content of messages. Never trust client side validation code only because anybody can create an XML message and send it to you. But suppose that you do control the client and the server and you want to share validation code across both of them. Th"

Thursday, April 27, 2006

1GB free photo sharing

share up to 1GB of photo's for free.
you can create private albums (protected with password) or public albums.

a new cool site.

Screencasting Tips for Beginners

Betsy Weber (Chief Evangelist) from "TechSmith Corporation" write an informative article.

watch it at :http://www.presentersuniversity.com/visuals_screencasting.php

(what is screencasting:http://digitalmedia.oreilly.com/2005/11/16/what-is-screencasting.html)

Monday, April 24, 2006

Analyze .NET assemblies using NDepend

Analyze .NET assemblies using NDepend: " NDepend analyses .NET assemblies of an application and generates reports containing design quality metrics, warnings and diagrams. More on reports in the Sample Reports section.

link: http://www.ndepend.com/
"

Saturday, April 22, 2006

Castle Project

http://www.castleproject.org/index.php/Main_Page

Visual Studio 2005 Express - FREE!!!

"We are incredibly excited to announce that effective April 19th, 2006, all Visual Studio 2005 Express Editions including Visual Basic, Visual C#, Visual J#, Visual C++, and Visual Web Developer Express will be free permanently! " -- http://blogs.msdn.com/danielfe/archive/2006/04/19/579109.aspx