|
Prism Regions and Nested Tab Controls
9 hours ago
by Ivan
It is official: Prism regions don’t work for a tab control inside a tab control. The reason is described here: http://stackoverflow.com/questions/8592802/tabcontrol-within-tabitem. Simply put, there is only one instance of the outer tab contents, which gets different DataContext when you switch tabs ...
Ivan Krivyakov's Blog - ikriv.com/blog
|
|
[Tool] Vczh Visual Studio UnitTest Coverage Analyzer
12 hours ago
by admin
Analyzing Visual Studio Unittest Coverage Exported XML file Done features: Load Visual Studio Code Coverage XML File (get this file by clicking “Export Results” in “Test->Windows->Code Coverage Results” in Visual Studio) Import saved filter Export current filter Filtering with and, or and predifined ...
Software Testing Tools ... - testertools.com
|
|
Learning XNA 2d Engine IceCream With 1945 Demo Project
12 hours ago
by Mas-Tool
IceCream1945 is a demonstration of XNA and the IceCream 2d library in a 2d top-down scrolling shooter similar to 1942 for the NES.
Mas-Tool's Favorites - mas-tool.com
|
|
Using IIS Ports: Avoid the Reserved Ones
13 hours ago
by Anthony Baker
I have been using IIS for a long time and I have approached IIS setup and local hosting for development purposes in several different ways. When working alone or doing quick prototyping, is probably easier just let Visual Studio automatically assign the port when running the app, specially if you do ...
Anthony Baker - blog.anthonybaker.me
|
|
Microsoft Details Windows 8 for ARM
13 hours ago
by Abel Avram
Microsoft has detailed Windows 8 for ARM: architected for low power consumption, apps that can only target WinRT, restricted desktop that allows only Office 15 and some Windows components to run. By Abel Avram
InfoQ Personalized Feed ... - infoq.com
|
|
TF30063: You are not authorized to access tfs\projects
13 hours ago
by irtazaali
Now thats an issue that can bamboozle the Windows Administrator also Thanks to Ryan Hanisco’s blog, http://ryanhanisco.com/2011/03/14/tfs-service-authentication-tf30063/, I resolved this issue. Simple steps performed were: - Click Start, click Run, type regedit, and then click OK. Locate and then cl ...
SYED IRTAZA ALI - irtazaali.wordpress.com
|
|
WorkflowDesigner のコンテキストメニューに項目を追加する
14 hours ago
by Ahf
WorkflowDesigner のコンテキストメニュー(右クリックメニュー)には、独自に項目の追加を行う事が可能です。それを利用して標準で提供されていない機能の提供などを行う事ができます。 まずはソースから。 1: 'メニュー項目の作成 2: Dim buildContextMenu As New MenuItem With { 3: .Header = "ワークフローのビルド", 4: .IsEnabled = True 5: } 6: 'クリック時イベントの登録 7: AddHandler buildContextMenu.Click, AddressOf BuildWorkflow 8 ...
てすとぶろぐ - blogahf.blogspot.com
|
|
Software Windows CryptoLicensing For .Net
14 hours ago
by admin
Software Windows CryptoLicensing For .Net CryptoLicensing for .Net is a 100% .Net solution to add licensing, copy-protection, activation, hardware-locking and usage-reporting capabilities to your .Net, Windows Forms, WPF, Silverlight, Windows Phone 7, Compact Framework, Xbox and XNA apps and librari ...
Free Software and Tools - softwarebroom.com
|
|
Reflection
14 hours ago
by Cem Ceminay
Ref: Aspect-Oriented Programming with C# and .NET [Wolfgang Schult and Andreas Polze | Hasso-Plattner-Institute at University Potsdam {wolfgang.schult|andreas.polze}@hpi.uni-potsdam.de] 3. Overview over the .NET Architecture Almost a year ago, Microsoft has introduced the .NET architecture as a new ...
NOTLARIMDAN... - sanirimbuyok.blogspot.com
|
|
[TUTORIAL] - Mendapatkan Domain .com .net .org .info .name Gratis
17 hours ago
by ZULHENDRI
oke deh,, sebenernya sibego' males nulis tapi ga apapa lah pakssain aja. Sebelumnya gw bersyukur sekali karena dari domain .blogspot ke domain .co.cc trus ke .tk dan akhirnya sibego' mendapatkan domain yang berbayar seperti www.zulhendri.com . nah sekarang sibego' akan memberi sedikit bocoran tentan ...
ZULHENDRI GoBLOG | www.... - zulhendri.com
|