I'm A VB! share 1 hour ago by Mark Harr I'm A VB: Mark Harr My profile was just accepted on the Microsoft Visual Basic Team's " I'm a VB" campaign. Mark's Stuff - harr.us/markblog/default.htm |
SAP and Microsoft Dynamics CRM Integration using SCRIBE share 1 hour ago by Mohamed Ibrahim Mostafa Few months ago, I was asked to research the possibility of integrating two systems for a client using SCRIBE Software specifically. The two systems are Microsoft CRM and SAP. I have done an intensive research in the subject and I have come up with a 9 pages document detailing the answer. The quick a ... Mohamed I Mostafa's Blog - mohamedibrahim.net/blog |
Budget Travel share 2 hours ago by Lucas Famoso site de uma renomada agência de viagens de baixo custo da Irlanda. Faço a manutenção do código e bancos de dados dos servidores do site, que rodam em .NET (C#) com base de dados SQL Server. www.budgettravel.ie Lucas Modena - lucasmodena.com |
How we developed a Proxy site (kinda Anonymizer) Part II.. share 2 hours ago by boopalanj Aarthi is yet another good resource from our team. [Aarthi is sitting besides me. Readers are requested to use their discretion while reading the previous sentence considering my situation while writing it ;-)]. You know what, she needed help in downloading a file which sized more than 5 MB [6.8 MB] ... Tech Kiddos - techkiddos.wordpress.com |
2nd Annual Michigan Give Camp in Ann Arbor – July 17-19, 2009 share 3 hours ago by Michael Eaton In less than 2 weeks, the 2nd Annual Michigan Give Camp in Ann Arbor will be upon us. It’s hard to believe that almost a year has passed since the first Give Camp in Ann Arbor! When I talk to people about Give Camp, here is what I normally tell them: “In the 15 years that I’ve been a software develo ... michael eaton - mjeaton.net/blog/Default.aspx · Rank: 90,690 · 103 references |
C# partial methods to the limelight! share 3 hours ago by Jouni Heikniemi C# 2.0 and Visual Studio 2005 introduced partial classes to the C# language. In the same rush partial methods appeared, but they have been far less heard of. What’s with those? Background: Partial classes Partial classes are a big part of the background for partial methods, so a short recap is in or ... Heikniemi Hardcoded - heikniemi.net/hardcoded |
Kako omogućiti da u sistemu postoji samo jedna instanca aplikacije? share 3 hours ago by Denis Biondic Ovo je jedan od veoma dobrih primjera koliko programiranje nekad može biti zanimljivo :)) Kao jedno od rješenja, može se upotrijebiti Mutex klasa. Ovo se može uraditi ako pri svakom pokušaju pokretanja aplikacije provjerimo da li ima ijedna instanca iste aplikacije u sistemu (logično, naravno). Prob ... The Lone Programmer - theloneprogrammer.wordpress.com |
Daily Links for Monday, July 6th, 2009 share 4 hours ago by LaptopHeaven LINQ, SQL, XML, and Databases SubSonic 3.0 is Released « Rob Conery .NET, C#, and Visual Studio Why ASP.NET MVC C# Developers Should Learn Ruby on Rails DELETE Documents from CouchDB | Elegant Code K. Scott Allen : Pretty Code #1 – Building SelectListItems Javascript and jQuery 150 Worth Knowing Web ... LaptopHeaven's Daily Links - kygeek.com/daily-links |
Serialization & Scalability on the next Geeks episode share 5 hours ago by geeksonarole The next episode is being taped at this very moment… Just to give you a heads up, the main topic on Episode 5 will focus on serialization and scalability. As you might know, Visual WebGui version 6.4 will include an optimized scalbility server which should provide the ability to take Visual WebGui p ... Geeks on a role - geeksonarole.wordpress.com |
NHibernate, Views and Formula columns share 6 hours ago by Dax++ If you have an object type mapped to table1 and you need a piece of info from a related object type (thats mapped to a table2) then you can use a view (rather than a table) to make this attribute available in object type1. However this can cause issues with updates. So instead of a view you can use ... The DaxMindMapper Reloaded - blog.tieredsolutions.com · Rank: 134,776 · 5 references |