fintz69

Stories submitted by fintz69

ETags with WCF Web APIs Preview 4(javiercrespoalvez.com)

submitted by fintz69fintz69(700) 7 months, 18 days ago

How to handle ETags automatically with WCFWebApis read more...

add a comment |category: |Views: 24

tags: another

Tunnelling PUT and DELETE with WCF Web APIs Preview 4(javiercrespoalvez.com)

submitted by fintz69fintz69(700) 9 months, 27 days ago

Tunnelling PUT and DELETE requests with WCF Web APIs Preview 4 read more...

add a comment |category: |Views: 17

tags: another

WCF Web APIs: Embrace the Web(javiercrespoalvez.com)

submitted by fintz69fintz69(700) 9 months, 27 days ago

The new WCF Web APIs library embraces the Web read more...

add a comment |category: |Views: 35

tags: another

Securing WCF REST services for smartphone clients(javiercrespoalvez.com)

submitted by fintz69fintz69(700) 1 year, 4 months ago

Discussion of the authentication methods that can be used for REST services, and the presentation of the WcfRestAuth framework. read more...

add a comment |category: |Views: 138

tags: another

Replay detection in a web farm with WCF(javiercrespoalvez.com)

submitted by fintz69fintz69(700) 1 year, 4 months ago

WCF replay attack detection in a web-farm environment. read more...

add a comment |category: |Views: 79

tags: another

Using SQL Service Broker in NET applications (javiercrespoalvez.com)

submitted by fintz69fintz69(700) 2 years, 11 months ago

Javi discusses the pitfalls you might encounter while trying to use SQL Service Broker from a .NET application read more...

1 comment |category: |Views: 426

tags: another

ASP.NET Multiple Validation Group Button(javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 3 years, 1 month ago

Javi shows how to implement a custom ASP.NET button that can fire mutliple validation groups in client-side. read more...

add a comment |category: |Views: 301

tags: another

ASP.NET Confirmation Button using JQuery (javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 3 years, 1 month ago

Creating a ASP.NET Confirmation Button control that uses JQuery and its plugin SimpleModal to implement modal confirmation popups. read more...

add a comment |category: |Views: 604

tags: another

Team Build notification on test failed(javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 3 years, 2 months ago

Javi shows how to configure TFS to receive email notifications when tests fail during continuous integration builds read more...

add a comment |category: |Views: 24

tags: another

Singleton WCF Proxy(javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 3 years, 4 months ago

Javi shows how to implement WCF singleton proxies with Castle taking into account faulted state scenarios. read more...

add a comment |category: |Views: 160

tags: another

TFS Wish list(javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 3 years, 7 months ago

Javi goes through some limitations in TFS 2008 that he'd like to see sorted in the following version read more...

add a comment |category: |Views: 232

tags: another

Dependency Injection in WCF Services Part 4 (javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 3 years, 8 months ago

In this post, Javi shows how to apply parameter validation in WCF services using Castle WCF facility and the Enterprise Library Validation Block. read more...

add a comment |category: |Views: 69

tags: another

Unique Index Schema Information in SQL Server (javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 3 years, 8 months ago

Javi shows how unique index information can be retrieved from SQL Server catalog in order to determine the relationship type (One-To-One or One-To-Many) in a code generation scenario. read more...

add a comment |category: |Views: 32

tags: another

Dependency Injection in WCF Services Part 3 (javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 3 years, 8 months ago

After Javi explained in the first post these series the problems you may run into when applying Dependency Injection in your distributed service layer, and in the second one how to put the theory in practice using Castle Windsor WCF Facility, in this post Javi explains how to appy cross cutting concerns upon your Service Objects using Castle Interceptors. read more...

add a comment |category: |Views: 65

tags: another

JSON Services in ASP.NET Ajax(javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 3 years, 9 months ago

In this post Javi discusses the use of JSON services int the context of a client centric development approach, and then he moves on from the theoretical point of view and explains with some samples how to to implement JSON services using the different mechanisms that ASP.NET provides: Page Methods, Web Services and WCF Services. read more...

add a comment |category: |Views: 61

tags: another

ADO.NET 3.5 Certification exam (javicrespotech.blogspot.com)

submitted by fintz69fintz69(700) 3 years, 9 months ago

After he sat for the 70-561 ADO.NET 3.5 Beta exam, Javi talks about the topics you should be familiar with to perform well in it. read more...

add a comment |category: |Views: 13

tags: another