Sign in
You had me at "Hello World"
Programming, Love at First Sight
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.Net Framework
64-bit
ASP.Net
com interop
Database
How to
LINQ
Live Services
Media Center
Microsoft
Multi Thread
Pages
Performance
Personal
Programming
Setup Project
Silverlight
SSIS
Surface
Visual Studio
WCF
Windows
Windows Home Server
Windows Phone
Windows Service
Windows Vista
WMI
xml
Browse by Tags
MSDN Blogs
>
You had me at "Hello World"
>
All Tags
>
linq
Tagged Content List
Blog Post:
How to Find Out Which Column Caused SSIS to Fail?
YouHadMeAtHelloWorld
In my previous post , I explained how you can find out the error description for the error id that is returned by SSIS. Of course, that information is only half helpful, debugging the issue also involve knowing which column caused that error. The Error Column returns an integer value which is also...
on
1 Aug 2008
Blog Post:
How to Convert a list of Object/String to an Array Using LINQ?
YouHadMeAtHelloWorld
This is something that I really like, I can convert a list of objects into an array of something. I had a need to convert a list of string into an array of string, of course it can be done easily in several different ways, creating an array of int, converting the string element, and populate the int...
on
18 Mar 2008
Blog Post:
I Am in Love with LINQ
YouHadMeAtHelloWorld
I have been reviewing LINQ since last year, but I had never had a chance to actually jump and use it extensively. My last project uses Visual Studio 2008, and there are opportunities to use LINQ. Probably because I have reviewed it before, the learning curve was not that steep. I use LINQ to SQL and...
on
16 Mar 2008
Blog Post:
Free Microsoft Press e-books (LINQ, ASP.Net AJAX, Silverlight)
YouHadMeAtHelloWorld
Microsoft is offering free e-books from Microsoft Press. The subjects that I have seen, LINQ, ASP.Net AJAX, and Silverlight 1.0. All of these are introduction e-books. Those are new cool technologies. I would like to encourage you to take advantage of this free e-books here .
on
3 Jan 2008
Page 1 of 1 (4 items)