adventurer

Stories submitted by adventurer

A simple way to run C# code from bat file(devintelligence.com)

submitted by adventureradventurer(2244) 1 year, 2 months ago

Demonstrating a way how to embed C# code into BAT file read more...

add a comment |category: |Views: 93

tags: another

How to get rid from annoying IE warning when you debug a Silverlight(devintelligence.com)

submitted by adventureradventurer(2244) 1 year, 2 months ago

When you try to open a local file, Internet Explorer gives the following warning: "To help protect your security, Internet Explorer has restricted this webpage from running scripts or ActiveX controls that could access your computer.Click here for options…". read more...

add a comment |category: |Views: 14

tags: another

An alternative to WinDbg – Debug Analyzer.Net(devintelligence.com)

submitted by adventureradventurer(2244) 1 year, 3 months ago

Debug Analyzer.NET is a debugging tool to analyze memory dumps using plug-ins written in .NET framework and can be used as WinDbg alternative read more...

add a comment |category: |Views: 51

tags: another

SlimTune – an open source profiling for .NET applications(devintelligence.com)

submitted by adventureradventurer(2244) 1 year, 4 months ago

SlimTune is a open source profiler and performance tuning tool for .NET based applications, written in C#, VB.NET. It provides nice set of powerful features read more...

add a comment |category: |Views: 51

tags: another

XPath Visualizer(devintelligence.com)

submitted by adventureradventurer(2244) 1 year, 4 months ago

XPath Visualizer is a simple tool, that lets you execute a XPath query and see the results. The .Net 3.5 is required to use the tool . read more...

add a comment |category: |Views: 26

tags: another

Extensibility pattern in c#(dotnetmonitor.com)

submitted by adventureradventurer(2244) 1 year, 8 months ago

The Extensibility pattern allows to expand an object functionality in the runtime . All needful interfaces can be found in System.ServiceModel namespace. read more...

add a comment |category: |Views: 376

tags: another

Refactor Code site(refactorcode.com)

submitted by adventureradventurer(2244) 4 years ago

A new simple site that targets developers audience to help them refactor their code or find the refactored code for common scenarios read more...

add a comment |category: |Views: 1

tags: another

WPF performance profiling tools(devintelligence.com)

submitted by adventureradventurer(2244) 4 years ago

The WPF Performance Suite is a set of performance profiling tools that allow you to analyze the runtime behavior of your WPF application. read more...

add a comment |category: |Views: 106

tags: another

7 free online editors for your asp.net site (part 2)(devintelligence.com)

submitted by adventureradventurer(2244) 4 years ago

This is second part of a two-part article about free online editors for you Asp.Net(Web) projects read more...

1 comment |category: |Views: 16

tags: another

Explore Silverlight project hierarchy with Silverlight Spy 2(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 1 month ago

Silverlight Spy will automatically pick up any Silverlight application embedded in the page and display it in the XAML Explorer read more...

add a comment |category: |Views: 29

tags: another

Tag property without inheritance(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 1 month ago

The article show how to add support for Tag property without using inheritance read more...

2 comments |category: |Views: 23

tags: another

Visual LINQ Query Builder - VS 2008 Add-In(dotnetproject.blogspot.com)

submitted by adventureradventurer(2244) 4 years, 1 month ago

Visual Linq Query Builder helps you create Linq to SQL queries for your programs read more...

add a comment |category: |Views: 173

tags: another

Must Have Tool for ASP.NET Developer(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 1 month ago

NetFXHarmonics DevServer is a web server hosting environment built on .NET 3.5 using WPF, WCF, and LINQ technologies that allows multiple instances of VS-like web servers to run in parallel read more...

add a comment |category: |Views: 19

tags: another

6 free online editors for your asp.net project(devintelligence.com)

submitted by adventureradventurer(2244) 4 years, 1 month ago

A list of web editors that can be easily embedded in your asp.net projects read more...

1 comment |category: |Views: 23

tags: another

NPlot - freeware .Net charting library(dotnetpulse.blogspot.com)

submitted by adventureradventurer(2244) 4 years, 2 months ago

NPlot is a freeware charting library for .NET. NPlot includes controls for Windows Forms, ASP.NET and a class for creating Bitmaps. read more...

add a comment |category: |Views: 27

tags: another

JetBrains Omea goes Open Source(dotnetproject.blogspot.com)

submitted by adventureradventurer(2244) 4 years, 2 months ago

Jetbrains Omea - both source and companion files - is now distributed under GNU GPL v2 License read more...

add a comment |category: |Views: 3

tags: another