DotNetShoutout - Latest published stories (page 466)
9
Shouts

VS2010 Modeling; Create Lifeline from Component

published 1253 days, 23 hours, 51 minutes ago posted by ClemensReijnenClemensReijnen 1254 days, 20 hours, 24 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Thursday, December 17, 2009 12:39:51 PM GMT
The lifelines you draw in a sequence diagram can represent typical instances of the components or classes in your system. You can create lifelines from types, and types from lifelines, and show the types on UML class diagrams and UML component diagrams. (more)
category: Architecture | clicked: 0 | 1 comment | | source: www.clemensreijnen.nl
tags: VS2010
7
Shouts

Check availability of Username using ASP.NET MVC and jQuery « The Curious

published 1253 days, 23 hours, 51 minutes ago posted by http://2leggedspider.wordpress.com/http://2leggedspider.wordpress.com/ 1254 days, 20 hours, 2 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Thursday, December 17, 2009 1:01:33 PM GMT
Here is a simple way to check if an Username is available using ASP.NET MVC and jQuery (more)
category: Web Dev | clicked: 3 | 1 comment | | source: 2leggedspider.wordpress.com
tags: ASP.NET MVC, jQuery, Ajax
13
Shouts

Article: 10 Features in .NET 4.0 that made Me Smile

published 1253 days, 23 hours, 51 minutes ago posted by http://mkennedy66996693.myopenid.com/http://mkennedy66996693.myopenid.com/ 1255 days, 10 hours, 22 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Wednesday, December 16, 2009 10:41:34 PM GMT
I recently wrote another article for DevelopMentor's Developments newsletter (not subscribed yet? see top-right of this page). This one is entitled    10 Features in .NET 4.0 that made Me Smile Read it on the DevelopMentor website: http://www.develop.com/tenfeaturesdotnet4 I am republishing it below for you all to enjoy on your RSS readers. Cheers, Michael (more)
category: How To | clicked: 4 | comment | | source: www.michaelckennedy.net
tags: .net 4, .Net 4.0, WF 4, VS2010, WCF 4, DevelopMentor
9
Shouts

Mastering jQuery now available at TekPub | Encosia

published 1253 days, 23 hours, 51 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 1255 days, 9 hours, 22 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Wednesday, December 16, 2009 11:41:48 PM GMT
If you haven’t been following the progress of Rob Conery and James Avery’s new venture, TekPub, you’ve been missing out on some great instructional videos. I especially like that they trend slightly Alt.NET, giving you more balanced information than is sometimes available from “official” .NET screencasts. For the past few weeks, I’ve been working with James to record a series of episodes for TekPub myself: Mastering jQuery. Mastering jQuery walks through the basics of using jQuery, the revolutionary Ja... (more)
category: Screencast | clicked: 1 | 1 comment | | source: encosia.com
tags: jQuery
10
Shouts

Putting Entity framework 4 to use in a business architecture « Daniel Wertheim

published 1253 days, 23 hours, 51 minutes ago posted by sedanwersedanwer 1256 days, 54 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Wednesday, December 16, 2009 8:09:27 AM GMT
An article that I put together having written some blog entries about the new Code-only (pure POCO entities) strategy enabled with the CTP2 addon to Entity framework 4. It covers some more techniques like WCF and entity validation using validation attributes. //Daniel (more)
category: How To | clicked: 1 | 1 comment | | source: daniel.wertheim.se
tags: Validation attributes, data, POCO, Entity Framework 4, WCF, code-only
10
Shouts

Multiple File Upload using JQuery « Ramani Sandeep's Blog

published 1253 days, 23 hours, 51 minutes ago posted by sandy060583sandy060583 1255 days, 20 hours, 51 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Wednesday, December 16, 2009 12:12:46 PM GMT
Multiple File Upload using JQuery Posted by Ramani Sandeep on October 28, 2009 Introduction In this article I have explained how to upload multiple files using file upload control. I have used jQuery plugin for uploading multiple files. I have also explained how to check for file type, file maximum size limit using jQuery & also using server side validation code.Download the Following FilesjQuery 1.3.2Multiple Fil... (more)
category: Web Dev | clicked: 2 | 2 comments | | source: ramanisandeep.wordpress.com
10
Shouts

Rippling Reflection Effect with Silverlight 3’s WriteableBitmap – Colin Eberhardt's Adventures in WPF

published 1253 days, 23 hours, 51 minutes ago posted by FantasticMrFishFantasticMrFish 1255 days, 18 hours, 16 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Wednesday, December 16, 2009 2:47:43 PM GMT
This blog post demonstrates how Silvelight 3’s WriteableBitmap can be used to create a UserControl that renders the content of any other Framework Element as a reflection with an animated ripple effect I was sad to hear the news earlier this year that Yahoo! was pulling the plug on GeoCities. Somewhere buried deep within GeoCities is the first web page I ever created, complete with “Under Construction” banner, animated GIFs, guestbooks, and nasty background music. Unfortunately, I have no idea what the ... (more)
category: Metro | clicked: 3 | comment | | source: www.scottlogic.co.uk
tags: writeablebitmap, Silvelight 3
8
Shouts

Setting AD Properties using the new AccountManagement API

published 1253 days, 23 hours, 51 minutes ago posted by http://teebot.myopenid.com/http://teebot.myopenid.com/ 1255 days, 17 hours, 54 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Wednesday, December 16, 2009 3:10:02 PM GMT
So I'm currently programming a lightweight utility to manage LDAP objects and I came to use the new AccountManagement API introduced in .NET 3.5 because it's way easier and more object-oriented than DirectoryServices. This new namespace, as I see it, is just provided as a friendlier way to query an LDAP server and is actually built on top of the plain DirectoryServices bits. And it shows... For example you have to dispose all objects performing a search (FindIdentity) or as Gary Caldwell puts it: ... (more)
category: Web Dev | clicked: 0 | 1 comment | | source: www.teebot.be
tags: ActiveDirectory, AccountManagement, LDAP
11
Shouts

SQL Server - Working with IDENTITY SEEDs | syntaxhelp.com

published 1253 days, 23 hours, 51 minutes ago posted by anilnairindanilnairind 1255 days, 15 hours, 28 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Wednesday, December 16, 2009 5:35:35 PM GMT
SQL ServerSQL AzureSQLCMDSQL Server CEAdding DatesCreating and Using a Number TableLinked ServerSQL Server - Aggrigration of strings using TSQLSQL Server - IDENTITYSQL Server - Working with IDENTITY INCREMENT propertySQL Server - Working with IDENTITY SEEDsSQL Server - Working with IDENTITY related DMVsSQL Server - MERGE ExampleSQL Server - Reading information from an XML document using OPENXMLSQL Server - User Defined Table TypesSQL Server - Using Row ConstructorsSQL Server - Using the PIVOT operatorSQL... (more)
category: Data | clicked: 0 | comment | | source: syntaxhelp.com
8
Shouts

IIS SEO Tool KIT

published 1253 days, 23 hours, 51 minutes ago posted by himanethimanet 1255 days, 14 hours, 19 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Wednesday, December 16, 2009 6:45:05 PM GMT
Describes on IIS SEO Tool kit in detail (more)
category: Web Dev | clicked: 0 | comment | | source: himabinduvejella.blogspot.com
tags: SEO tool kit, search engine optimization, SEO, Toolkit, IIS
12
Shouts

DotNetRocks - Show #507 - Michael Dirolf is SQL Free with MongoDB

published 1253 days, 23 hours, 51 minutes ago posted by jantujantu 1255 days, 21 hours, 9 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Wednesday, December 16, 2009 11:54:18 AM GMT
MongoDB is a non-relational database. For most of us working with SQL Server, using a non-relational database is a strange idea. Michael Dirolf makes the case. Michael DirlofMike Dirolf is a Software Engineer at 10gen, where he works on the MongoDB project. He mainly works on client drivers for Python and Ruby, but also takes time... (more)
category: Podcast | clicked: 0 | 1 comment | | source: www.dotnetrocks.com
tags: DotNetRocks, SQL
12
Shouts

Sharing the goodness that is VB : Migrating an Outlook Client to .NET Framework 4 in Visual Studio 2010 - Beth Massi

published 1253 days, 23 hours, 51 minutes ago posted by jantujantu 1255 days, 20 hours, 6 minutes ago
Friday, December 18, 2009 9:13:00 AM GMT Wednesday, December 16, 2009 12:57:26 PM GMT
Early this year we built a business application for order management for Northwind Traders on the Office and SharePoint platform using Visual Studio 2008 and Office & SharePoint 2007. If you missed them:Architecture of the Northwind Office Business ApplicationOBA Part 1 - Exposing Line-of-Business DataOBA Part 2 - Building an Outlook Client against LOB DataOBA Part 3 - Storing and Reading Data in Word ... (more)
category: How To | clicked: 1 | 1 comment | | source: blogs.msdn.com
tags: OBA, Office, Visual Basic, WPF, article, VS2010, DevCenter, VSTO
7
Shouts

Lightspeed 3 : Testing Enhancements - Paul Mason

published 1254 days, 22 hours, 37 minutes ago posted by tivittivit 1255 days, 9 hours, 30 minutes ago
Thursday, December 17, 2009 10:26:45 AM GMT Wednesday, December 16, 2009 11:34:06 PM GMT
In this post I'm going for a bit of a diversion from the usual Protecting Your Precious Code series; and for good reason! The long awaited version 3 of the Lightspeed tool was released on Monday. Rather than go into all of the new features that it boasts (which can be found on the Mindscape blog), I'm going to take a look at a particular aspect that excites me: improved testability of entities! (more)
category: Architecture | clicked: 0 | comment | | source: blog.paul-mason.co.nz
tags: Testing, LightSpeed, Autofac
8
Shouts

Camdoodle: showcasing Silverlight 4 new features as behaviors

published 1254 days, 22 hours, 37 minutes ago posted by KMilKMil 1255 days, 23 hours, 57 minutes ago
Thursday, December 17, 2009 10:26:45 AM GMT Wednesday, December 16, 2009 9:06:58 AM GMT
This article will guide you through the process of creating a doodling application (you know, for kids ;)), while covering some of the most visible (or not) new features, coming with Silverlight 4. But this is not just about new features, it’s about how they are prepared and served. (more)
category: Metro | clicked: 0 | comment | | source: www.silverlightshow.net
8
Shouts

LinqDataSource error on Update or Insert

published 1254 days, 22 hours, 37 minutes ago posted by http://www.google.com/profiles/liam.davieshttp://www.google.com/profiles/liam.davies 1256 days, 8 hours, 39 minutes ago
Thursday, December 17, 2009 10:26:45 AM GMT Wednesday, December 16, 2009 12:24:38 AM GMT
LinqDataSources and GridViews generally operate very well together. Some of the error messages can be confusing though, so here is a note about a very common one - "Could not find a row that matches the given keys in the original values stored in ViewState. Ensure that the 'keys' dictionary contains unique key values that correspond to a row returned from the previous Select operation." (more)
category: Web Dev | clicked: 6 | comment | | source: instantdevelopment.blogspot.com
tags: GridView, Linq, data source
8
Shouts

Capture web page as image using ASP.NET by Ramani Sandeep

published 1254 days, 22 hours, 37 minutes ago posted by sandy060583sandy060583 1255 days, 20 hours, 46 minutes ago
Thursday, December 17, 2009 10:26:45 AM GMT Wednesday, December 16, 2009 12:17:29 PM GMT
<< Capture web page as image using ASP.NET by ramani sandeep >> This article describes how you can take a screenshot of a special webpage programmatically with ASP.NET. The goal of this sample is to find a way to capture a webpage’s image. The parameter is just a special url. Only by knowing this url we want to be able to take a screenshot of this webpage – a bitmap of what the user would see if he/she types this url in the browser. (more)
category: Web Dev | clicked: 14 | comment | | source: ramanisandeep.wordpress.com
11
Shouts

Best Resources and tutorials for future web designs | amolwable.com

published 1254 days, 22 hours, 37 minutes ago posted by https://me.yahoo.com/a/ljwEF04M2cKkeT6TH1mSXLqAANQd9FU-#6b89dhttps://me.yahoo.com/a/ljwEF04M2cKkeT6TH1mSXLqAANQd9FU-#6b89d 1257 days, 15 hours, 29 minutes ago
Thursday, December 17, 2009 10:26:45 AM GMT Monday, December 14, 2009 5:34:47 PM GMT
Best Resources and tutorials for future web designs1. Take Your Design To The Next Level With CSS3 In this article, we’ll look at the advantages of CSS3 and some examples of how Web designers are already using it. By the end, we’ll know a bit of what to expect from CSS3 and how we can use its new features in our projects… Read 2. CSS3 Exciting Functions and Features: 30+ Useful Tutorials In this post we will take a look at some interesting properties of CSS3 that you can put into practice in your web... (more)
category: Web Dev | clicked: 0 | comment | | source: bit.ly
tags: html guide, css3, css tips, html5
11
Shouts

Jquery Collections

published 1254 days, 22 hours, 37 minutes ago posted by kirankkirank 1256 days, 21 hours, 13 minutes ago
Thursday, December 17, 2009 10:26:45 AM GMT Tuesday, December 15, 2009 11:50:16 AM GMT
DataGrids is one of the useful control to show data in tabular format with different different records & result, on gridView you can show as many as option which is very much useful for the end user, to handle with Data Grid and all , Here are some Data Grid Controls Devlope with ajax/dhtml/and javascript ExtJs Grid Phatfusion Sortable Table Kit 4.Unobtrusive Table Sort Script. 5.Yahoo UI Library’s DataTables. 6.Standardista Table Sorting 7.Mootable ... (more)
category: Web Dev | clicked: 0 | comment | | source: webdevlopementhelp.blogspot.com
tags: jQuery, Ajax
9
Shouts

Pluralcast | .NET Podcast

published 1254 days, 22 hours, 37 minutes ago posted by meagonmeagon 1256 days, 10 hours, 50 minutes ago
Thursday, December 17, 2009 10:26:45 AM GMT Tuesday, December 15, 2009 10:13:58 PM GMT
Pluralsight, a global leader in Microsoft .NET training, today announced the launch of the Pluralcast podcast series. Pluralsight launched Pluralcast as another avenue to inform customers and prospects about innovations, developments and thinking in the .NET developer space, and to update customers, prospects and partners on the latest training movements and industry trends from a variety of industry perspectives. For more information, please visit http://www.pluralsight.com/main/pluralcast/default.aspx.... (more)
category: Podcast | clicked: 6 | comment | | source: www.pluralsight.com
11
Shouts

SQL SERVER – Difference TempTable and Table Variable – TempTable in Memory a Myth « Journey to SQL Authority with Pinal Dave

published 1254 days, 22 hours, 37 minutes ago posted by pinaldavepinaldave 1256 days, 14 hours, 35 minutes ago
Thursday, December 17, 2009 10:26:45 AM GMT Tuesday, December 15, 2009 6:28:19 PM GMT
Recently, I have been conducting many training sessions at a leading technology company in India. During the discussion of temp table and table variable, I quite commonly hear that Table Variables are stored in memory and Temp Tables are stored in TempDB. I would like to bust this misconception by suggesting following: Temp Table and Table Variable — both are created in TempDB and not in memory. Let us prove this concept by running the following T-SQL script. /* Check the difference between Temp Table... (more)
category: Data | clicked: 0 | comment | | source: blog.sqlauthority.com
tags: SQL, SQLServer, pinaldave, SQLAuthority