adel83k

Stories kicked by adel83k

How to make cross-domain jsonp call with jquery step by step(bloggingabout.net)

submitted by adel83kadel83k(660) 2 years, 9 months ago

Simple way to communicate cross-domain with ASMX .NET 3.5 Web Service read more...

add a comment |category: |Views: 134

tags: another

The Myth of Stored Procedures Preference(bloggingabout.net)

submitted by adel83kadel83k(660) 4 years, 4 months ago

When looking to the Stored Proscedures debate, there is always those three factors you should measure by. read more...

add a comment |category: |Views: 12

tags: another

Pex: Unit Test Generation(bloggingabout.net)

submitted by adel83kadel83k(660) 4 years, 5 months ago

Pex (Program EXploration) is an intelligent assistant to the programmer. By automatically generating unit tests, it helps to find bugs early. In addition, it suggests to the programmer how to fix the bugs. read more...

1 comment |category: |Views: 130

tags: another

DotNetKicks "Kick It" plugin for Windows Live Writer(aaronlerch.com)

submitted by aaronlerchaaronlerch(1670) 4 years, 7 months ago

I want a DotNetKicks "kick it" image+link on some posts, but not all - and there is no automated way to do that. So I created an "Insert Kick It Counter..." plugin for Windows Live Writer to insert a placeholder, and a Wordpress plugin to insert the image+link when the placeholder is found. Hopefully somebody else will find it useful also! read more...

2 comments |category: |Views: 48

tags: another

LINQ To Sql tutorial Series By Scott Guthrie (Pdf Book Format)(it-box.blogturk.net)

submitted by coffeematecoffeemate(180) 4 years, 7 months ago

Scott Guthrie’s great ‘LINQ To Sql’ tutorial series in PDF book format. read more...

add a comment |category: |Views: 7483

tags: another

Tiny Tip: Improve Security with InternalsVisibleTo Attribute(bloggingabout.net)

submitted by adel83kadel83k(660) 4 years, 7 months ago

What InternalsVisibleTo dos is that it ties your assembly to the valuable library using assembly public key so you can access it's internal types. Learn how to do so... read more...

add a comment |category: |Views: 13

tags: another

Uncommon C# Keywords(nyxtom.vox.com)

submitted by rmorlokrmorlok(165) 4 years, 7 months ago

Everyone knows the basic C# keywords, but some are more obscure. This article dives into some useful C# keywords that you may have yet to encounter. read more...

6 comments |category: |Views: 139

tags: another

Tiny Tip: is vs. as(bloggingabout.net)

submitted by adel83kadel83k(660) 4 years, 7 months ago

Today's tip is a quick look at both not widely used C# operators and why prefer one to another.. read more...

add a comment |category: |Views: 2

tags: another

Free ebook : Threading in C#(albahari.com)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 8 months ago

It has been updated since the last time it was posted here. Available in HTML and PDF. read more...

2 comments |category: |Views: 137

tags: another

Rainbow Hash Cracking(codinghorror.com)

submitted by gavinjoycegavinjoyce(25.7k) 4 years, 8 months ago

The multi-platform password cracker Ophcrack is incredibly fast. How fast? It can crack the password "Fgpyyih804423" in 160 seconds. Most people would consider that password fairly secure.... read more...

add a comment |category: |Views: 8

tags: another

Astoria - Online Data Service (bloggingabout.net)

submitted by adel83kadel83k(660) 4 years, 9 months ago

The new announcement on Microsoft Astoria project. read more...

add a comment |category: |Views: 4

tags: another

Release of BlogEngine.NET 1.1(dotnetblogengine.net)

submitted by madskristensenmadskristensen(8565) 4 years, 10 months ago

Almost three months have passed since the first release of BlogEngine.NET 1.0 and five months since the first public alpha. The interest has been overwhelming and the feedback immense. Because of this, we wanted to get the next version out the door as fast as possible with all the bug fixes and many feature requests from the community. read more...

add a comment |category: |Views: 3

tags: another

Hanselminutes Podcast - Scott Guthrie and Jason Zander on Silverlight(hanselman.com)

submitted by martinwoodwardmartinwoodward(60) 5 years ago

A podcast that avoids the basics of the recent Silverlight announcements from Microsoft and dives straight into the detail of what Silverlight means to developers. read more...

add a comment |category: |Views: 4

tags: another

Silverlight site is now Live!(silverlight.org)

submitted by crpietschmanncrpietschmann(11.3k) 5 years ago

The official website for Microsoft Silverlight is now Live. read more...

add a comment |category: |Views: 2

tags: another

Writing very dynamic Puzzle(bloggingabout.net)

submitted by adel83kadel83k(660) 5 years ago

I wrote this puzzle while ago and thought it's time to share it, as when i searched the internet back the time od developing this i did not find any similar puzzle that expose this flexibility. read more...

add a comment |category: |Views: 4

tags: another

Microsoft to roll out dynamic-language layer for .Net(blogs.zdnet.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years ago

"Microsoft is readying a new software layer designed to allow dynamic languages to integrate more easily and tightly with its .Net Framework, according to sources. Microsoft is aiming to unveil the new technology — which it may christen as the "Dynamic Language Runtime" (DLR) — at its Mix '07 conference, which kicks off on April 30 in Las Vegas, sources added." read more...

add a comment |category: |Views: 3

tags: another