EShy

Stories kicked by EShy

Windows Phone 7 and WCF REST – Authentication Solutions(mytakeon.net)

submitted by EShyEShy(90) 1 year, 3 months ago

Two solutions for authentication from windows phone clients when using WCF REST services read more...

add a comment |category: |Views: 27

tags: another

Windows Phone 7 and WCF REST - Authentication(www.mytakeon.net)

submitted by EShyEShy(90) 1 year, 3 months ago

Authentication solutions for WCF REST service from Windows Phone clients read more...

add a comment |category: |Views: 45

tags: another

You should never forget your (browser) history(mytakeon.net)

submitted by EShyEShy(90) 4 years, 3 months ago

Adding support for browser history/back button in AJAX web applications using Microsoft's Asp.Net AJAX Extensions read more...

add a comment |category: |Views: 6

tags: another

Using DiscoverParameters with the Ajax Search Page(mytakeon.net)

submitted by EShyEShy(90) 4 years, 3 months ago

Using the DiscoverParameters feature of the data application block read more...

add a comment |category: |Views: 27

tags: another

How To: Use connections not saved in web.config with the Data Applicat(mytakeon.net)

submitted by EShyEShy(90) 4 years, 3 months ago

Saving Sql Connections in the database for use with the Enterprise Library's Data Application Block and Condiguration class. read more...

add a comment |category: |Views: 1

tags: another

My take on implementing searches with AJAX (Part 5)(mytakeon.net)

submitted by EShyEShy(90) 4 years, 3 months ago

The 5th and final part of the AJAX search series - adding paging and sorting support with caching and pre-fetching pages read more...

add a comment |category: |Views: 0

tags: another

My take on implementing searches with AJAX (Part 4)(mytakeon.net)

submitted by EShyEShy(90) 4 years, 3 months ago

The fourth part in this series deals with converting the DataSet to a string compatible with the WebFXColumnList. read more...

add a comment |category: |Views: 1

tags: another

My take on implementing searches with AJAX (Part 3)(mytakeon.net)

submitted by EShyEShy(90) 4 years, 3 months ago

The 3rd part in this series focuses on the server side processing and the column collections. read more...

add a comment |category: |Views: 0

tags: another

Extension Methods: A simple example - Jaycent Drysdale(weblogs.asp.net)

submitted by w3stfa11w3stfa11(645) 4 years, 3 months ago

In this post, I'll share with you a simple example of how I used extension methods to extend the sealed System.DateTime native type to include a ToFriendlyDateString() method. Extension Methods are new in the .Net Framework 3.5. read more...

add a comment |category: |Views: 4

tags: another

My take on implementing searches with AJAX (Part 2)(mytakeon.net)

submitted by EShyEShy(90) 4 years, 3 months ago

The second part in a series about search pages with AJAX. This part is about the server side and executing the search procedure read more...

add a comment |category: |Views: 0

tags: another

How to build a 3D game using XNA(blogs.msdn.com)

submitted by HoolieManHoolieMan(1715) 4 years, 3 months ago

Dan Waters has just published a 14 part video cast series on how to build a 3D game, complete with audio, input, and character animation. 2 Hours and 25 Minutes of total content! read more...

add a comment |category: |Views: 197

tags: another

.Net Performance Optimizations(dotnetslackers.com)

submitted by brianjlowrybrianjlowry(640) 4 years, 3 months ago

There are some good ones in here. Keeping javascript business logic off the client-side and on the server side... caching AJAX requests... etc. read more...

add a comment |category: |Views: 12

tags: another

Folks - A small, simple and fast Ajax framework. (weblogs.asp.net)

submitted by edurdiasedurdias(190) 4 years, 3 months ago

The Folks Ajax Framework provides a clean, easy and fast way to build Ajax enabled web applications in .NET 2.0. read more...

3 comments |category: |Views: 16

tags: another

No, you're crazy! (or, the problem with assuming that computer program(weblogs.asp.net)

submitted by hgarciahgarcia(1534) 4 years, 3 months ago

An excellent post on how to think about programming as a profession. read more...

5 comments |category: |Views: 0

tags: another

My take on implementing searches with AJAX (Part 1)(mytakeon.net)

submitted by EShyEShy(90) 4 years, 3 months ago

The first article in a series about search pages with AJAX read more...

add a comment |category: |Views: 3

tags: another

The SQL SiteMap Provider and trimming by roles(mytakeon.net)

submitted by EShyEShy(90) 4 years, 3 months ago

trimming the site map by roles doesn't really work like it should, here's one solution read more...

add a comment |category: |Views: 76

tags: another