My Note on Solutions.

Pages

▼
Monday, May 18, 2015

Power-shell , Filter and Projection

›
To getstart with any command in PS, run help. To filter it, use the where-object or use ? directly. get running service Or jus...
Friday, May 1, 2015

What's new in asp.net 5

›
updates for asp.net 4.6, web forms mvc5 roslyn support. .net compiler roslen c# languae fature var name="ss" var messgag...

What's new in C# 6

›
Roslyn open source   IDE Features (CTL+.)   . lightball to remove unused namespace     .. fix the scope , remove all unused cross the ...
Friday, April 24, 2015

wse 2 run windows server 2008 R2

›
For some legacy issues, you app stack might use WSE to do the message level authentication. and if you have to run wse 2 in your asmx hosted...
Friday, April 3, 2015

JWT token, signed in C#, and Decode in JS

›
JWT is a widly used token system that we can share token info between APIs or between Apps. i.e we can sign the token by using a shared ke...
4 comments:
Friday, March 27, 2015

C# TPL some basic code

›
Fast win pattern, you might query several urls for the same info, which one return first , that one will be the winner. Send in p...
Thursday, March 12, 2015

Vagrant, Proxy issue, centos local repo and ad-hoc testing

›
Vagrant is a good VM automation tool for both developers and devops, here are some basic tips that I found useful Proxy    if you are ...
1 comment:
‹
›
Home
View web version
Powered by Blogger.