|
|
gt1329a
Stories submitted by friends of gt1329a
|
|
submitted by
ssmith
9 hours, 8 minutes ago
stevesmithblog.com — A rundown of some search trends for various technology terms as of early October 2008. read more...
add a comment
|
category: Products | Views: 3
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
wisemx
17 hours, 18 minutes ago
blogs.msdn.com — Recently I ran into an issue with my Silverlight application after I migrating it from Silverlight 2 Beta2 to RC0 version. Here is the sample code for sake of simple example purpose: read more...
add a comment
|
category: Silverlight | Views: 3
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
17 hours, 36 minutes ago
officelabs.com — That brings us to today, releasing Touchless to the world outside Microsoft, as a *FREE* *OPEN-SOURCE* SDK with a low barrier to entry for developers and users. Touchless makes developing multi-touch capable software easy, and the results can be enjoyed by anyone with a webcam (and some M&Ms :))! Touchless has come a long way, but its journey has just begun. I can imagine a variety of great directions to explore using Touchless. Perhaps support for the forthcoming Windows multi-touch API, video chat white-boarding, implementing mouse/game/hotkey/media control, and designing decked out Minority Report style file/media browsers. read more...
add a comment
|
category: Open Source | Views: 14
|
|
tags:
OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
1 day, 22 hours ago
blogs.msdn.com — I'm pleased to announce the availability of my first Silverlight 2 controls set: 'Dave's Glossy Controls for Silverlight 2'. read more...
add a comment
|
category: Silverlight | Views: 11
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
1 day, 22 hours ago
blogs.msdn.com — We tend to get an issue in the ASP.NET support group from time to time that is around Reporting Services. These are generally issues around the process taking up large amounts of memory or slow performance or similar things. Generally the reason behind this is due to the way the reports have been configured. For example, trying to pull down a 1,000 page report.
We now have some very good documentation on some best practices around how to properly use Reporting Services. You can read all about it from these links: read more...
add a comment
|
category: ASP.NET | Views: 5
|
|
tags:
Reports, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
bradygaster
1 day, 22 hours ago
codinginstinct.com — CodeSaga is a source code repository analyser, it makes viewing history logs fun and productive! Instant access to logs and diffs make it easy to keep track of what is happening in the repository. CodeSaga connects to any TFS or Subversion repository and scans it's history log. This enables fast viewing and filtering of logs and diffs because everything is stored in a local SQL server. The scanning process will also analyze line changes, this allows for interesting charts and stats. read more...
add a comment
|
category: Products | Views: 5
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
EtienneTremblay
3 days, 16 hours ago
codeplex.com — The silverlight multi-file uploader that was posted on DotNetKicks last week without the source code was now released by Michel Post on Codeplex!
Good job Michel! read more...
add a comment
|
category: Silverlight | Views: 5
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rstrahl
5 days, 3 hours ago
west-wind.com — One thing that bugs me about jQuery selectors is that empty or null selectors return the HTML document object, rather than an empty jQuery object. This has bitten me on a number of occasions and requires some read more...
add a comment
|
category: AJAX | Views: 6
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 20 hours, 10 minutes ago, submitted by
adminjew
6 days, 6 hours ago
blog.wekeroad.com — I've been toying around with reorganizing the default MVC template and thought I would share it with people. I like the way it's come together. read more...
add a comment
|
category: C# | Views: 206
|
|
tags:
C#, ASPNETMVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
bradygaster
6 days, 9 hours ago
bradygaster.com — I've updated the timeline so that you can view your - or anyone else's - tweets on the timeline.
I also added an additional band to provide easier navigation on a day-by-day continuum in addition to the previous (and somewhat confusing at times) hour-only snapshot.
Despite the growing number of FriendFeed users there are a lot of people prefer to use Twitter as their only method of microblogging. I know I never update FriendFeed via its own GUI but rather just allow it to aggregate the contents of my social subscriptions. Anyway, the updated, Twitter-enabled Social Timeline is live, so check it out. read more...
add a comment
|
category: ASP.NET | Views: 2
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
bradygaster
6 days, 11 hours ago
curiousconcept.com — Nice online tool that lets you drop in some JSON text and see a nicely-formatted output. Helps visualize the data you'll be getting back from a JSON API. read more...
add a comment
|
category: ASP.NET | Views: 3
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
6 days, 12 hours ago
weblogs.asp.net — I just learned that our favourite Microsoft community sites (www.asp.net, www.iis.net, www.silverlight.net, and www.windowsclient.net) are under new management. The fabulous people at Telligent are "changing direction to focus more on building and servicing our flagship product: Community Server". So, welcome to Jay Esguerra and the folks at Neudesic who have officially taken over managing the sites today.
I'm a bit nostalgic to see the management change hands at www.asp.net. I remember the early years when the site and code were Rob Howard's personal responsibility. I was in charge of the ASP.NET Control Gallery back then and dealt directly with Rob to get tweaks made to the pages. At that time, Rob's original code was downloadable from the late GotDotNet site. read more...
add a comment
|
category: Community | Views: 8
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mosessaur
6 days, 15 hours ago
mosesofegypt.net — On part 1 and part 2 I explored how to apply 2 different inheritance models (TPH & TPT) in Entity Framework. In this part I'm going to demonstrate associations between 2 base entities. And how to filter end properties to return specific type (sub entity). read more...
|
|
tags:
.Net3.5SP1, EntityFramework, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 days, 15 hours ago, submitted by
tiernano
6 days, 22 hours ago
aws.typepad.com — This is big news! Amazon are to enable Windows Support on EC2. this will allow users to kick of Windows images for running SQL Servers, IIS instances and anything else (even HPC stuff) in the cloud! SWEET! read more...
2 comments
|
category: Web Services | Views: 320
|
|
tags:
WebServices | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|