Register
|
Sign In
|
CodePlex Home
RSS Feed
Keep up with new
projects, releases, and more
Profile:
About
User name:
crpietschmann
Member since:
May 17, 2006
Contact:
crpietschmann
Personal Statement
Chris Pietschmann is a software development consultant and owner of
Simplovation LLC
, and a Microsoft MVP - Windows Live Platform.
Blog:
http://pietschsoft.com
Company:
http://simplovation.com
Projects
Coordinator
dotNetExt - .NET Extension Method Library
Coordinator
LINQ to JavaScript
Coordinator
PietschSoft.VE - ASP.NET AJAX Virtual Earth Mapping Server Control
Coordinator
Virtual Earth JavaScript Intellisense Helper
Coordinator
Virtual Earth Toolkit
Recent Activity
(last 60 days)
Date
Type
Name
Project
Jun 29 2009
Discussion
Posted to discussion: Source Code Repository and .ZIP Download??
Silverlight Menu (SL3beta)
Jun 25 2009
Discussion
Created thread: Source Code Repository and .ZIP Download??
Silverlight Menu (SL3beta)
Jun 24 2009
Wiki
Edited wiki: Home
PietschSoft.VE - ASP.NET AJAX Virtual Earth Mapping Server Control
Jun 18 2009
Work Item
Created work item: Make all methods access "C#-like Lambda Expressions" ...
LINQ to JavaScript
Jun 18 2009
Work Item
Closed work item: Modify "OrderBy" and "OrderByDescending" to access "C#...
LINQ to JavaScript
Jun 18 2009
Check-in
20760, Item # 4210: Modify "OrderBy" and "OrderByDescending" to access "...
LINQ to JavaScript
Jun 18 2009
Work Item
Created work item: Modify "OrderBy" and "OrderByDescending" to access "C...
LINQ to JavaScript
Jun 18 2009
Work Item
Closed work item: Modify "OrderByDescending" to accept the field/propert...
LINQ to JavaScript
Jun 18 2009
Check-in
20742, Item # 4207: Modify "OrderByDescending" to accept the field/prope...
LINQ to JavaScript
Jun 18 2009
Work Item
Created work item: Modify "OrderByDescending" to accept the field/proper...
LINQ to JavaScript
Jun 18 2009
Wiki
Edited wiki: Home
LINQ to JavaScript
Jun 18 2009
Work Item
Closed work item: Modify "Select" to accept a single field/property to s...
LINQ to JavaScript
Jun 18 2009
Check-in
20739, Item # 4206: Modify "Select" to accept a single field/property to...
LINQ to JavaScript
Jun 18 2009
Work Item
Created work item: Modify "Select" to accept a single field/property to ...
LINQ to JavaScript
Jun 18 2009
Wiki
Edited wiki: Home
LINQ to JavaScript
Jun 18 2009
Work Item
Closed work item: Modify "OrderBy" to accept the field/property to order...
LINQ to JavaScript
Jun 18 2009
Check-in
20736, Item # 4204: Modify "OrderBy" to accept the field/property to ord...
LINQ to JavaScript
Jun 18 2009
Work Item
Created work item: Modify "OrderBy" to accept the field/property to orde...
LINQ to JavaScript
Jun 18 2009
Check-in
20731, Added recent changes to the Change Log within the ReadMe.txt
LINQ to JavaScript
Jun 18 2009
Work Item
Closed work item: Replace "index" variable name with "i" for iterator lo...
LINQ to JavaScript
Jun 18 2009
Work Item
Modified work item: Replace "index" variable name with "i" for iterator ...
LINQ to JavaScript
Jun 18 2009
Check-in
20730, Item # 4202: Replace "index" variable name with "i" for iterator ...
LINQ to JavaScript
Jun 18 2009
Work Item
Created work item: Replace "index" variable name with "i" for iterator l...
LINQ to JavaScript
Jun 18 2009
Work Item
Closed work item: Modify all "clauses" / lambda expressions to get calle...
LINQ to JavaScript
Jun 18 2009
Check-in
20728, Item # 4201: Modify all "clauses" / lambda expressions to get cal...
LINQ to JavaScript
Jun 18 2009
Work Item
Created work item: Modify all "clauses" / lambda expressions to get call...
LINQ to JavaScript
Jun 16 2009
Work Item
Closed work item: Replace all "new JSLINQ()" usage with "JSLINQ()" in JS...
LINQ to JavaScript
Jun 16 2009
Check-in
20462, Item # 4177: Replace all "new JSLINQ()" usage with "JSLINQ()" in ...
LINQ to JavaScript
Jun 16 2009
Work Item
Created work item: Replace all "new JSLINQ()" usage with "JSLINQ()" in J...
LINQ to JavaScript
Jun 16 2009
Discussion
Posted to discussion: Select calls clause function twice
LINQ to JavaScript
Jun 16 2009
Work Item
Closed work item: Select method: Stop calling "clause" twice for each el...
LINQ to JavaScript
Jun 16 2009
Check-in
20461, Item # 4176: Select method: Stop calling "clause" twice for each ...
LINQ to JavaScript
Jun 16 2009
Work Item
Created work item: Select method: Stop calling "clause" twice for each e...
LINQ to JavaScript
Jun 16 2009
Release
Created release: vNext
LINQ to JavaScript
Jun 16 2009
Work Item
Closed work item: Allow usage by calling both "JSLINQ(myArray)" and "new...
LINQ to JavaScript
Jun 16 2009
Work Item
Created work item: Allow usage by calling both "JSLINQ(myArray)" and "ne...
LINQ to JavaScript
Jun 16 2009
Work Item
Closed work item: Move JScript Intellisense support to "-vsdoc.js" file
LINQ to JavaScript
Jun 16 2009
Work Item
Created work item: Move JScript Intellisense support to "-vsdoc.js" file
LINQ to JavaScript
Jun 16 2009
Work Item
Closed work item: Add Plugin layer plus example
LINQ to JavaScript
Jun 16 2009
Work Item
Created work item: Add Plugin layer plus example
LINQ to JavaScript
Jun 16 2009
Discussion
Posted to discussion: A Better Query Tool Than jQuery?
LINQ to JavaScript
Jun 16 2009
Wiki
Edited wiki: Home
LINQ to JavaScript
Jun 16 2009
Release
Edited release: v2.10
LINQ to JavaScript
Jun 16 2009
Release
Edited release: v2.10
LINQ to JavaScript
Jun 16 2009
Release
Created release: v2.10
LINQ to JavaScript
Jun 16 2009
Check-in
20460, Fixed style sheet issue with v2.10 releaes.
LINQ to JavaScript
Jun 16 2009
Check-in
20459, Added Extensibility example, and wrapped up the v2.10 release.
LINQ to JavaScript
Jun 16 2009
Check-in
20449, Added "JSLINQ.jslinq" property value that returns the Version of ...
LINQ to JavaScript
Jun 16 2009
Check-in
20441, Moved the JavaScript Intellisense comments to "JSLINQ-vsdoc.js". ...
LINQ to JavaScript
Jun 16 2009
Check-in
20437, Modified the JSLINQ object to allow you to create an instance of ...
LINQ to JavaScript
Jun 16 2009
Check-in
20433, Added yet some more Intellisense improvements.
LINQ to JavaScript
Jun 16 2009
Check-in
20431, Added some more Intellisense improvements.
LINQ to JavaScript
Jun 16 2009
Check-in
20427, Add some improved Intellisense support to the JSLINQ.js file.
LINQ to JavaScript
Jun 16 2009
Check-in
20425, Modified the First and Last methods to use the Where method inter...
LINQ to JavaScript
License Text Loading...
Updating...
© 2006-2009 Microsoft
|
About CodePlex
|
Privacy Statement
|
Terms of Use
|
Code of Conduct
|
Version 2009.6.1.15196