Gabo's blog
wax on, wax off for .net developers
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
ajax
asp.net
enterprise 2.0
financial services
internet banking
intranet
iPad
iPhone
jQuery
MOSS
search
SharePoint
silverlight
visual studio
vs2008
WCF
WDP
WF4
WSS
WWF
Sponsors
advertise here
Navigation
Home
Blogs
Archives
April 2010 (1)
March 2010 (1)
February 2010 (1)
January 2010 (2)
November 2008 (1)
October 2008 (1)
July 2008 (2)
June 2008 (6)
May 2008 (1)
Blogroll
Gaston Milano's blog
Miguel Angel Saez´s blog
Martín Cabrera´s blog
My Links
SouthLabs
SouthLabs's Blog
Recent Posts
5
Comments
iPad client for SharePoint
by
gabouy
I´m pleased to announce that at SouthLabs we´ve released a native iPad client for SharePoint , called SharePlus Office Mobile Client , already available in the app store . It consumes SharePoint's web services API, and supports offline browsing. The following...
Filed under:
SharePoint
,
WSS
,
iPad
,
iPhone
,
MOSS
0
Comments
jQuery web service invocation 411 Length required Error
by
gabouy
I had a jQuery web service invocation of the form: $.ajax({ type: "POST", url: "/ws/MyServices.asmx/MyOpWithNoParam", contentType: "application/json; charset=utf-8", success: function(msg) { //do something }, error: function(xhr, ajaxOptions, thrownError...
Filed under:
jQuery
4
Comments
Web Deployment Project fails without errors
by
gabouy
We are experiencing one odd issue in our development server, web deployment project build fails but the there are no errors in visual studio's errors list, and the output shows only: Done building project "XXXX.csproj_deploy.wdproj". ========== Rebuild...
Filed under:
vs2008
,
WDP
,
visual studio
2
Comments
Version handling in Workflow Foundation 4
by
gabouy
When comparing workflow engines, versionning is a key aspect to take into account. If you are going to implement a workflow based solution, before committing to a platform you need to know what level of support does the engine provide to manage changes...
Filed under:
WWF
,
WF4
2
Comments
asp.net contact web form + send email
by
gabouy
We've recently launched SouthLabs website , so once we received all the html+css&imgs from our designers we had to bring to life the site, and had to implement a basic contact us web form, with basic input validation, and support to send an email...
Filed under:
ajax
,
asp.net
0
Comments
Workflow + WCF + ASP.NET sample updated
by
gabouy
Back in 2006 when Workflow foundation was still WWF (and some of us believed it was going to change the world), and all the foundations were "add ons" on top of the .NET 2.0 version of the framework I set out to build a reference asp.net help desk solution...
Filed under:
WCF
,
WWF
0
Comments
Silverlight free controls
by
gabouy
We are doing some Silverlight development so I started to look for third party controls to make my webapp look sexy, and came across Martin Grayson’s Blacklight project. Seems Microsoft is investing in developing and releasing quality controls, source...
Filed under:
silverlight
0
Comments
The young history of our industry
by
gabouy
My engineering career didn't provide any formal insight into the history and timeline of events that led to were software, and software companies are today. I never had a history of software subject, but I remember enjoying when some teacher would go...
0
Comments
MOSS Search Tunning algorithm
by
gabouy
if (!Customer.IsHappyWithSearchResultsRelevance) { Enable search query logging Configure Authoritative Pages Remove undesired result pages Configure Search Scopes Schedule full & incremental crawls //[http://<MOSSURL>/ssp/admin/_layouts/SpUsageSspSearchResults...
Filed under:
SharePoint
,
search
0
Comments
eBanking meets RIA
by
gabouy
So we said to ourselves, all internet banking applications look pretty much the same, despite there are some new toys in town like Silveright , and AJAX. What would be the result of applying Rich Internet Application technologies to our internet banking...
Filed under:
silverlight
,
internet banking
,
financial services
More Posts
Next page »