Etiqueta: programação
-
Programming Microsoft Outlook with Visual Studio .NET
http://www.microeye.com/resources/res_tech_vsnet.htm
-
ajax
http://prototype.conio.net/ http://script.aculo.us/
-
Doing Objects in VB.NET and C#
http://terrysmith.net/software/dotnet_ebook/index.html
-
NHibernate e Winforms
http://forum.hibernate.org/viewtopic.php?t=951899 How to handle session in winforms? http://forum.hibernate.org/viewtopic.php?t=952344&highlight=winform Winform lazy loading with seperate data layer.
-
C# Conversions – String To Enum Instance
http://www.cambiaresearch.com/cambia3/snippets/csharp/conversions/StringToEnumInstance.aspx “How do I convert a string value of an Enum entry to a valid instance of the Enum?” (I answer this one below.) “How can I get a valid Enum instance from its integer value.” (Go here for the answer to that one.)
-
The Piccolo-chat Archives
https://mailman.cs.umd.edu/pipermail/piccolo-chat/
-
sql2005 express
http://www.databasejournal.com/features/mssql/article.php/3492296 Microsoft SQL Server Express 2005 (MSDE)
-
IsNumeric vs TryParse
Which IsNumeric method should you use? Check this article out to find out! http://aspalliance.com/80
-
Configurar Subversion
Hoje tirei a manhã para instalar e configurar o subversion que, para quem não conhece, é uma alternativa opensource ao visual source safe, cvs, entre outros. Se, como eu, tens um ambiente de trabalho windows então vale a pena ter por perto também o tortoiseSVN que integra o subversion com o windows explorer e o…
-
Passeio diário
Source Control with Subversion on Windows What Great .NET Developers Ought To Know (More .NET Interview Questions) NUnitForms is an NUnit extension for unit and acceptance testing of Windows Forms applications. More Maverick.NET Comments