impa
Name: impa
Score: 18,567.98
Last Seen: 387 days, 2 hours, 33 minutes ago
Member Since: 7 February, 2009
DotNetShoutout
atom rss
7
Shouts

C# As a Scripting Language in your .NET Applications – Using Mono’s Compiler As a Service

published 994 days, 15 hours, 31 minutes ago posted by http://amazedsaint.blogspot.com/http://amazedsaint.blogspot.com/ 996 days, 13 hours, 42 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Monday, September 27, 2010 2:08:10 PM GMT
In this post, we’ll see how to use C# as a scripting language in your .NET applications. Let us start with a very minimal game application, where you have two players, and your users can control these players by writing some script. In th... (more)
category: How To | clicked: 1 | comment | | source: amazedsaint.blogspot.com
tags: .NET, C#, language, Scripting, Compiler
8
Shouts

Security checklists on Technet WIKI - SQLMaster

published 994 days, 15 hours, 31 minutes ago posted by dharadhara 995 days, 22 hours, 11 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Tuesday, September 28, 2010 5:39:01 AM GMT
WIKI are another popular way to share the knowledge in web world!It is driven by community and users who are interested to contribute, edit the content that is helpful to the community. (more)
category: Data | clicked: 1 | comment | | source: beyondrelational.com
tags: SQL Server, DBA, TSQL
8
Shouts

SQL Server do not use PROFILER, use Server side trace to upload to table! - SQLMaster

published 994 days, 15 hours, 31 minutes ago posted by dharadhara 996 days, 18 hours, 47 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Monday, September 27, 2010 9:02:42 AM GMT
As a followup questions from the post SQL Server Profiler: System is low on disk space on drive 'C'? here I had a feedback of how to save the server-side trace to a table? Well there is no direct path to do so, rather a roundabout method of once... (more)
category: Data | clicked: 0 | comment | | source: beyondrelational.com
tags: SQL Server, XML, TSQL
10
Shouts

Xaml Art Assets

published 994 days, 15 hours, 31 minutes ago posted by ZORIGZORIG 995 days, 22 hours, 23 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Tuesday, September 28, 2010 5:26:23 AM GMT
Was looking around for some interesting xaml artifacts for a sample project and this site had plenty of it. The clipart is pretty nice (as shown below)... Have fun.. (more)
category: Metro | clicked: 1 | comment | | source: blogs.msdn.com
tags: Silverlight, WPF, XAML
15
Shouts

DotNetRocks - Show #597 - Building More Windows Phone 7 Applications

published 993 days, 22 hours, 55 minutes ago posted by rajuraju 995 days, 21 hours, 30 minutes ago
Thursday, September 30, 2010 4:54:55 AM GMT Tuesday, September 28, 2010 6:20:16 AM GMT
Carl and Richard talk to two different developers currently working on Windows Phone 7 applications: Jeff Walker and Ahmed Zaman. (more)
category: Podcast | clicked: 0 | 2 comments | | source: www.dotnetrocks.com
tags: DotNetRocks, Windows Phone 7
13
Shouts

ASP.NET Security Update Shipping Tuesday, Sept 28th - ScottGu's Blog

published 994 days, 15 hours, 31 minutes ago posted by rajuraju 995 days, 21 hours, 33 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Tuesday, September 28, 2010 6:17:18 AM GMT
An hour ago Microsoft released an advance notification security bulletin announcing that we are releasing an out-of-band security update to address the ASP.NET Security Vulnerability that I’ve blogged about this past week.  The security update is fully tested, and is scheduled for release tomorrow - Tuesday September 28th – at approximately 10:00 AM PDT.  The advance notice bulletin is intended to ensure administrators know it is coming, and are better prepared to apply it once the update is available. ... (more)
category: Web Dev | clicked: 0 | comment | | source: weblogs.asp.net
tags: .NET, Security, ScottGu, ASP.NET
13
Shouts

Bing Maps: Adding and tracking pushpins using JavaScript

published 994 days, 15 hours, 31 minutes ago posted by gpeipmangpeipman 995 days, 17 hours, 43 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Tuesday, September 28, 2010 10:06:40 AM GMT
I played with Bing Maps AJAX-based API and found it to be very easy to use after you know basic objects and you are able to use them. In this posting I will show you simple example about how to add pushpins to map and how to show coordinates of pushpins to users. (more)
category: Web Dev | clicked: 4 | comment | | source: weblogs.asp.net
tags: Bing Maps, JavaScript
12
Shouts

How To Unit Test Workflows–Mocking Activities - Ron Jacobs

published 994 days, 15 hours, 31 minutes ago posted by AlexAlex 996 days, 12 hours, 24 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Monday, September 27, 2010 3:26:16 PM GMT
Suppose you want to unit test a workflow that has some external dependency like a database, web service, file or some other thing that makes testing inconvenient. The need to eliminate external dependencies when testing has led to a world of mocking frameworks that allow you to automatically generate a mock with pre-defined behavior. I wanted to do the same thing with Activities in workflows and I’ve now added support for this to the latest release of the Workflow Test Helper project using a technique ... (more)
category: Architecture | clicked: 2 | comment | | source: blogs.msdn.com
tags: WF4, workflow, Mocking, Unit Test
11
Shouts

New features in ASP.NET 4

published 994 days, 15 hours, 31 minutes ago posted by http://agafonovslava.blogspot.com/http://agafonovslava.blogspot.com/ 996 days, 16 hours, 45 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Monday, September 27, 2010 11:04:35 AM GMT
ASP.NET 4 introduces a number of features that improve core ASP.NET services such as output caching and session-state storage. Web Forms has been a core feature in ASP.NET since the release of ASP.NET 1.0. Many enhancements have been in this area for ASP.NET 4, including the following: The ability to set meta tags.More control over view state. Easier ways to work with browser capabilities.Support for using ASP.NET routing with Web Forms. More control over generated IDs. (more)
category: Web Dev | clicked: 0 | comment | | source: blog.agafonov.net.ua
tags: ASP.NET 4.0, ASP.NET 4, ASP.NET
13
Shouts

HtmlHelper guide for MVC 3 Part 1

published 994 days, 15 hours, 31 minutes ago posted by http://morder.myopenid.com/http://morder.myopenid.com/ 996 days, 14 hours, 40 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Monday, September 27, 2010 1:10:14 PM GMT
When you spend a lot of time, like I do, using the Razor View Engine in MVC 3 you’ll find yourself constantly looking up helper parameters. I’ve decided to put together this guide to help me, and others, to code more quickly and efficiently. This is part one of an n-part series involving all html helpers contained in MVC 3. (more)
category: Architecture | clicked: 31 | comment | | source: buildstarted.com
tags: MVC3, C#
14
Shouts

Mocking SPContext.Current with JustMock - Mehfuz's WebLog

published 993 days, 22 hours, 55 minutes ago posted by http://mehfuzh.myopenid.com/http://mehfuzh.myopenid.com/ 996 days, 14 hours, 51 minutes ago
Thursday, September 30, 2010 4:54:55 AM GMT Monday, September 27, 2010 12:58:27 PM GMT
Monday, September 27, 2010 7:42 PM mehfuzh Mocking SPContext.Current with JustMock Today, I happen to find an interesting post on mocking SharePoint context using TypeMock. Being a JustMocker, i thought rather to follow the footsteps and see if can do the same with JustMock. I am no SharePoint expert. Occasionally, I use a Windows 2003 VM with SharePoint server installed which gives me the required flavor of SharePoint for testing  SP capabilities of JM. ... (more)
category: Agile | clicked: 2 | comment | | source: weblogs.asp.net
tags: JustMock;C#;
14
Shouts

Windows Phone 7 Developer Training events - Tim Heuer

published 993 days, 22 hours, 55 minutes ago posted by impaimpa 995 days, 8 hours, 8 minutes ago
Thursday, September 30, 2010 4:54:55 AM GMT Tuesday, September 28, 2010 7:42:04 PM GMT
It looks like the MSDN team has arranged some deep dives into Windows Phone development across the country. I am sure that for Microsoft developers Windows Phone 7 represents a new opportunity to get out in the marketplace with your XAML skills and get recognized (paid) for your work! It has been exciting to see a lot of interest from Silverlight developers in Windows Phone 7. (more)
category: Metro | clicked: 25 | comment | | source: timheuer.com
tags: RIA, Silverlight, XNA, WP7, wp7dev, MSDN, windows-phone, XAML
11
Shouts

Deployment Guide: How to Configure a Machine to Host a 3-tier LightSwitch Beta 1 Application - Beth Massi

published 995 days, 9 hours, 7 minutes ago posted by jantujantu 997 days, 10 hours, 32 minutes ago
Tuesday, September 28, 2010 6:42:30 PM GMT Sunday, September 26, 2010 5:18:11 PM GMT
A lot of people have been asking in the forums about how to deploy a LightSwitch application and there are some really great tutorials out there like: Deploy and Update a LightSwitch (Beta 1) 3-tier Application There’s also a lot of information in the official documentation on Deployment: * Deploying LightSwitch Applications * How to: Deploy a LightSwitch Application * How to: Change the Deployment Topology and Application Type (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: Deployment, article, DevCenter, LightSwitch
9
Shouts

C l e m e n s | Visual Studio Architecture Tooling Guidance … Refresh 1.1 kicking-off on Monday

published 995 days, 9 hours, 7 minutes ago posted by ClemensReijnenClemensReijnen 997 days, 21 hours, 3 minutes ago
Tuesday, September 28, 2010 6:42:30 PM GMT Sunday, September 26, 2010 6:46:26 AM GMT
On Monday we are kicking off the refresh of the Visual Studio Architecture Tooling Guidance (http://vsarchitectureguide.codeplex.com/). No fixed delivery milestones are defined or even considered, instead the team will trickle publish refreshments as they become available, to ensure that the guidance is constantly updated. (more)
category: Architecture | clicked: 0 | comment | | source: www.clemensreijnen.nl
10
Shouts

Functional stateful programming in F#

published 995 days, 9 hours, 7 minutes ago posted by jemtsjemts 997 days, 19 hours, 44 minutes ago
Tuesday, September 28, 2010 6:42:30 PM GMT Sunday, September 26, 2010 8:06:08 AM GMT
Shows how to program in F# using immutable state. (more)
category: How To | clicked: 1 | comment | | source: matthewmanela.com
tags: Functional Programming, MONAD, state, F#
9
Shouts

SQL Server Compact Toolbox – Extension #12 - Sara Ford

published 996 days, 15 hours, 59 minutes ago posted by jantujantu 1001 days, 8 hours, 21 minutes ago
Monday, September 27, 2010 11:50:34 AM GMT Wednesday, September 22, 2010 7:29:05 PM GMT
If you use SQL Server Compact, Microsoft’s embedded database for devices, desktops and soon ASP.NET, this extension is for you. It adds several features not found in Server Explorer Data Connections: * Support for both version 3.5 and 4.0 database files * Script tables, including data * Script entire schema, optionally with data, both of SQL Server Compact and SQL Server 2005 or later databases (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: extensions, SQL, ASP .NET
13
Shouts

Download details: Microsoft® Visual Basic® CTP for Windows® Phone Developer Tools

published 994 days, 15 hours, 31 minutes ago posted by gpeipmangpeipman 997 days, 5 hours, 23 minutes ago
Wednesday, September 29, 2010 12:18:45 PM GMT Sunday, September 26, 2010 10:26:43 PM GMT
This CTP enables Visual Basic developers to create Windows Phone 7 applications with the final version of the Windows Phone Developer Tools. (more)
category: Metro | clicked: 0 | comment | | source: www.microsoft.com
tags: Windows Phone 7, visual basic.net
5
Shouts

WPF Tutorial : Styles, Triggers and Animations : 7

published 996 days, 15 hours, 59 minutes ago posted by dotnetfundadotnetfunda 996 days, 21 hours, 42 minutes ago
Monday, September 27, 2010 11:50:34 AM GMT Monday, September 27, 2010 6:07:36 AM GMT
In this article, I have specified how you could use Style, Triggers and animation in your WPF application to make your application more attractive, interactive and user friendly. (more)
category: Metro | clicked: 1 | comment | | source: www.dotnetfunda.com
tags: WPF
5
Shouts

Reactive Extensions in .NET – Hot & Cold Observable - Coding N Design

published 996 days, 15 hours, 59 minutes ago posted by http://sankarsan.myopenid.com/http://sankarsan.myopenid.com/ 997 days, 19 hours, 8 minutes ago
Monday, September 27, 2010 11:50:34 AM GMT Sunday, September 26, 2010 8:41:53 AM GMT
In my last post on the Reactive Extensions in .NET we have discussed about observable collections.Here we will take a look into the different types of observable and how they pushes values to the subscribers.In the example mentioned in the last post we  saw that, after invoking the subscribe method on the observable collection it starts pushing values to the sub... (more)
category: How To | clicked: 5 | comment | | source: codingndesign.com
tags: .NET, Rx, C#, Reactive Extensions
4
Shouts

WPF Tutorial : Styles, Triggers and Animations : 7

published 996 days, 15 hours, 59 minutes ago posted by abhi2434abhi2434 997 days, 5 hours, 28 minutes ago
Monday, September 27, 2010 11:50:34 AM GMT Sunday, September 26, 2010 10:22:19 PM GMT
Introduction Perhaps the most interesting and most important feature for any WPF application is Styling. Styling means defining styles for controls, and store in reusable ResourceDictionaries and hence forth, it could be used later on by calling its name. Styles in WPF could be well compared with CSS styles. They are both similar in most of the cases, while the former extends the feature allowing most of the features which WPF have. In this article I will discuss mostly how you could use Style in you... (more)
category: How To | clicked: 1 | comment | | source: www.abhisheksur.com
tags: Style, WPF, Trigger, Animation
Previous 1 2 ... 4 5 6 7 8 9 10 11 12 13 ... 124 125 Next