iAwaaz-News-by-People - Stories tagged with .net
1
Awaaz

Silverlight Tip: Using LINQ to Select the Largest Available Webcam Resolution - Pete Brown

posted by RaviRavi 80 days, 16 hours, 4 minutes ago
Friday, June 18, 2010 3:29:13 AM GMT
Sometimes in Silverlight, you just want to get the largest possible webcam resolution. This snippet shows how to obtain that using LINQ. view sourceThat will pick the format with the highest total pixel count. You can modify the statement to pick just the largest width, or the largest size that will fit within a given box, etc. (more)
category: Technology | clicked: 0 | comment | | source: 10rem.net
tags: .net, Linq, Silverlight
1
Awaaz

What is LINQ to Events a.k.a RX Framework?

published 78 days, 16 hours, 47 minutes ago posted by amit_it7amit_it7 80 days, 16 hours, 4 minutes ago
Sunday, June 20, 2010 2:46:27 AM GMT Friday, June 18, 2010 3:28:46 AM GMT
I received a mail some time back, asking me to ?clarify in simple words the concept of LINQ to Events?. This is a quick post on LINQ to Events a.k.a the RX Framework, and the objective of this post is to high light some of my previous posts on the same topic. NET Rx team (this is not an official name) found that any push sequence (events, callbacks) can be viewed as a pull sequence (as we normally do while accessing enumerables) as well ? or they are Dual in nature. In short observer/observable pattern... (more)
category: Technology | clicked: 0 | comment | | source: amazedsaint.blogspot.com
tags: .net, c#, Reactive, System.Reactive
1
Awaaz

Preview of MSDN Library Changes - ScottGu's Blog

posted by RaviRavi 80 days, 16 hours, 5 minutes ago
Friday, June 18, 2010 3:28:38 AM GMT
The MSDN team has been working some potential changes to the online MSDN Library designed to help streamline the navigation experience and make it easier to find the .NET Framework information you need. To solicit feedback on the proposed changes while they are still in development, they?ve posted a preview version of some proposed changes to a new MSDN Library Preview site which you can check out. (more)
category: Technology | clicked: 0 | comment | | source: weblogs.asp.net
tags: .net, .NET Framework, MSDN, MSDN Library
1
Awaaz

HerdingCode - Episode 83: Ayende Rahien on RavenDB

published 80 days, 16 hours, 18 minutes ago posted by nancynancy 82 days, 13 hours, 30 minutes ago
Friday, June 18, 2010 3:15:11 AM GMT Wednesday, June 16, 2010 6:02:50 AM GMT
This week on Herding Code, the guys talk with Ayende Rahien (a.k.a. Oren Eini) about RavenDB, a new Open Source (with a commercial option) document database for the .NET/Windows platform.The shows starts with a general definition of document databases. (more)
category: Technology | clicked: 0 | comment | | source: herdingcode.com
tags: .net, HerdingCode, Raven DB
1
Awaaz

Creating Visual WebGui Applications using Xaml

published 80 days, 16 hours, 18 minutes ago posted by nancynancy 82 days, 13 hours, 30 minutes ago
Friday, June 18, 2010 3:15:11 AM GMT Wednesday, June 16, 2010 6:02:47 AM GMT
In this video we show the new ability to develop Visual WebGui application using Xaml in what is called Visual WebGui Sites. Visual WebGui sites lets you work as a web site editing code and design and simply refreshing the page to see the results. (more)
category: Technology | clicked: 0 | comment | | source: vimeo.com
tags: .net, Ajax, applications, ASP.NET, develop apps, developers, Development, Frameworks, web, XAML
1
Awaaz

Visual Studio 2010 Productivity Power Tool Extensions - ScottGu's Blog

published 84 days, 58 minutes ago posted by nancynancy 85 days, 22 hours, 52 minutes ago
Monday, June 14, 2010 6:34:58 PM GMT Saturday, June 12, 2010 8:40:47 PM GMT
Last month I blogged about the Extension Manager that is built-into VS 2010 ? as well as about a cool VS 2010 PowerCommands extension that provides some extra features for Visual Studio. (more)
category: Technology | clicked: 0 | comment | | source: weblogs.asp.net
tags: .net, ScottGu, Visual Studio, VS2010
3
Awaaz

Run console application from a .net application

published 115 days, 13 hours, 29 minutes ago posted by nancynancy 121 days, 1 hour, 44 minutes ago
Friday, May 14, 2010 6:03:47 AM GMT Saturday, May 08, 2010 5:49:29 PM GMT
To execute command line (console applications) in the shell or via command prompt (cmd) from a .NET application can be done easily. But when it should be more than fire and forget, it becomes more complicated. (more)
category: Technology | clicked: 0 | comment | | source: www.code-in.net
tags: .net, BCL, Console
1
Awaaz

jQuery Templates and Data Linking (and Microsoft contributing to jQuery) - ScottGu's Blog

published 117 days, 15 hours, 57 minutes ago posted by nancynancy 121 days, 1 hour, 45 minutes ago
Wednesday, May 12, 2010 3:36:09 AM GMT Saturday, May 08, 2010 5:48:28 PM GMT
The jQuery library has a passionate community of developers, and it is now the most widely used JavaScript library on the web today. Two years ago I announced that Microsoft would begin offering product support for jQuery, and that we?d be including it in new versions of Visual Studio going forward. By default, when you create new ASP.NET Web Forms and ASP.NET MVC projects with VS 2010 you?ll find jQuery automatically added to your project. A few weeks ago during my second keynote at the MIX 2010 confe... (more)
category: Technology | clicked: 1 | comment | | source: weblogs.asp.net
tags: .net, Ajax, ASP.NET, ASP.NET MVC, Javascript, jQuery, Microsoft, ScottGu, Visual Studio, VS2010
2
Awaaz

April 30th Links: ASP.NET, ASP.NET MVC, Visual Studio 2010 - ScottGu's Blog

posted by nancynancy 126 days, 18 hours, 9 minutes ago
Monday, May 03, 2010 1:24:12 AM GMT
Here is the latest in my link-listing series. ASP.NET Data Web Control Enhancements in ASP.NET 4.0: Scott Mitchell has a good article that summarizes some of the nice improvements coming to the ASP.NET 4 data controls. Refreshing an ASP.NET AJAX UpdatePanel with JavaScript: Scott Mitchell has another nice article in his series on using ASP.NET AJAX that demonstrates how to prog... (more)
category: Technology | clicked: 0 | comment | | source: weblogs.asp.net
tags: .net, ASP.NET, ASP.NET 4.0, ASP.NET AJAX, ASP.NET MVC, Javascript, Link Listing, ScottGu, Visual Studio
1
Awaaz

Exploring UnhandledException in .NET and Watson buckets

published 126 days, 18 hours, 8 minutes ago posted by attitudeattitude 132 days, 16 hours, 11 minutes ago
Monday, May 03, 2010 1:25:29 AM GMT Tuesday, April 27, 2010 3:22:28 AM GMT
I wanted to understand about UnhandledExceptions in .NET because of the few questions that I saw in the CLR Forum ,which had watson buckets in the event viewer. (more)
category: Technology | clicked: 3 | comment | | source: bit.ly
tags: .net, Debug, Debugging, WinDbg
1
Awaaz

A HTTP file server in 130 lines of code

posted by attitudeattitude 141 days, 36 minutes ago
Sunday, April 18, 2010 6:57:37 PM GMT
...of which 20 deal with mapping file extensions to MIME types :) This is a quick code run-down on using the HttpListener to serve directory contens and files with very little code. (more)
category: Technology | clicked: 0 | comment | | source: realfiction.net
tags: .net, c#, HTTP, web
1
Awaaz

Silverlight 4 Released - ScottGu's Blog

published 138 days, 20 hours, 2 minutes ago posted by attitudeattitude 141 days, 39 minutes ago
Tuesday, April 20, 2010 11:31:41 PM GMT Sunday, April 18, 2010 6:54:11 PM GMT
The final release of Silverlight 4 is now available. Silverlight 4 contains a ton of new features and capabilities. (more)
category: Technology | clicked: 0 | comment | | source: weblogs.asp.net
tags: .net, ScottGu, Silverlight 4, Visual Studio
1
Awaaz

Automatic Properties, Collection Initializers, and Implicit Line Continuation support with VB 2010 - Scott Guthrie

posted by attitudeattitude 150 days, 21 hours, 20 minutes ago
Thursday, April 08, 2010 10:13:37 PM GMT
I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu] This is the eighteenth in a series of blog posts I?m doing on the upcoming VS 2010 and .NET 4 release.A few days ago I blogged about two new language features coming with C# 4.0: optional parameters and named arguments. (more)
category: Technology | clicked: 0 | comment | | source: weblogs.asp.net
tags: .net, Community News, Visual Studio
2
Awaaz

New Syntax for HTML Encoding Output in ASP.NET 4 (and ASP.NET MVC 2)

published 149 days, 20 hours, 36 minutes ago posted by attitudeattitude 150 days, 21 hours, 21 minutes ago
Friday, April 09, 2010 10:56:55 PM GMT Thursday, April 08, 2010 10:12:41 PM GMT
This is the nineteenth in a series of blog posts I?m doing on the upcoming VS 2010 and .NET 4 release. Today?s post covers a small, but very useful, new syntax feature being introduced with ASP.NET 4 ? which is the ability to automatically HTML encode output within code nuggets. (more)
category: Technology | clicked: 0 | comment | | source: weblogs.asp.net
tags: .net, .net 4, applications, ASP.NET, ASP.NET 4, HTML, ScottGu, Visual Studio, VS
1
Awaaz

MEF for Beginner (Deployment Catalog) - part 12 - [Export] Bnaya Eshet

posted by attitudeattitude 157 days, 22 hours, 20 minutes ago
Thursday, April 01, 2010 9:12:49 PM GMT
MEF for Beginner (Deployment Catalog) - part 12MEF for Beginner (Deployment Catalog) - part 12 (more)
category: Technology | clicked: 0 | comment | | source: blogs.microsoft.co.il
tags: .net, Composition, export, Import, MEF
1
Awaaz

Cleaner HTML Markup with ASP.NET 4 Web Forms - Client IDs (VS 2010 and .NET 4.0 Series) - ScottGu's Blog

published 157 days, 9 hours, 27 minutes ago posted by attitudeattitude 157 days, 22 hours, 22 minutes ago
Friday, April 02, 2010 10:06:09 AM GMT Thursday, April 01, 2010 9:11:10 PM GMT
Today?s post is the first of a few blog posts I?ll be doing that talk about some of the important changes we?ve made to make Web Forms in ASP.NET 4 generate clean, standards-compliant, CSS-friendly markup. (more)
category: Technology | clicked: 0 | comment | | source: weblogs.asp.net
tags: .net, ASP .NET, ASP .NET 4, CSS, ScottGu, Visual Studio
1
Awaaz

DeepFriedBytes - Episode 49: Getting the Right Message about NServiceBus with Udi Dahan

published 157 days, 9 hours, 27 minutes ago posted by attitudeattitude 157 days, 22 hours, 22 minutes ago
Friday, April 02, 2010 10:06:09 AM GMT Thursday, April 01, 2010 9:11:08 PM GMT
In this episode Keith and Woody sat down with Udi Dahan, the creator of NServiceBus, to discuss and learn more about this open source messaging framework for designing distributed .NET enterprise systems. The guys chat about how to work with NServiceBus and the best practices with the framework. (more)
category: Technology | clicked: 0 | comment | | source: deepfriedbytes.com
tags: .net, DeepFriedBytes, nServiceBus
1
Awaaz

DeepFriedBytes - Episode 50: Behind the Scenes of the .NET Languages with Luca Bolognese

published 157 days, 9 hours, 27 minutes ago posted by attitudeattitude 157 days, 22 hours, 22 minutes ago
Friday, April 02, 2010 10:06:09 AM GMT Thursday, April 01, 2010 9:10:56 PM GMT
About This Episode Ever wonder how your favorite features from C#, VB.NET and F# get selected, implemented and finally reach your fingers? We did too and we found a great person to get the behind the scenes story from Building 41 in Redmond. In this episode, Keith and Woody sat down with Luca Bolognese, former Group Program Manager at Microsoft, to discuss how the languages team decides which features to include in the .NET languages. (more)
category: Technology | clicked: 0 | comment | | source: deepfriedbytes.com
tags: .net, c#, DeepFriedBytes, F#, Microsoft, NET 4.0, VB.NET
1
Awaaz

Moles ? isolate your tested unit - [Export] Bnaya Eshet

posted by nancynancy 164 days, 16 hours, 22 minutes ago
Friday, March 26, 2010 3:11:16 AM GMT
Moles ? isolate your tested unit Moles ? isolate your tested unit (more)
category: Technology | clicked: 0 | comment | | source: blogs.microsoft.co.il
tags: .net, Mock, Moles, Pex, Test
1
Awaaz

Web 2.0 | Putting a Bing Search on your Website

published 164 days, 14 hours, 58 minutes ago posted by nancynancy 164 days, 16 hours, 22 minutes ago
Friday, March 26, 2010 4:35:02 AM GMT Friday, March 26, 2010 3:10:49 AM GMT
In this article, i will examined how to integrate Microsoft Bing Search engine on your site. First, you would have to get APPID from Microsoft site. Here is a link. (more)
category: Technology | clicked: 0 | comment | | source: www.fairnet.com
tags: .net, ap.net, c#
1
Awaaz

March 21st Links: ASP.NET, ASP.NET MVC, AJAX, Visual Studio, Silverlight - Scott Guthrie

published 166 days, 15 hours, 35 minutes ago posted by nancynancy 166 days, 17 hours, 57 minutes ago
Wednesday, March 24, 2010 3:58:27 AM GMT Wednesday, March 24, 2010 1:36:23 AM GMT
If you haven?t already, check out this month?s (more)
category: Technology | clicked: 0 | comment | | source: weblogs.asp.net
tags: .net, ASP.NET, Community News, Link Listing, ScottGu, Silverlight, Visual Studio
1
Awaaz

5 Tips on using Rapid Application Development (RAD)

published 169 days, 13 hours, 8 minutes ago posted by amit_it7amit_it7 169 days, 14 hours, 36 minutes ago
Sunday, March 21, 2010 6:25:28 AM GMT Sunday, March 21, 2010 4:56:55 AM GMT
As consultants which I believe most of the reader of this blog are, or even if you are a developer working for a software company, time is always of the essence. We are always trying to do more in less time ... (more)
category: Technology | clicked: 0 | comment | | source: hatim.indexdev.net
tags: .net, RAD, Rapid Application Development
1
Awaaz

Building a Windows Phone 7 Twitter Application using Silverlight - ScottGu's Blog

published 170 days, 20 hours, 44 minutes ago posted by amit_it7amit_it7 170 days, 22 hours, 4 minutes ago
Friday, March 19, 2010 10:49:40 PM GMT Friday, March 19, 2010 9:28:54 PM GMT
On Monday I had the opportunity to present the MIX 2010 Day 1 Keynote in Las Vegas (you can watch a video of it here). (more)
category: Technology | clicked: 0 | comment | | source: weblogs.asp.net
tags: .net, Community News, Silverlight, Visual Studio, Windows Phone, Windows Phone 7
1
Awaaz

Bidirectional Integrity: IEnumerable and read only Entity properties

published 172 days, 6 hours, 19 minutes ago posted by amit_it7amit_it7 174 days, 17 hours, 37 minutes ago
Thursday, March 18, 2010 1:14:43 PM GMT Tuesday, March 16, 2010 1:56:04 AM GMT
Keeping your bidirectional relationships in sync and providing a clean API for consumers which only exposes the operations you want them to see. (more)
category: Technology | clicked: 0 | comment | | source: sblakemore.com
tags: .net, c#, DDD
1
Awaaz

.NET Framework/ASP.NET/C# Development Ultimate Learning Resources (Tutorials for Beginners to Advanced) | {Programming}

published 172 days, 6 hours, 19 minutes ago posted by amit_it7amit_it7 174 days, 17 hours, 37 minutes ago
Thursday, March 18, 2010 1:14:43 PM GMT Tuesday, March 16, 2010 1:55:59 AM GMT
Today I am taking a few minutes time-out to share some links with you I found for a friend today who wished to start out learning ASP.NET web development. I?m sharing them because I was absolutely astonished at how hard it was to find any decent, rich tutorial resources on the topic of ASP.NET and C# development. Many of the top ranking links on Google I felt did not either start at the right place, were too complicated for beginners or was missing information, but more so I wanted to hand on a single ... (more)
category: Technology | clicked: 0 | comment | | source: goneale.com
tags: .net, ASP.NET, c#
Previous 1 2 Next