サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
アメリカ大統領選
blogs.microsoft.co.il
Ever wanted to notify your site clients/users while they are surfing in your site? notifications like “Mail message arrived”, “Printer out of paper” are available through smart clients for decades but in web applications they are not so easy to implement. In the past you could have implemented a blinking behavior that will make the icon of the browser blink or you could add a popup which will anno
Hi Shai Raiten, Need your help. I am trying to create a label programmatically. However there is no error, but the label is not created. VersionControlLabel versionControlLabel = new VersionControlLabel(versionControl, “Label by build utility”, “Administrator”,””, “Comments marked build utility”); ItemSpec itemSpec = new ItemSpec(@”$/INT_TST1/ORT1″, RecursionType.Full); LabelItemSpec[] labelItemSp
In this post I’ll show you how to configure your Visual Studio 2010 to step into the source code of .NET Framework 4.0 Why? Because its cool. Because it helps with debugging. Not only you can see the code but you can step into it. Because unlike with Reflector, you get the code with the original comments and variable names! Step 1: Download Source Go to http://referencesource.microsoft.com/netfram
In this post I’m going to describe an implementation of ASP.NET validator that uses the new System.ComponentModel.DataAnnotations assembly that comes in .NET 4. The Validator In order to create the validator you need to inherit from the BaseValidator abstract class and implement its EvaluateIsValid method. I’ve created an ASP.NET Server Control project and added a control class that do the exact t
As I already mentioned in one of my previous post, the SqlBulkCopy is a powerful tool which gives us an option to perform insertion for a large amount of data. The evolution of the ADO.NET creates us the Linq to Sql, as a great O/R Mapping framework from Microsoft kitchen. One of the missing features in Linq to Sql is the ability to use some bulk insert capabilities. In order to improve our Linq t
It has been a long time since I’ve written something in my blog and there are many items in my stack. Unfortunately, I don’t have the time to pop all, so I’ll try to peek few of my best thoughts. In the last few weeks I’ve started to work on a very interesting UI infrastructure project, based on WPF and Prism. I can’t give many details since it’s kind of confidential, but I can say that I work wit
So, you got a WP8.0 app and looking on WP8.1. This post is about to show how to port existing app to WP8.1 and which options are available. First of all let’s discuss the options: 1. Keep using Silverlight/Keep WP8.0 app Pros: No porting work required. Will run on WP8.1 (app compatibility), still runs on earlier Windows Phone devicesCons: Will not take advantage of new platform capabilities, canno
אתר הבלוגים של מיקרוסופט ישראל
In Visual Studio 2008 and .Net Framework 3.5 SP1, not only that LINQ to SQL supports the new date and time types of SQL Server 2008, but is also supports forking with FILESTREAMs. Using the File Management Schema from my SQL Server 2008 FILESTREAM post, I created a simple .net application that uses LINQ to SQL in order to access the file contents. Just a reminder of how the Files table looks like:
[This blog was migrated. You will not be able to comment here. The new URL of this post is http://khason.net/blog/computer-languages-and-facial-hair-%e2%80%93-take-two/] About four years ago, I wrote an article about relationship between facial hair and computer languages success (this is cached page, the original article has been lost). Today, I want to recall this article and see what happened w
When you want to build an extensible application, that dynamically loads add-ins into it, you face some challenges such as discovering, activating and managing the lifetime of the add-ins. With the new System.AddIn Framework that ships with Visual Studio 2008, this tasks becomes much easier. This post is a step by step guide for building a *very* simple add-in using the new System.AddIn Framework.
このページを最初にブックマークしてみませんか?
『Microsoft 課金サービス』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く