domingo, agosto 23, 2009

Ruby & Rake & Ruby on Rails

Some Handy rake Tasks - Ruby On Rails Tips & Tutorials
http://handyrailstips.com/tips/11-some-handy-rake-tasks


Spring.NET & DI & NHibernate & Arquitecture with MVC in ASP.NET

Dependency Injection with Spring.Net — Developer.com
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

Dependency Injection with Spring.Net — Developer.com
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

jueves, mayo 07, 2009

Recursos C, C++ y Programación en VC++ recomendados

A continuación unas ligas con enlaces de amplia recomendación sobre programación en Visual C++ 6, Visual C++ 2005 & Visual C++ 2008. También tutoriales sobre programación en C y C++.

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

Visual Studio Express 2008 and the Platform SDK :: zedwood.com
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

- 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/

- 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

Free C++ and C compilers and C++ developers tools

sábado, mayo 02, 2009

LINQ to SQL in Action: Joining and Grouping

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

Ramky's: Creating PDFs on Fly with ASP.Net for Free of Cost
http://ramcrishna.blogspot.com/2008/10/creating-pdfs-on-fly-with-aspnet-for.html


Castle Windsor Container - IoC & DI

- Inversion of Control and Dependency Injection with Castle Windsor Container - Part I
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

- NHibernate - Lessons Learned
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/

Cross Tab (Row to Column) Generator - MSSQL Stored Procedure

Calculate the distance in miles between 2 latitude/longitude points