madhavraop

Stories kicked by madhavraop

Pointing Development Storage to default SQL Server Instance(azure.madhavrao.com)

submitted by madhavraopmadhavraop(60) 2 years, 6 months ago

By default Development Storage points to SQLExpress instance, in case you need to change instance of make it point to default instance or other named instance ... read more...

add a comment |category: |Views: 7

tags: another

Project Kobe community feedback(blogs.msdn.com)

submitted by johnsheehanjohnsheehan(4785) 3 years, 1 month ago

A project that we recently worked on in my team is Kobe , a Web 2.0 service development resource kit. The goal of the resource kit was to provide a collection of resources in the form of presentations, white papers, and a working sample application to enable business and technology decision makers to develop a good foundational understanding of Web 2.0 services, a conceptual architecture of a Web 2.0 service, challenges to think through when embarking on a new Web 2.0 service development project, and Microsoft platform implementation assets that are available and can be applied to materialize Web 2.0 services. read more...

add a comment |category: |Views: 281

tags: another

Useful HtmlHelpers for ASP.NET MVC(sharplife.net)

submitted by sharplifesharplife(4570) 3 years, 6 months ago

HtmlHelpers are super tiny weapons in ASP.NET MVC and they are growing day by day. In this post you will find a list of most useful HtmlHelpers for ASP.NET MVC and this list will be completed and completed! So you can join me to enlarge this list ;-) read more...

add a comment |category: |Views: 105

tags: another

Use jQuery and quickSearch to interactively search any data(encosia.com)

submitted by gt1329agt1329a(7849) 3 years, 6 months ago

A complete example of how to implement progressive search in ASP.NET, using the jQuery plugin quickSearch. The source download includes a customized version of quickSearch for use with ASP.NET. read more...

1 comment |category: |Views: 288

tags: another

Vista DWM Hacking – Capture and Stream D3D/WPF Windows Real-Time(jmorrill.hjtcentral.com)

submitted by jdollahjdollah(345) 3 years, 6 months ago

This prototype project uses undocumented Vista DWM calls to get reference to a Direct3D surface the Vista DWM uses to paint windows. The D3D surface is then able to be rendered in a WPF application like a "VisualBrush". Because this is done in the GPU, it is very efficient. The sample application will also let you stream a high quality, high fps capture of your video to Silverlight or Windows Media Player. read more...

4 comments |category: |Views: 902

tags: another

Reacting to Bad Query Plans Programmatically(statisticsio.com)

submitted by StatisticsIOStatisticsIO(240) 3 years, 8 months ago

This article covers how to deal with misbehaving queries through SQL alerts. read more...

add a comment |category: |Views: 10

tags: another

Javascript(encosia.com)

submitted by madhavraopmadhavraop(60) 4 years, 1 month ago

Good article on manipulating Mouse pointer read more...

add a comment |category: |Views: 7

tags: another

Things I Hate About .NET (professionalaspnet.com)

submitted by docluvdocluv(1575) 4 years, 1 month ago

What are some of the most annoying things about programming in .NET? See what I think and how to overcome them. read more...

8 comments |category: |Views: 26

tags: another

JavaScript – Bookmark web page(techahead.wordpress.com)

submitted by prashantvictoryprashantvictory(605) 4 years, 2 months ago

This story will tell you about bookmarking and how to implement it in web pages using javascript... read more...

add a comment |category: |Views: 20

tags: another

How to use T4 to generate strongly-typed AzMan wrapper(olegsych.com)

submitted by madhavraopmadhavraop(60) 4 years, 2 months ago

Very good article on how to use T4 to generate strongly typed class for AzMan instead of accessing it using security application block read more...

add a comment |category: |Views: 23

tags: another

Links to How To of Text Template Transformation Engine(madhavrao.com)

submitted by madhavraopmadhavraop(60) 4 years, 2 months ago

This post links to all "How to" articles of Text Template Transformation Toolkit, on MSDN. read more...

add a comment |category: |Views: 27

tags: another

T4 - Built In Directives(madhavrao.com)

submitted by madhavraopmadhavraop(60) 4 years, 2 months ago

Details on Built-In Directives of Text Template Transformation Engine read more...

2 comments |category: |Views: 7

tags: another

What is a design pattern?(en.csharp-online.net)

submitted by HyleHyle(2755) 5 years, 2 months ago

Learn what a design pattern is, how they originated, and how they are described. read more...

add a comment |category: |Views: 7

tags: another