About site: Programming/Personal Pages/E - Erlijman, Ariel
Return to Computers also Computers
  About site: http://aerlijman.spaces.live.com/

Title: Programming/Personal Pages/E - Erlijman, Ariel .NET Articles, Agile Development section. Also Javascript, code generator links.
General_Consulting_Partners Consulting for software systems using Oracle, People Soft, SAP, Lawson and JD Edwards.

Indexing_the_Internet An essay by John Hubbard analyzing the question of what is the best way to index the Internet, with references.

Achieve_Strong_Performance_With_Threads,_Part_2 Explains synchronization, Java's synchronization mechanism, and two problems that arise when developers fail to use that mechanism correctly. (June, 2002)

Engineered_Software The publishers of PowerCADD, powerful and intuitive CAD software for the Macintosh platform.

Real_Cool_Websites Offers design and hosting services for personal, small business and special occasion web sites.

Internet_Styles Hosting, design, e-commerce, and search engine placement.


  Alexa statistic for http://aerlijman.spaces.live.com/





Get your Google PageRank






Please visit: http://aerlijman.spaces.live.com/


  Related sites for http://aerlijman.spaces.live.com/
    Phluent_Website_CMS PHLUENT is a fully integrated website content management, community management and website publishing platform. Suitable for small to enterprise-class websites, intranets and extranets.
    Ceragon_Networks_Ltd_ Supplier of broadband wireless networking systems operating across multiple frequencies from 13 to 38 GHz . Includes product features, applications, and specifications.
    Absolutely_Free_Hosting Searchable database with reviews of free webspace providers offering personal websites in English.
    Inventor_Grace_Murray_Hopper Profile, photograph, links, and facts.
    RFC_3008 Domain Name System Security (DNSSEC) Signing Authority. B. Wellington. November 2000.
    Avensoft Web-based multi-functional help desk software.
    Generic_Diff_Format Specification of GDIFF, a generic file format for representing the differences between two files, from Marimba to the W3C. (September 1, 1997)
    LegalScans Litigation support services to the Montana legal community.
    FreeImage Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF.
    EPF_Lausanne Computer Science Department.
    Antheus_Technology_-_Agora Extracts minutiae points and classifies prints into classes. Has ActiveX and DLL's available.
    Bixby_Consulting_Services,_Inc_ Resellers of construction accounting software including Starbuilder, ProEst, Servicom.
    A_mini_xpath_processor An XPath processor built for J2ME, suitable for mobile phones.
    IEEE_Computer_Society_Conferences The IEEE CS sponsors or cosponsors over 90 technical meetings each year. Proceedings, conference homepages, calendar, and calls for papers.
    Bajie_Java_Http_Web_Server Includes installation guide, FAQ, bug list, and source.
    Classic_Amiga Covers various aspects of the platform including games, demos, software, hardware and magazines. Also includes a forum.
    WebEditor Java-based application to manage the content of a news-style website, using XML as the primary data format.
    Motorola_68HC11_Simulator The Motorola 68HC11 microcontroller is a popular electronic device used in many applications. With this 68HC11 simulator program called THRSim11 you can edit, assemble and simulate programs for the 68
    North_Shore_Computers_&_Web_Design Website and graphic design, ecommerce, colocation, and Hosting. Also offers networking and computer support services. Located in Long Island, New York, United States.
    Chaika,_Tristan_-_Chaika_Studios Specializes in web and graphic design, video production, and photograph restoration.
This is websites2007.org cache of m/ as retrieved on 2008.10.10 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
var C_STATIC_CONTENT_DEFAULT_INDEX = "2"; var C_STATIC_CONTENT_URL_FORMAT = "http://sc{0}.sclive.net/13.0.1392.0724/"; var C_STATIC_IMAGES_URL_FORMAT = "http://sc{0}.sclive.net/00.0.0000.0000/"; var C_STATIC_CONTENT_SERVER_COUNT = "4"; var C_FETCH_URL_SERVICE = "http://my.live.com/cfw/news.aspx?returnheadlines={0}&fetchurl={1}"; var C_FRONTDOOR_HOSTNAME = "spaces.live.com"; var C_DASHBOARD_HOSTNAME = "home.services.spaces.live.com"; var C_WEB_HOSTNAME = "{0}.spaces.live.com"; var C_UPDATEDSPACES_MAPVIEW = "True"; var C_PHOTOUPLOADCLASSID = "7fc1b346-83e6-4774-8d20-1a6b09b0e737"; var C_CANARY_COOKIE_NAME = "sc" if(null==window["$Config"]) window["$Config"] = {}; $Config.headerRenderTime = (new Date()).getTime(); if (typeof(SymRealWinOpen)!="undefined"){window.open = SymRealWinOpen;} window.$Config.Themes = { baseUrl:"http://shared.live.com/4FK9aqzvrfnB3HHdvNkKVmtFpNReuir!TEno8VTERzrZPeUYqdBS3tZ7TL4OwrYSqNwkW710ps8/",current:"PersonalSpaceDkBlu",version:"1.1347",url:"http://shared.live.com/4FK9aqzvrfnB3HHdvNkKVmtFpNReuir!TEno8VTERzrZPeUYqdBS3tZ7TL4OwrYSqNwkW710ps8/PersonalSpaceDkBlu/1.1347/"};Ariel Erlijman Space on the Web .identctrl img.IcPh{-ms-interpolation-mode:bicubic;} // function ScaleImage(evt){try{var img = window.event ? window.event.srcElement : evt;if(img.icVisited==true){return;}img.icVisited=true;var unscaledImage = new Image();unscaledImage.src = img.src;var imgHeight = null;var imgWidth = null;if (img.currentStyle) {if (null == img.currentStyle.height || null == img.currentStyle.width) {return;} imgHeight = parseInt(img.currentStyle.height);imgWidth = parseInt(img.currentStyle.width);}else {if (null == img.height || null == img.width) {return;}imgHeight = img.height;imgWidth = img.width;}if (null == unscaledImage.width || null == unscaledImage.height ||0 == unscaledImage.width || 0 == unscaledImage.height || 0 == imgWidth || 0 == imgHeight) {return;}var scale = Math.min((imgWidth/unscaledImage.width),(imgHeight/unscaledImage.height));var newWidth = Math.round(scale*unscaledImage.width);var newHeight = Math.round(scale*unscaledImage.height);var widthPad = (imgWidth - newWidth)/2;var heightPad = (imgHeight - newHeight)/2;img.style.width = newWidth + "px";img.style.height = newHeight + "px";img.style.paddingLeft = (2 + Math.floor(widthPad)) + "px";img.style.paddingRight = (2 + Math.ceil(widthPad)) + "px";img.style.paddingTop = (2 + Math.floor(heightPad)) + "px";img.style.paddingBottom = (2 + Math.ceil(heightPad)) + "px";}catch(e){}} var vSpaceContentsPart = new Object(); var vBooklist_110 = new Object(); var vLinks_116 = new Object(); var vLinks_169 = new Object(); var vLinks_137 = new Object(); var vLinks_103 = new Object(); var vBlogPart = new Object(); var vLinks_249 = new Object(); var vLinks_135 = new Object(); var vPhotoAlbum = new Object(); var vLinks_113 = new Object(); var vTitleTaglinePart = new Object(); var vArchivePart = new Object(); var vCategoryPart = new Object(); var vFriendslist_111 = new Object(); var c_rateConfirmation = 'Your \x7b0\x7d star rating has been included. Click \x3cspan class\x3d\x27bold\x27\x3eOK\x3c\x2fspan\x3e to confirm.'; var c_errorUrl = "http://aerlijman.spaces.live.com/ErrorPage.aspx"; var c_maxListItems = 100; var BlogJSBlogEntryUrl = 'http\x3a\x2f\x2fspaces.live.com\x2fBlogIt.aspx'; var BlogJSPersonalSpaceurl = 'http\x3a\x2f\x2faerlijman.spaces.live.com\x2f'; var BlogJSBlogPartParam = "_c=BlogPart"; var BlogJSBlogPartBlogView = "BlogPart=blogview"; .ContainerPadding, .ContainerPadding td, .ContainerPadding th, ul.subnav, ul.List, .ContainerFullView, .ContainerFullView td, .ContainerFullView th {} .ContainerHeader, .ContainerHeader td, .ContainerHeader th {} var gblSpaceTitle = 'Ariel Erlijman Space on the Web'; dapMgr.enableACB("SPAZ01",false);dapMgr.renderAd("SPAZ01","&PG=SPAZ01&AP=1390","728","90"); function search() { // If the page is dirty and we prompt the user to ok/cancel the navigation, and they // select cancel, window.location.href assignment will throw. In this case, we want to // simply ignore it. try { window.location.href = "http://home.services.spaces.live.com/search/?tp=1&pg=0&sc=0&form=SPDEPS" + "&q=" + encodeURIComponent(document.getElementById("uxp_hdr_searchInput").value); } catch (e) {} } More servicesWindows Live™Windows Live servicesHomeCalendarContactsFamily SafetyGalleryHotmailOneCareSkyDriveSpacesAll servicesOther Live servicesLive SearchOffice LiveXbox Live MSN AccountFeedbackHelp CentralHomeHotmailSpacesOneCare MSN Search Sign in     Spaces home Sign upSpaces home Your spaceFriendsPhotos SkyDriveEvents Ariel Erlijman Space on ...PhotosProfileFriendsMore BlogLists Tools Send a messageSubscribe to RSS feedTell a friendAdd to My MSNAdd to Live.comInvite as friendSign up for alertsExplore SpacesExplore the Spaces community

Categories

.NET ArticlesSubscribe to RSS feedJavascriptSubscribe to RSS feedCode GeneratorsSubscribe to RSS feedBooksSubscribe to RSS feedComputers and InternetSubscribe to RSS feedMSN SpacesSubscribe to RSS feedInstant MessagingSubscribe to RSS feedDotNetNukeSubscribe to RSS feedAgile DevelopmentSubscribe to RSS feedOutsourcingSubscribe to RSS feedEntertainmentSubscribe to RSS feedTranslationSubscribe to RSS feedJobsSubscribe to RSS feedGamesSubscribe to RSS feedJuegosSubscribe to RSS feedInformática e InternetSubscribe to RSS feed

Computer News

MSFNTechNet SpanishCNetSlashdotNeowinActiveWin

Blog list

Bello y ReboratiGoogleDaniel Benedykt BlogGoogle BlogscopedMike RobertsArielErlijman.comHanselmanAriel Erlijman BlogASP.NET WeblogsGustavo LarrieraMichael SwansonISerializableMSDN BlogsJoel On SoftwareCodeBetter

Photos

Blog Images (1) Updated 8/14/2006 Tabare Friends (1) Updated 4/12/2005

Book list

1984by George OrwelAngels and Demonsby Dan BrownThe Davinci Codeby Dan Brown

Archives

October, 2008 September, 2008 August, 2008 July, 2008 June, 2008 May, 2008 April, 2008 March, 2008 February, 2008 January, 2008 December, 2007 November, 2007 October, 2007 September, 2007 August, 2007 July, 2007 June, 2007 May, 2007 April, 2007 March, 2007 February, 2007 January, 2007 December, 2006 November, 2006 October, 2006 September, 2006 August, 2006 July, 2006 June, 2006 May, 2006 April, 2006 March, 2006 February, 2006 January, 2006 December, 2005 November, 2005 October, 2005 September, 2005 August, 2005 July, 2005 June, 2005 May, 2005 April, 2005 March, 2005 February, 2005 January, 2005 December, 2004 ProfileBlogPhotosListsFriends

Ariel Erlijman Space on the Web

VB.NET - Agile Development - Instant Messaging - Internet - Uruguay

Blog

December 04VB2005 Tips and Tricks - part 1

Symbolic Rename

Right-click on any local variable and select Rename. This will rename all appropriate instances in your code of that variable. Symbolic Rename works with any property, class or method. Right click on a form, and select rename. You will see the same result.9:26 AM | Add a comment | Read comments (9) | Send a message | Permalink | View trackbacks (0)November 29Unlock that fileDiscover which program is locking that file you want to delete with this utility9:20 AM | Add a comment | Send a message | Permalink | View trackbacks (0)November 12Using VirtualPC?Check this link to reduce the VirtualPC HD size:Noah Coad's Code : Getting a Small Virtual PC Image - WinXP Pro in 550MB10:42 AM | Add a comment | Send a message | Permalink | View trackbacks (0)October 25How to configure a Mom's PCRoy Osherove has great tips about this in his website here3:32 PM | Add a comment | Send a message | Permalink | View trackbacks (0)October 09Javascript IDEJavascript IDE with intellisense and more at aptana web site9:09 AM | Add a comment | Send a message | Permalink | View trackbacks (0)September 26Cool .NET tipsCheck this CodeProject site10:51 AM | Add a comment | Send a message | Permalink | View trackbacks (0)September 21VB.NET 2005 Power PackIf you are a VB.NET 2005 fan, check this website2:08 PM | Add a comment | Read comments (3) | Send a message | Permalink | View trackbacks (0)September 18FiddlerFiddler is a transparent proxy that automatically adds itself to the WININET chain so that it can see every request being made. It logs those requests and the responses to allow you to see what is working and what isn't working. Tutorial and info here11:09 AM | Add a comment | Send a message | Permalink | View trackbacks (0)September 11Installation of .NET server-side application with NSISGreat tips and scripts at http://20.targetprocess.com/2006/09/installation-of-net-server-side.html12:18 PM | Add a comment | Send a message | Permalink | View trackbacks (0)August 21Threading in .NETDo you really know how to implement it? Check it out here4:03 PM | Add a comment | Send a message | Permalink | View trackbacks (0)View more entries 

Agile Development

NantContribFitnesse.orgXP123CruiseControl.NETXProgramming.comNVelocityNUnitFormsNUnitNAntTestDriven.comXPlannerXP Planning SoftwareSSWRules to Betterxpstorystudio.comXP Planning SoftwareXPDev books and articlesAgile documents to downloadlarkware.comNews, Software, Articles

.NET Sites

Morrison Schwartz freeware programsDonNetBipsGUUNETThe Server SideCode ProjectWillyDevICSharpCodeFree .NET IDE, Zip, USB and CVS codeASP.NETThe best asp.net siteWindowsformsThe best windowsforms siteCarlos Aguilar Mares Home PageSoftware, Articles, Codefranklins.netSoftware and news

Tutorials

Cursos .NETPanoramaBoxDesarrollador 5 Estrellas.NET Webcasts

Google

Top Movers by Alexadouweosinga.comExamples of Google API

Technorati

Technorati Profile

News

MontevideoComEl Observador NewspaperNews from Uruguay © 2008 Microsoft Privacy Legal Code of Conduct Report Abuse Safety Help Central Account Feedback var s_account="msnspacesus";s.pageName="viewspacevisitor-spacevisitor";s.server="live.com";s.channel="Spaces";s.pageType="";s.prop1="viewspacevisitor";s.prop2="en-US";s.prop3="spacevisitor";s.prop4="";s.prop5="aerlijman";s.prop22='False';s.prop6='visitor';s.prop7='ClassicThreeCol';s.prop9='PersonalSpaceDkBlu';s.campaign="";s.state="";s.zip="";s.events="";s.products="";s.purchaseID="";s.eVar1="";s.eVar2="";s.eVar3="";s.eVar4="";s.eVar5="";var s_code=s.t();if(s_code)document.write(s_code);
 

.NET

Articles,

Agile

Development

section.

Also

Javascript,

code

generator

links.

http://aerlijman.spaces.live.com/

Erlijman, Ariel 2008 October

dvd rental

dvd


.NET Articles, Agile Development section. Also Javascript, code generator links.

Rules




© 2008 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Mbna - Mobile Phones - The eBay Song - Internet Advertising - Electricity
2008-10-10 21:51:47

Copyright 2005, 2006 by Webmaster
Websites is cool :) 123Biuro Rachunkowe Warszawa - Hotel Brussel - Spływy Kajakowe - Korepetycje - Narzędzia Seo