http://baldi.myopenid.com/
Name: http://baldi.myopenid.com/
Score: 4,555.45
Last Seen: 666 days, 19 hours, 53 minutes ago
Member Since: 11 January, 2010
DotNetShoutout
atom rss
2
Shouts

AddThis.NET: Google 1 Button for Blogengine

published 665 days, 15 hours, 4 minutes ago posted by http://baldi.myopenid.com/http://baldi.myopenid.com/ 666 days, 19 hours, 54 minutes ago
Wednesday, July 27, 2011 9:50:10 PM GMT Tuesday, July 26, 2011 5:00:30 PM GMT
AddThis.NET is a Blogengine.NET extensions which adds social bookmarking buttons to all of your posts. All buttons can be individually aligned, ordered and enabled or disabled. The following buttons are supported: Google 1, Facebook Like, Facebook Share, Twitter, Google Buzz, StumbeUpon, Digg, TweetMeme, DotnetShoutOut and DotnetKicks (more)
category: Web Dev | clicked: 15 | comment | | source: www.mbaldinger.com
tags: BlogEngine.NET
9
Shouts

Localize the user with the javascript Geolocation API

published 671 days, 17 hours, 16 minutes ago posted by http://baldi.myopenid.com/http://baldi.myopenid.com/ 673 days, 17 hours, 46 minutes ago
Thursday, July 21, 2011 7:38:07 PM GMT Tuesday, July 19, 2011 7:07:32 PM GMT
The web in the future will contain more localized information than it already contains today. The Javascript Geolocation API contains the tools you need to localize a user of your web site. It is very accurate and it is easy to use with a map provider like Google or Bing, so keep an eye on this API! (more)
category: Smart Client | clicked: 47 | comment | | source: www.mbaldinger.com
tags: JavaScript, ASP.NET
4
Shouts

Create Code 39 Bar Codes in ASP.NET

published 704 days, 14 hours ago posted by sonukapoorsonukapoor 705 days, 23 hours, 3 minutes ago
Saturday, June 18, 2011 10:53:45 PM GMT Friday, June 17, 2011 1:50:38 PM GMT
This article explores how to programmatically generate and display Code 39 barcodes using ASP.NET and the GDI+ classes in the System.Drawing namespace. (more)
category: Web Dev | clicked: 15 | comment | | source: dotnetslackers.com
tags: qrcode, Barcode, ASP.NET
5
Shouts

C#/.NET Fundamentals: Choosing the Right Collection Class

published 703 days, 26 minutes ago posted by BlackRabbitCoderBlackRabbitCoder 706 days, 10 hours, 50 minutes ago
Monday, June 20, 2011 12:28:19 PM GMT Friday, June 17, 2011 2:04:24 AM GMT
The .NET Base Class Library (BCL) has a wide array of collection classes at your disposal which make it easy to manage collections of objects. While it's great to have so many classes available, it can be daunting to choose the right collection to use for any given situation. As hard as it may be, choosing the right collection can be absolutely key to the performance and maintainability of your application! This post will look at breaking down any confusion between each collection and the situations... (more)
category: Web Dev | clicked: 64 | comment | | source: geekswithblogs.net
tags: .NET, Little Wonders, C#, List, collections, Dictionary
4
Shouts

Windows Phone 7 (Mango) Tutorial - 14 - Detecting Network Information of the Device © Kunal's Blog

published 703 days, 26 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 705 days, 11 hours, 53 minutes ago
Monday, June 20, 2011 12:28:19 PM GMT Saturday, June 18, 2011 1:00:46 AM GMT
User can now detect the mobile operator and other network information's in Windows Phone 7.1 Mango devices programmatically. The new APIs to detect these information will help you to identify the mobile operator, availability of network, Wi-Fi access etc. Let's jump into deep drive to know more about these APIs and the integration to your application using a small demo. Read to learn about it. (more)
category: Metro | clicked: 7 | comment | | source: www.kunal-chowdhury.com
tags: Silverlight, WindowsPhone7, Windows Phone 7, WP7, wp7dev, Tutorial
7
Shouts

Kinect SDK Beta Here But Not Completely Ready

published 703 days, 26 minutes ago posted by KodefuGuruKodefuGuru 706 days, 8 hours, 30 minutes ago
Monday, June 20, 2011 12:28:19 PM GMT Friday, June 17, 2011 4:24:08 AM GMT
Microsoft Research has made the Kinect SDK Beta available for download. You will need to purchase a Kinect to take advantage of it, but you can view and compile the code samples without it. The SDK comes with two natural user interface example projects: ShapeGame and SkeletalViewer. The SkeletalViewer appears to be somewhat of a precursor to the game, which uses the skeletons to manipulate falling shapes. There are also several audio example projects as well. They cover audio recording, speech recognit... (more)
category: UX | clicked: 29 | 1 comment | | source: www.kodefuguru.com
tags: SDK, kinect
2
Shouts

ASP.NET interviewquestions: -why do we need session variable in ASP.NET? |

posted by questpondquestpond 708 days, 22 hours, 57 minutes ago
Tuesday, June 14, 2011 1:57:29 PM GMT
HTTP is a stateless protocol, it can’t hold the client information on page. In other words after every request and response the server does not remember the state, data and who the user was. If user inserts some information, and move to the next page, that data will be lost and user would not able to retrie... (more)
category: Web Dev | clicked: 3 | comment | | source: dotnetinterviewquestion.wordpress.com
tags: Asp.net interview questions
4
Shouts

C# / Csharp.Net Tutorials - C#.net Tutorial

published 703 days, 26 minutes ago posted by http://net-tutorials.myopenid.com/http://net-tutorials.myopenid.com/ 708 days, 5 hours, 9 minutes ago
Monday, June 20, 2011 12:28:19 PM GMT Wednesday, June 15, 2011 7:44:45 AM GMT
Csharp.net-tutorials.org Here we come to give you a very quick learning experience. Dont have to go through the books by reading chapters all the way. We would like to eliminate it up to the extent possible. Please help us in building such a quick learning experience. As a quick learner, you should go to Csharp Tutorial to start the tutorial. No Comments YetLeave a Reply Cancel reply Your email address will not be published. Required fields are marked * Name* Email* Website Comment You ma... (more)
category: Web Dev | clicked: 9 | comment | | source: csharp.net-tutorials.org
3
Shouts

Ordering data in LINQ Queries by more than one column

published 703 days, 26 minutes ago posted by http://pranayamr.myopenid.com/http://pranayamr.myopenid.com/ 706 days, 22 hours, 4 minutes ago
Monday, June 20, 2011 12:28:19 PM GMT Thursday, June 16, 2011 2:50:23 PM GMT
In this post I am going to show how to do ordering when you require to order data by using the multiple columns. By using .Orderby(x=>x.Columnname) in the LINQ query we can easily order data of the source collection. So most of new developer make use of the same function two time .Orderby(x=>x.Columnname).Orderby(x=>x.Columnname) and thinks that will do the ordering on the multiple columns. IEnumerable (more)
category: How To | clicked: 4 | comment | | source: pranayamr.blogspot.com
tags: Linq To SQL, Linq, C# .NET
2
Shouts

Help yourself in Debugging by using Call Stack and Immediate Window

posted by http://pranayamr.myopenid.com/http://pranayamr.myopenid.com/ 706 days, 22 hours ago
Thursday, June 16, 2011 2:53:36 PM GMT
In this post I am going to show you the two important window of the Visual Studio which is useful when you debugging the project and to get the result on the fly during debug. Call Stack Window Most of the developer get confuse when they are debugging application "From which function call came from up to my debug point", this happens when they are working the code design by some one else or debugging code of the dll. Following is one common scenario which I notice number of time developer does. ... (more)
category: How To | clicked: 2 | comment | | source: pranayamr.blogspot.com
tags: C#, Visual Studio
2
Shouts

How to read the cookie in ASP.NET?

posted by dotnetfundadotnetfunda 706 days, 21 hours, 34 minutes ago
Thursday, June 16, 2011 3:19:31 PM GMT
In this How to, we are going to learn how to read cookies in different way in ASP.NET. (more)
category: Web Dev | clicked: 3 | comment | | source: www.dotnetfunda.com
tags: ASP .NET
4
Shouts

5 Compression libraries for .NET Developers

published 703 days, 26 minutes ago posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 704 days, 22 hours, 11 minutes ago
Monday, June 20, 2011 12:28:19 PM GMT Saturday, June 18, 2011 2:42:36 PM GMT
5 Compression libraries for .NET Developers Earlier , in one of my previous posts , i blogged about SharpZipLib – Zip Compression library for .NET and wanted to explore if there are other Compression libraries for .NET Developers . Here i list few of them i came across . (more)
category: How To | clicked: 54 | comment | | source: www.ginktage.com
tags: .NET, C#, compression library
3
Shouts

Introduction-to-viewbox-in-WPF : DotNetLogix

published 703 days, 26 minutes ago posted by DotNetLogixDotNetLogix 704 days, 17 hours, 58 minutes ago
Monday, June 20, 2011 12:28:19 PM GMT Saturday, June 18, 2011 6:55:54 PM GMT
Articles (more)
category: Web Dev | clicked: 13 | comment | | source: www.dotnetlogix.com
tags: .NET, ViewBox, WPF
3
Shouts

Visual Studio 2010 IDE Tip–Highlight References | TechBubbles

published 703 days, 26 minutes ago posted by kalyanms1kalyanms1 704 days, 16 hours, 22 minutes ago
Monday, June 20, 2011 12:28:19 PM GMT Saturday, June 18, 2011 8:32:13 PM GMT
Highlight References is a new feature in Visual Studio 2010 IDE which allows you visually to navigate between the references to a symbols in a opened file. This feature only available in Visual Studio 2010. Highlight the symbol that you want to navigate in the opened file as shown below   Now press Ctrl + Shift + Down  then your cursor shifts to all instances of the symbol in opened file. Please note this feature is available for active files that is opened files in IDE. You achieved this feature... (more)
category: Architecture | clicked: 15 | comment | | source: www.techbubbles.com
tags: Visual Studio 2010
3
Shouts

Weekly News Digest @SilverlightZone - 12-June-2011 to 18-June-2011 © Kunal's Blog

published 703 days, 26 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 704 days, 10 hours, 43 minutes ago
Monday, June 20, 2011 12:28:19 PM GMT Sunday, June 19, 2011 2:10:36 AM GMT
During the week 12th June to 18th June, we posted 63 new article links at Silverlight-Zone.com which consists of Silverlight, Windows Phone 7, LightSwitch, XAML and Blend. In this weekly news digest, I am going to share the popular 5 posts of the week and links to all the daily digest pages. Most popular posts are on "Google Maps for WP7 using Bing Map control", "HTML5 and Silverlight5 discussion", "Tips & Tricks on Office with Mobile 7", "HTML5 based WP7 Application" and "Release date for WP7 Mango... (more)
category: Metro | clicked: 3 | comment | | source: www.kunal-chowdhury.com
tags: Silverlight, WP7, wp7dev, Silverlight Zone, SilverlightZone
3
Shouts

Inner join in LINQ

published 701 days, 6 hours, 30 minutes ago posted by DotNetLogixDotNetLogix 704 days, 2 hours, 34 minutes ago
Wednesday, June 22, 2011 6:24:14 AM GMT Sunday, June 19, 2011 10:19:34 AM GMT
Inner Join returns a set of rows from two or multiple tables where there is match in join condition. Join in LINQ is a great feature introduced in .NET 3.0. (more)
category: Web Dev | clicked: 33 | 1 comment | | source: www.dotnetlogix.com
tags: .NET, CSharp, Linq, linq inner join
4
Shouts

The busy developers guide to the Kinect SDK Beta

published 701 days, 6 hours, 30 minutes ago posted by mbcrumpmbcrump 703 days, 23 hours, 45 minutes ago
Wednesday, June 22, 2011 6:24:14 AM GMT Sunday, June 19, 2011 1:08:42 PM GMT
The Kinect is awesome. From day one, I’ve said this thing has got potential. After playing with several open-source Kinect projects, I am please to announce that Microsoft has released the official SDK beta on 6/16/2011. I’ve created this quick start guide to get you up to speed in no time flat. Let’s begin: What is it? The Kinect for Windows SDK beta is a starter kit for applications developers that includes APIs, sample code, and drivers. This SDK enables the academic research and enthusiast communi... (more)
category: Metro | clicked: 38 | comment | | source: michaelcrump.net
2
Shouts

Searching Marketplace in Windows Phone with MarketplaceSearchTask using C#

posted by http://isenthil.myopenid.com/http://isenthil.myopenid.com/ 703 days, 19 hours, 22 minutes ago
Sunday, June 19, 2011 5:31:39 PM GMT
Searching Marketplace in Windows Phone with MarketplaceSearchTask using C# The Windows Phone 7 SDK provides the MarketplaceSearchTask launcher that lets the developers to search Microsoft Marketplace for Windows Phone 7 in the App . The MarketplaceSearchTask launches (more)
category: How To | clicked: 5 | comment | | source: www.ginktage.com
tags: Windows Phone 7, marketplace, launcher
3
Shouts

Windows Phone 7 (Mango) Tutorial - 15 - Detecting Device Information © Kunal's Blog

published 701 days, 6 hours, 30 minutes ago posted by http://www.kunal-chowdhury.com/http://www.kunal-chowdhury.com/ 703 days, 12 hours, 3 minutes ago
Wednesday, June 22, 2011 6:24:14 AM GMT Monday, June 20, 2011 12:51:22 AM GMT
In our last chapter of Windows Phone 7 Tutorial, we learnt about detecting network information using the static class called DeviceNetworkInformation. We also demonstrated it with a small demo application. In this new chapter of the tutorial series, we will learn how to detect the device information using the APIs present inside the SDK. We will learn how to detect whether any Keyboard has been installed with the device, whether the device is running under battery or using any external power supply. We ... (more)
category: Metro | clicked: 5 | comment | | source: www.kunal-chowdhury.com
tags: Silverlight, WindowsPhone7, Windows Phone 7, WP7, wp7dev, Tutorial
4
Shouts

Formatting Numerical Data in C#  | C# Help

published 706 days, 16 hours, 3 minutes ago posted by JudoJudo 708 days, 1 hour, 7 minutes ago
Thursday, June 16, 2011 8:51:14 PM GMT Wednesday, June 15, 2011 11:46:59 AM GMT
C# ships with several inbuilt formatting specifies which can be used to quickly format a number, for example the ‘c’ specifier will format the number as a currency:double dbl1 = 9999999.9999999; outputStr = string.Format("This is the currency format {0:c}", dbl1); This will output the numerical value as a currency based on the user’s current currency setting. In my case this will output:This is the currency format $10,000,000.00 Note firstly that String.Format is a static method – ie you can not use it... (more)
category: Architecture | clicked: 7 | comment | | source: www.csharphelp.com
tags: Formatting, C#, String.Format, Format
Previous 1 2 3 4 5 6 7 8 9 10 ... 79 80 Next