jueves, octubre 29, 2009
Abre, crea y edita ficheros PDF sin gastar un solo euro
http://es.onsoftware.com/p/abre-crea-y-edita-ficheros-pdf-sin-gastar-un-solo-euro
domingo, agosto 23, 2009
Ruby & Rake & Ruby on Rails
http://handyrailstips.com/tips/11-some-handy-rake-tasks
Spring.NET & DI & NHibernate & Arquitecture with MVC in ASP.NET
http://www.developer.com/net/csharp/article.php/10918_3722931_1
Un articulo para principantes de Spring.NET que platica algunos usos y como implementarlos en aplicaciones sencillas.
Dependency Injection using Spring.NET
http://www.codeproject.com/KB/architecture/DI_UsingSpringDotNet.aspx
AOP Using Spring.NET - Part 1
http://www.codeproject.com/KB/architecture/AOP_UsingSpringPart1.aspx
Applying Robustness Analysis on the Model–View–Controller (MVC) Architecture in ASP.NET Framework, using UML
http://www.codeproject.com/KB/architecture/ModelViewController.aspx
Este es un articulo que detalla define cosas de arquitectura para MVC de un modo claro. Es uno de los pocos articulos a los que les entiendo que carajos intentan decir con sus graficos UML. Creo que vale la pena la serie de articulos.
Chapter 41. NHibernate QuickStart
http://www.springframework.net/docs/1.3.0-RC1/reference/html/nh-quickstart.html
NHibernate Mapping – Named queries <query/> and <sql-query/>
http://nhforge.org/blogs/nhibernate/archive/2009/04/17/nhibernate-mapping-named-queries-lt-query-gt-and-lt-sql-query-gt.aspx
Using NHibernate With Stored Procedures
http://ayende.com/Blog/archive/2006/09/18/UsingNHibernateWithStoredProcedures.aspx
NHibernate Screencast - Persisting the Address Book
http://flux88.com/blog/nhibernate-screencast-persisting-the-address-book/
How-To: Using the N* stack, part 1
http://nhforge.org/blogs/nhibernate/archive/2009/08/11/how-to-using-the-n-stack-part-1.aspx
Dependency Injection By Hand
http://dojo.ninject.org/Dependency%20Injection%20By%20Hand.ashx
Get a Rails-Stylee Interactive Shell For Your NHibernate Backed Domain Model
http://www.tobinharris.com/past/2009/8/10/get-a-rails-stylee-interactive-shell-for-your-nhibernate-backed-domain-model/
Your very first NHibernate application – Part 1
http://dotnetslackers.com/articles/ado_net/Your-very-first-NHibernate-application-Part-1.aspx
Your very first NHibernate application – Part 2
http://dotnetslackers.com/articles/ado_net/Your-very-first-NHibernate-application-Part-2.aspx
Introduction to NHibernate: 7 parts
http://codebetter.com/blogs/ian_cooper/archive/tags/NHibernate/default.aspx
What I Really, Really, Really Like About Using Fluent NHibernate
http://elegantcode.com/2009/03/07/what-i-really-really-really-like-about-using-fluent-nhibernate/

viernes, agosto 14, 2009
Spring.NET & NHibernate & Arquitecture with MVC in ASP.NET
http://www.developer.com/net/csharp/article.php/10918_3722931_1
Un articulo para principantes de Spring.NET que platica algunos usos y como implementarlos en aplicaciones sencillas.
Dependency Injection using Spring.NET
http://www.codeproject.com/KB/architecture/DI_UsingSpringDotNet.aspx
AOP Using Spring.NET - Part 1
http://www.codeproject.com/KB/architecture/AOP_UsingSpringPart1.aspx
Applying Robustness Analysis on the Model–View–Controller (MVC) Architecture in ASP.NET Framework, using UML
http://www.codeproject.com/KB/architecture/ModelViewController.aspx
Este es un articulo que detalla define cosas de arquitectura para MVC de un modo claro. Es uno de los pocos articulos a los que les entiendo que carajos intentan decir con sus graficos UML. Creo que vale la pena la serie de articulos.
Chapter 41. NHibernate QuickStart
http://www.springframework.net/docs/1.3.0-RC1/reference/html/nh-quickstart.html
jueves, agosto 13, 2009
Remoting Using WCF and NHibernate
Articulo que comenta un problema mayor y la solución cuando intentan serializar entidades para ser enviadas y recibidas utilizando Remoting.
martes, mayo 19, 2009
viernes, mayo 08, 2009
jueves, mayo 07, 2009
Recursos C, C++ y Programación en VC++ recomendados
También una liga sobre Windows Socket Programming.
- A programming tutorials on C++ language, C language, MFC Windows GUI, Winsock, STL, Win32 and GNU C Linux socket hands-on step-by-step with program examples, source code samples and screen snapshots
http://www.tenouk.com
- Lab worksheets practice on C programming exercises using Visual C++ 2005 Express Edition includes PSDK in the questions and answer formats
http://www.tenouk.com/clabworksheet/clabworksheet.html
-
http://www.visualcplusdotnet.com
- The step-by-step tutorials on how-to use C and C++ compilers, linkers, debuggers and Integrated Development Environment, the IDE that on Windows and Linux/Unix platforms with screen snapshots
http://www.tenouk.com/cncpluspluscompiler.html
- Tenouk's C & C++ program examples, source codesand tutorials download page
http://www.tenouk.com/download.html
- Tutorials on .NET Windows Network Programming With Working C#, VB .NET and C++/CLI .NET Code Examples
http://www.winsocketdotnetworkprogramming.com/
- Writing Make Files
http://www.cs.bu.edu/teaching/cpp/writing-makefiles/
- Using make with Multi-File Programs
http://www2.its.strath.ac.uk/courses/c/subsection3_14_5.html
C++ Resources
http://www.zedwood.com/article/91/visual-studio-express-2008-and-the-platform-sdk
C++ Winsock Basic HTTP Connection
http://www.zedwood.com/article/113/cpp-winsock-basic-http-connection
miércoles, mayo 06, 2009
More [VERY GOOD] C++ & Win32 C++ tutorials
http://www.tenouk.com/
- Using C & C++ Compilers & IDEs
http://www.tenouk.com/cncpluspluscompiler.html
- a Blog
http://www.tenouk.com/cpluspluslibrarytool/
- Visual C++ .Net Programming Tutorials <-- tutorial VC++ 2005!!
http://www.visualcplusdotnet.com/
- Free open source winsock library with SSL socket - TCP/IP library V5.1
http://www.komodia.com/index.php?page=tcpip51.htm
- C++ Sockets Library
http://www.alhem.net/Sockets/
- C++ Socket library tutorial
http://www.alhem.net/Sockets/tutorial/index.html
- secure anycast tunneling protocol
http://www.anytun.org/
- GetGnuWin32 – Maintaining a Gnuwin32 Package archive
http://getgnuwin32.sourceforge.net/
- Secure Coding
http://www.cert.org/secure-coding/
- Secure Coding in C and C++ - Tutorial
http://www.cert.org/secure-coding/content/t4-seacord-secure-codingv4pdf.pdf
OTHERS:
Vigilo
Vigilo is a complete supervision solution based on Nagios, RRDTool, SEC, and Nagvis. All those components have been integrated together.
http://freshmeat.net/projects/vigilo
C++ & Win32 C++ Guides
http://www.relisoft.com/win32/index.htm
- theForger's Win32 API Tutorial
http://www.winprog.org/tutorial/index.html
- Standard Template Library Programmer's Guide
http://www.sgi.com/tech/stl/
- C++ Resources
http://www.relisoft.com/cpp.html
- C++ Reference Guide
http://www.informit.com/guides/guide.aspx?g=cplusplus
- The Standard Function Library
http://legacy.imatix.com/html/sfl/

Free C++ and C compilers and C++ developers tools
http://www.freebyte.com/programming/cpp/
sábado, mayo 02, 2009
LINQ to SQL in Action: Joining and Grouping
http://www.sqlmag.com/Article/ArticleID/101721/sql_server_101721.html
miércoles, abril 22, 2009
itextsharp examples
http://ramcrishna.blogspot.com/2008/10/creating-pdfs-on-fly-with-aspnet-for.html
Castle Windsor Container - IoC & DI
http://dotnetslackers.com/articles/designpatterns/InversionOfControlAndDependencyInjectionWithCastleWindsorContainerPart1.aspx
- Introducing Castle - Part I
http://www.codeproject.com/KB/architecture/introducingcastle.aspx
- Inversion of Control and Dependency Injection: Working with Windsor Container
http://msdn.microsoft.com/en-us/library/aa973811.aspx
- Container Tutorials
http://wiki.bittercoder.com/Default.aspx?Page=ContainerTutorials&AspxAutoDetectCookieSupport=1
- Introducing Dependency Injection Frameworks
http://dotnetslackers.com/articles/designpatterns/IntroducingDependencyInjectionFrameworks.aspx
- Windsor IoC Container in a Lunch Break
http://jeremyjarrell.com/archive/2007/07/12/44.aspx
- Castle website - MicroKernel/Windsor - Using Castle Project
http://using.castleproject.org/display/IoC/Home

NHibernate - Others cool links
http://nirajrules.wordpress.com/2009/01/27/nhibernate-lessons-learned/
- Logging Best Practices
http://nirajrules.wordpress.com/2008/06/14/blogging-best-practicies/
- Securing WCF Compression via HTTPS
http://nirajrules.wordpress.com/2009/04/08/securing-wcf-compression-via-https/
- Accessing Oracle from .NET
http://nirajrules.wordpress.com/2008/09/05/accessing-oracle-from-net/
- Rhino Mocks Links
http://nirajrules.wordpress.com/2008/07/07/rhino-mocks-links/
- Secure Sockets Layer (SSL)
http://futurenetwork.wordpress.com/2009/02/20/secure-sockets-layer-ssl/
- As long as ODP.NET is under the hood - NHibernate
http://oracleatdotnet.blogspot.com/2007/01/as-long-as-odpnet-is-under-hood.html
- log4net Config Examples
http://logging.apache.org/log4net/release/config-examples.html
http://logging.apache.org/log4net/release/sdk/log4net.Appender.html
- TelnetAppender Class
http://logging.apache.org/log4net/release/sdk/log4net.Appender.TelnetAppender.html
- NHibernate Session handling in ASP.NET - the easy way
http://pwigle.wordpress.com/2008/11/21/nhibernate-session-handling-in-aspnet-the-easy-way/
domingo, abril 19, 2009
WCF & RESTFul web services
http://www.gtrifonov.com/blog/2009/02/04/Building_JSON,XML_REST_API_using_WCF_services.aspx
- Introduction into REST Web Services
http://predic8.com/rest-webservices.htm
- Representational State Transfer
http://en.wikipedia.org/wiki/REST
- A Brief Introduction to REST
http://www.infoq.com/articles/rest-introduction
- A Guide to Designing and Building RESTful Web Services with WCF 3.5
http://msdn.microsoft.com/en-us/library/dd203052.aspx
- REST in Windows Communication Foundation (WCF)
http://msdn.microsoft.com/en-us/netframework/cc950529.aspx
- WCF REST Starter Kit
http://www.asp.net/downloads/starter-kits/wcf-rest/

viernes, abril 17, 2009
Article: Securing WCF Services with Certificates & links
http://www.codeproject.com/KB/WCF/wcf_certificates.aspx
- Windows HTTP Services Certificate Configuration Tool (WinHttpCertCfg.exe)
http://www.microsoft.com/downloads/details.aspx?familyid=c42e27ac-3409-40e9-8667-c748e422833f&displaylang=en

jueves, abril 16, 2009
WCF - Securing Web Services links
http://www.codeproject.com/KB/WCF/wcf_certificates.aspx
- patterns & practices Improving Web Services Security
http://www.codeplex.com/WCFSecurityGuide
- Secure, Reliable Transacted Messaging with WCF (Part 1)
http://channel9.msdn.com/shows/ARCast+with+Ron+Jacobs/ARCast-Secure-Reliable-Transacted-Messaging-with-WCF-Part-1/
- Securing Web Services With Username and Password
http://www.keithelder.net/blog/archive/2007/01/06/Securing-Web-Services-With-Username-and-Password.aspx
- Securing your WCF Service
http://www.theserverside.net/tt/articles/showarticle.tss?id=SecuringWCFService
- [forum] How to configure secure RESTful services with WCF using username/password + SSL
http://stackoverflow.com/questions/141484/how-to-configure-secure-restful-services-with-wcf-using-username-password-ssl
- [forum] Using Forms Authentication to secure a WCF Service
http://www.vistax64.com/indigo/41308-using-forms-authentication-secure-wcf-service.html
- Implementing a Secure token service with WCF
http://weblogs.asp.net/cibrax/archive/2006/03/14/implementing-a-secure-token-service-with-wcf.aspx
- iDesign.net - Serviceware - WCF & .NET Downloads
http://www.idesign.net/idesign/DesktopDefault.aspx?tabindex=5&tabid=11
- Building a Silverlight Line-Of-Business Application – Part 6
http://www.silverlightshow.net/items/Building-a-Silverlight-Line-Of-Business-Application-Part-6.aspx
- WCF Performance: Making your service run 3 times faster
http://webservices20.blogspot.com/2009/01/wcf-performance-gearing-up-your-service.html
- Fundamentals of WCF Security
http://www.devx.com/codemag/Article/33342
- Using the ASP.NET Providers to Secure WCF Services
http://travisspencer.com/blog/2007/10/using-the-aspnet-providers-to.html
- Secure Your ASP.NET Apps And WCF Services With Windows CardSpace — MSDN Magazine, April 2007
http://vincenthomedev.wordpress.com/2007/10/19/secure-your-aspnet-apps-and-wcf-services-with-windows-cardspace-msdn-magazine-april-2007/
- Developing a WCF Service Library and Hosting it as WCF Web Service Using VS2K8
http://www.aspfree.com/c/a/ASP.NET/Developing-a-WCF-Service-Library-and-Hosting-it-as-WCF-Web-Service-Using-VS2K8/
- .NET RIA Services - Building Data-Driven Applications with Microsoft Silverlight and Microsoft ASP.NET
http://videos.visitmix.com/MIX09/T41F
- Securing Silverlight Application and WCF Service using ASP.Net Authentication Techniques
http://smehrozalam.wordpress.com/2009/01/07/securing-silverlight-application-and-wcf-service-using-aspnet-authentication-techniques/

Network Programming - More Links!
http://www.frostbytes.com/~jimf/papers/sockets/winsock.html
- The Simple Sockets Library
http://mysite.verizon.net/astronaut/ssl/
- SocketMan
http://xenia.media.mit.edu/~kbrussel/SocketMan/
- Socket++
http://www.linuxhacker.at/socketxx
- UNIX Network Programming (Ali Rahimi)
http://scam.xcf.berkeley.edu/~ali/K0D/UNIX/Networking/

Network Programming Links & Guides
http://www.lowtek.com/sockets/
- Socket Programming tutorial - Generic Socket Programming tutorial
http://www.prasannatech.net/2008/07/socket-programming-tutorial.html
- Sockets programming in Java: A tutorial
http://www.javaworld.com/javaworld/jw-12-1996/jw-12-sockets.html
- Asynchronous Socket Programming
http://squirl.nightmare.com/medusa/async_sockets.html
- Beej's Guide to C Programming
http://beej.us/guide/bgc/
- Beej's Guide to Network Programming
http://beej.us/guide/bgnet/

NHibernate - Others cool links
http://nirajrules.wordpress.com/2009/01/27/nhibernate-lessons-learned/
- Logging Best Practices
http://nirajrules.wordpress.com/2008/06/14/blogging-best-practicies/
- Securing WCF Compression via HTTPS
http://nirajrules.wordpress.com/2009/04/08/securing-wcf-compression-via-https/
- Accessing Oracle from .NET
http://nirajrules.wordpress.com/2008/09/05/accessing-oracle-from-net/
- Rhino Mocks Links
http://nirajrules.wordpress.com/2008/07/07/rhino-mocks-links/
- Secure Sockets Layer (SSL)
http://futurenetwork.wordpress.com/2009/02/20/secure-sockets-layer-ssl/
- As long as ODP.NET is under the hood - NHibernate
http://oracleatdotnet.blogspot.com/2007/01/as-long-as-odpnet-is-under-hood.html
- log4net Config Examples
http://logging.apache.org/log4net/release/config-examples.html
http://logging.apache.org/log4net/release/sdk/log4net.Appender.html
- TelnetAppender Class
http://logging.apache.org/log4net/release/sdk/log4net.Appender.TelnetAppender.html
Varios Links
http://structuremap.sourceforge.net/Default.htm
C# Problems and Solutions
http://dotnetperls.com/
Asynchronous Models
http://focuspark.wordpress.com/category/asychonous-multi-threading/
Managed Cryptography
http://focuspark.wordpress.com/2008/09/30/managed-cryptography/
NHibernate - Generator tag (creating custom IDs for PK)
http://www.hibernate.org/hib_docs/nhibernate/html/mapping.html
- Understanding NHibernate <generator> element
http://barchitect.blogspot.com/2008/07/nhibernate-generator-and-primary-key.html
- Learning NHibernate: Generating a Primary Key
http://www.opgenorth.net/Blog/ViewPost.aspx?pageid=1&ItemID=75&mid=27
lunes, abril 13, 2009
catch22.net - Win32 Tips, Tricks and Tutorials - No MFC, No VB - pure Win32 C/C++ !!!
http://www.catch22.net/tuts
http://www.catch22.net/
miércoles, marzo 25, 2009
Profiler for Microsoft SQL Server 2005/2008 Express Edition
http://sqlprofiler.googlepages.com/
martes, marzo 24, 2009
Varias ligas ASP.NET & jQuery, Silverlight, ASP.NET & WCF
Modal Delete Confirmation Version Two Using jQuery SimpleModal Plugin Demo
http://beckelman.net/post/2008/10/28/Modal-Delete-Confirmation-Version-Two-Using-jQuery-SimpleModal-Plugin-Demo.aspx
jQuery Confirm Plugin
http://nadiana.com/jquery-confirm-plugin
Using jQuery with ASP.NET - A Beginner's Guide
http://www.dotnetcurry.com/ShowArticle.aspx?ID=231
Creating Fixed Headers in an ASP.NET GridView using jQuery
http://www.dotnetcurry.com/ShowArticle.aspx?ID=255
Creating a Cool UI effect on ASP.NET Panels using jQuery
http://www.dotnetcurry.com/ShowArticle.aspx?ID=266
Using ASP.NET and jQuery to Pass Multiple Values from a GridView to Another Page
http://www.dotnetcurry.com/ShowArticle.aspx?ID=247
Creating CollapsiblePanelExtender Functionality using ASP.NET and jQuery
http://www.dotnetcurry.com/ShowArticle.aspx?ID=240
Check/Uncheck all Items in an ASP.NET CheckBox List using jQuery
http://www.dotnetcurry.com/ShowArticle.aspx?ID=236
Some ASP.NET GridView UI Tips and Tricks using jQuery
http://www.dotnetcurry.com/ShowArticle.aspx?ID=259
Using ASP.NET and jQuery to Highlight a Row in GridView without a PostBack
http://www.dotnetcurry.com/ShowArticle.aspx?ID=250
Pass Multiple Values from a GridView to Another Page using ASP.NET
http://www.dotnetcurry.com/ShowArticle.aspx?ID=147
Delete Multiple Rows In A GridView
http://www.dotnetcurry.com/ShowArticle.aspx?ID=66
How to open popup windows in IE/Firefox and return values using ASP.NET and Javascript
http://www.dotnetcurry.com/ShowArticle.aspx?ID=99
Using DataKeyNames in the ASP.NET GridView control
http://www.dotnetcurry.com/ShowArticle.aspx?ID=291
Retrieve Table Size with SQL Server and ASP.NET 3.5
http://www.dotnetcurry.com/ShowArticle.aspx?ID=288
Top Ten Articles on ASP.NET
http://www.dotnetcurry.com/ShowArticle.aspx?ID=173
Insert an Image in between Rows of a GridView using ASP.NET
http://www.dotnetcurry.com/ShowArticle.aspx?ID=152
Access JavaScript variables on PostBack using ASP.NET Code
http://www.dotnetcurry.com/ShowArticle.aspx?ID=203
ASP.NET Security – Securing Access to Files using the ASP.NET IHttpHandler
http://www.dotnetcurry.com/ShowArticle.aspx?ID=270
Handling Database updates with a RadioButtonList inside an ASP.NET GridView
http://www.dotnetcurry.com/ShowArticle.aspx?ID=261
Retrieving Database Information using ASP.NET and SQL Server 2005/2008
http://www.dotnetcurry.com/ShowArticle.aspx?ID=278
Save and Retrieve Images from the Database using ASP.NET 2.0 and ASP.NET 3.5
http://www.dotnetcurry.com/ShowArticle.aspx?ID=129
Loading Images Asynchronously Inside an ASP.NET GridView
http://www.dotnetcurry.com/ShowArticle.aspx?ID=193
Create an ASP.NET Dynamic Data Website Using ADO.NET Entity Framework
http://www.dotnetcurry.com/ShowArticle.aspx?ID=232
Dynamically Add Text to Images Retrieved from the Database using an ASP.NET Http Handler
http://www.dotnetcurry.com/ShowArticle.aspx?ID=214
Programmatically Encrypt and Decrypt Configuration Sections in web.config using ASP.NET
http://www.dotnetcurry.com/ShowArticle.aspx?ID=185
GridView Tips and Tricks using ASP.NET – Part III
http://www.dotnetcurry.com/ShowArticle.aspx?ID=172
Calling JavaScript from ASP.NET Master Page and Content Pages - Part II
http://www.dotnetcurry.com/ShowArticle.aspx?ID=274
How to globally register user and custom controls in ASP.NET 2.0
http://www.dotnetcurry.com/ShowArticle.aspx?ID=72
Using HoverMenuExtender with ASP.NET ListView to Update, Delete and Insert Records
http://www.dotnetcurry.com/ShowArticle.aspx?ID=191
Some Top Must-Have Tools for an ASP.NET Developer
http://www.dotnetcurry.com/ShowArticle.aspx?ID=103
Programmatically manipulating web.config in ASP.NET 2.0 and ASP.NET 3.5
http://www.dotnetcurry.com/ShowArticle.aspx?ID=102
Implementing Cascading DropDownList in ASP.NET GridView
http://www.dotnetcurry.com/ShowArticle.aspx?ID=221
Building a grouping Grid with GridView and JQuery
http://mosesofegypt.net/post/Building-a-grouping-Grid-with-GridView-and-JQuery.aspx
Using jQuery to Consume ASP.NET JSON Web Services
http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/
Displaying Row Details Tooltip on GridView using JQuery
http://mosesofegypt.net/post/Displaying-Row-Details-Tooltip-on-GridView-using-JQuery.aspx
Easily refresh an UpdatePanel, using JavaScript
http://encosia.com/2007/07/13/easily-refresh-an-updatepanel-using-javascript/
Use jQuery and ASP.NET AJAX to build a client side Repeater
http://encosia.com/2008/06/26/use-jquery-and-aspnet-ajax-to-build-a-client-side-repeater/
Using jQuery to directly call ASP.NET AJAX page methods
http://encosia.com/2008/05/29/using-jquery-to-directly-call-aspnet-ajax-page-methods/
- ASP.NET & WCF -
Making Asynchronous Calls to WCF Services from ASP.NET
http://www.dotnetcurry.com/ShowArticle.aspx?ID=237
-SILVERLIGHT-
Build a Simple Twitter client using Silverlight 2
http://www.dotnetcurry.com/ShowArticle.aspx?ID=289
Reading and Displaying RSS Feed in a Silverlight DataGrid
http://www.dotnetcurry.com/ShowArticle.aspx?ID=252
Creating and Consuming a WCF Service in Silverlight
http://www.dotnetcurry.com/ShowArticle.aspx?ID=228
Display Images From Database In Silverlight 2
http://www.dotnetcurry.com/ShowArticle.aspx?ID=220
Display Images from a Database in a Silverlight DataGrid Control
http://www.dotnetcurry.com/ShowArticle.aspx?ID=264
jueves, febrero 12, 2009
VirtualBox Networking Guides
Acá algunas ligas que platican las cosas para versiones anteriores a la 2.1.
>> Virtualbox Case Study: Making host only networking work between two Ubuntu Guest OS (virtual machine) on Windows Vista host
http://opensourceexperiments.wordpress.com/2008/04/18/virtualbox-case-study-making-host-only-networking-work-between-two-ubuntu-guest-os-virtual-machine-on-windows-vista-host/
>> Case study: Making Internal networking for talking between two linux guest OS (Ubuntu) on windows vista host
http://opensourceexperiments.wordpress.com/2008/04/13/case-study-configuring-internal-networking-work-for-talking-two-linux-guest-os-ubuntu-on-windows-vista-host/
>> VirtualBox: how to ftp from a Solaris host to a WinXP guest : 1. d4 d5 2. c4 ...
http://blogs.sun.com/rmanus/entry/virtualbox_how_to_ftp_from
>> VirtualBox - Testing Networks - Creating testbed networks of virtual machines, host Windows XP, guest Redhat Enterprise Linux
http://www.virtualbox.org/wiki/Testing_Networks
miércoles, febrero 11, 2009
Free Linux Games
http://www.linuxlinks.com/article/2009020806275229/Top100FreeGames.html
35 Free High-Quality Games for Linux
http://laptoplogic.com/resources/35-free-high-quality-games-for-linux
lunes, enero 26, 2009
lunes, enero 19, 2009
WF: Step by Steps workshops
http://rshelton.com/archive/2007/10/08/free-workflow-part-1---introduction-to-building-workflows-with.aspx
Free Workflow Workshop: Part 2 - Building Custom Workflow Activities with Microsoft Windows Workflow Foundation (.NET 3.0)
http://www.sheltonblog.com/archive/2007/10/08/free-workflow-part-2---building-custom-workflow-activities-with.aspx
REST-Based Ajax Services with WCF in .NET 3.5
REST-Based Ajax Services with WCF in .NET 3.5
http://www.code-magazine.com/Article.aspx?quickid=080014
jQuery Puts the Fun Back into Browser Scripting
http://www.code-magazine.com/Article.aspx?quickid=080033
jueves, enero 15, 2009
Unit Testing in VB.NET – with Typemock Isolator (with a free license offer)
*Begin*
Programming Visual Basic applications?
Typemock have released a new version of their unit testing tool, Typemock Isolator 5.2.
This version includes a new friendly VB.NET API which makes Isolator the best Isolation tool for unit testing A Visual Basic (VB) .NET application.
Isolator now allows unit testing in VB or C# for many ‘hard to test’ technologies such as SharePoint, ASP.NET MVC, partial support for Silverlight, WPF, LINQ, WF, Entity Framework, WCF unit testing and more.
Note that the first 25 bloggers who blog this text in their blog and tell us about it, will get a Free Full Isolator license (worth $139). If you post this in a VB.NET dedicated blog, you'll get a license automatically (even if more than 25 submit) during the first week of this announcement.
Go ahead, click the following link for more information on how to get your free license.
_
*End*
sábado, enero 10, 2009
jueves, enero 08, 2009
lunes, enero 05, 2009
jQuery and ASP.NET
http://guyellisrocks.com/coding/jquery-select-notes/
Easy Ajax with jQuery
http://www.sitepoint.com/article/ajax-jquery/
jQuery: Easy JavaScript for Designers [JavaScript & Ajax Tutorials]
http://www.sitepoint.com/article/jquery-javascipt-designers/
Serializar - Deserializar JSON en ASP.NET
http://geeks.ms/blogs/mrubino/archive/2008/12/18/serializar-deserializar-json-en-asp-net.aspx