adel83k

Stories submitted by adel83k

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

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

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

add a comment |category: |Views: 129

tags: another

The Myth of Stored Procedures Preference(bloggingabout.net)

submitted by adel83kadel83k(660) 4 years, 1 month 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: 11

tags: another

Pex: Unit Test Generation(bloggingabout.net)

submitted by adel83kadel83k(660) 4 years, 1 month 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: 127

tags: another

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

submitted by adel83kadel83k(660) 4 years, 4 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

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

submitted by adel83kadel83k(660) 4 years, 4 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

Astoria - Online Data Service (bloggingabout.net)

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

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

add a comment |category: |Views: 3

tags: another

Writing very dynamic Puzzle(bloggingabout.net)

submitted by adel83kadel83k(660) 4 years, 9 months 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

UML and the Maverick style(bloggingabout.net)

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

I'm very confused about UML i didn't had a chance to deeply work with it but now i guess it's already prisoned inside the boundaries of whiteboards nothing like UML will appear in any place other than the white board in the meeting room. read more...

1 comment |category: |Views: 6

tags: another

Want WiFi around just flush it down!!!(bloggingabout.net)

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

Google new broadband service, Toilet based read more...

add a comment |category: |Views: 2

tags: another

Salamander .NET Linker, Native Compiler and Mini-Deployment Tool(bloggingabout.net)

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

This was my idea!!! read more...

add a comment |category: |Views: 67

tags: another

OpenID and all the hassle goes away(bloggingabout.net)

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

What is OpenID, Why should i care?, How to get one? and how to use my domain name or blog address as my OpenID read more...

add a comment |category: |Views: 3

tags: another

Improve Windows Forms performance(bloggingabout.net)

submitted by adel83kadel83k(660) 5 years ago

Tips for boosting Windows Forms performance read more...

add a comment |category: |Views: 54

tags: another

Custom Mempership Provider for preventing DoS(bloggingabout.net)

submitted by adel83kadel83k(660) 5 years ago

Using Base Membership Provider can cause DoS...How to avoid that. read more...

add a comment |category: |Views: 5

tags: another

Testing Equality in C# (bloggingabout.net)

submitted by adel83kadel83k(660) 5 years ago

Close look at equality testing techniques Object.ReferenceEquals(), static Equals(), instance Equals(), operator== read more...

add a comment |category: |Views: 6

tags: another

Are you one of those ? ;)(bloggingabout.net)

submitted by adel83kadel83k(660) 5 years ago

One of my not-technical friends sent me email with this funny picture. thought i share and ask are you one of these guys ? ;) read more...

add a comment |category: |Views: 1

tags: another

Small utility help freelance developers(bloggingabout.net)

submitted by adel83kadel83k(660) 5 years, 1 month ago

A tiny tool help me calculate total of hours that i spent working on a project for freelance developers. read more...

add a comment |category: |Views: 2

tags: another