Error!
Success!

By tag: C-Sharp

showing:  of
0
kicks

Using Claims-Identity with SimpleMembership in ASP.NET MVC 4  (Unpublished)

Punit Ganshani illustrates how to use claims identity with SimpleMembershipProvider in ASP.NET MVC 4


Kicked By:
Drop Kicked By:
0
kicks

Custom paging in gridview  (Unpublished)

Very well presented post demonstaring how to implement Custom paging in gridview.


Kicked By:
Drop Kicked By:
0
kicks

Modeling a Directory Structure on Azure Blob Storage  (Unpublished)

Utilize the Azure SDKs and APIs to organize Blob data in a Hierarchal format


Kicked By:
Drop Kicked By:
0
kicks

C# Performance Benchmark Mistakes: Pt 1  (Unpublished)

In this series of articles, I'm going to go through some of the mistakes I frequently see people making who are attempting to write benchmarks in C#. But before we get into the mistakes, I suppose I should introduce myself and define the term...


Kicked By:
Drop Kicked By:
0
kicks

Weekly Digest 14  (Unpublished)

The most interesting links from programming community


Kicked By:
Drop Kicked By:
0
kicks

Filter Collections Automatically With Entity Framework Code First  (Unpublished)

How to filter entity collections automatically in Entity Framework Code First


Kicked By:
Drop Kicked By:
0
kicks

WYSIWYG Html Editor and XSS Attack Prevention  (Unpublished)

How to prevent cross site scripting (XSS) attack due to html editors.


Kicked By:
Drop Kicked By:
0
kicks

Setting the Foreground Window  (Unpublished)

Occasionally it is necessary for a .NET program to activate a window that belongs to a separate application. The facility to set the foreground window is not available through the .NET base class library but is possible using Platform Invocation Services.


Kicked By:
Drop Kicked By:
0
kicks

Create Hindi TextBox Using Google Transliteration in ASP.Net  (Unpublished)

Here, I am explaining you how to create a hindi textbox in ASP.Net using Google Transliteration.Here I am mainly targeting english to hindi transliteration. You can use any language which is supported by Google.


Kicked By:
Drop Kicked By:
0
kicks

Visual Studio 2012 Tip- Closed All But Pinned feature  (Unpublished)

Visual studio 2012 is one of best IDE I have ever used. Everyday I am discovering something new with that IDE which is more productive. Today I have discovered “Closed All But Pinned” feature. I thought It’s a good idea to write a quick tip post. Problem with Earlier Version: Earlier we used to hav...


Kicked By:
Drop Kicked By:
0
kicks

Using Signlar To Publish Server Side Dashboard Data  (Unpublished)

Quick article on some dabbling I've been doing with the latest version of Signlar. Very cool tech and provides an easy to follow github solution to get you up and running with a basic publishing hub


Kicked By:
Drop Kicked By:
0
kicks

Testing a Longest Common Prefix Implementation Using Model-Based Testing  (Unpublished)

You have a function, and you need to unit-test it using many different test cases. Rather than writing these tests by hand, you can use Model-Based Testing (MBT) with Spec Explorer to write a model that generates these tests automatically. This post shows an example.


Kicked By:
Drop Kicked By:
0
kicks

Recommended Reading Guides for ASP.NET MVC  (Unpublished)

I've been working with a couple of developers (Nick Harrison, Ugo Lattanzi, and soon - Steve Syfuhs) to create curated guides introducing people to all aspects of ASP.NET MVC. It's carefully chosen recommended reading, and we'd love to get your feedback on what we've been creating!


Kicked By:
Drop Kicked By:
0
kicks

Deeper Dive into ScriptCS  (Unpublished)

In this article, we will be exploring the newish REPL interactive mode, script packs, and many other cool features of ScriptCS.


Kicked By:
Drop Kicked By:
0
kicks

CLR Diagnostics with ClrMD and ScriptCS REPL  (Unpublished)

WinDbg+SOS has been used by .NET developers for years. It is a very powerful profiling/analysis tool that unfortunately is quite hard to use and exposes native-only API. By releasing ClrMD library Microsoft makes CLR heap memory inspection accessible to regular C# developers and enables them to wr...


Kicked By:
Drop Kicked By: