juli 2006 - Posts
29 juli 2006
Port of Ventrilo status protocol
Two weeks ago I spent an entire day with Remco (aka Divinity), a friend of mine for another session of Freaky Twelve Hours (12 hours coding by a pair of nerds. Yep, that’s freaky allright). We set our sights to porting the UDP status protocol for Ventrilo servers and build a Atlas enabled control...
Read More...
26 juli 2006
Calling webservices from client-side Atlas: part 2 of 2
Part 1 left us able to call web services that are local. In part 2 we will take a look at web services that are remote to our own website that hosts the Atlas enabled page. Seems like a trivial thing to do. I mean, it’s “just” a soap call over HTTP, right? The challenge lies in the...
Read More...
24 juli 2006
Fixing the Shared Type Schema Importer Extension for nullable value types
When you add a Web Reference to your project, Visual Studio will also import all schema types defined in the WSDL’s schema section. You can create a schema importer extension (SIE) to influence the way the XSD schema types are mapped to your CLR types. There is a very nice article by Jelle Druyts...
Read More...
20 juli 2006
Calling webservices from client-side Atlas: part 1 of 2
The March and May 2006 CTP’s of Atlas introduced two formal ways to call web services from a web browser. The difference is in the location of the web services. Local web services Remote or external web services Atlas makes it really easy to call web services when they are local, i.e. reside in...
Read More...
16 juli 2006
C# 3.0 for mere mortals, part 4: Object and collection initializers
The fourth part in the C# 3.0 series will cover both object and collection initializers. In the previous part we have already seen a glimpse of object initialization. Take this simple class: public class Blog { public string Title; private int _postCount; public int PostCount { get { return _postCount;...
Read More...
11 juli 2006
The XML schema's for DLinq
Tonight I browsed some more through the documentation of DLinq (I’ll refer to Linq to SQL this way, because it is shorter and until the namespace is changed from System.Data.DLinq). In particular I looked at the document ‘DLinq Overview for C# Developers’. There is a section called...
Read More...
09 juli 2006
Linq to SQL + mapping files ~= ObjectSpaces
Most of the samples that have been around on Linq to SQL (formerly called DLinq) use CLR types that are annotated using attributes, such Column and Association. The System.Data.DLinq.DataContext class extracts the metadata during runtime. With this information it knows how to build SQL statements from...
Read More...
07 juli 2006
Blogging API madness
When I was working on the 1.2 release of Killer-Blog I ran into some mess. One of the main improvements is support for blogging API’s, so adding blog entries will be easier when using tools that support these. There are a couple of popular blogging API’s, most of which come from online weblog...
Read More...
06 juli 2006
Van Loon releases Counter-Strike map
Van Loon IT has built their own Counter-Strike 1.6 map. It’s a bomb plant/defuse map called de_office (instead of the hostage rescue official map cs_office). The map is modelled quite exactly after their own building. Since I have been there on numerous occasions, I do have an advantage to all other...
Read More...
05 juli 2006
Version 1.2 of Killer-Blog released
Killer-Blog has moved on to the next version. It’s been quite a while since the last update, but it is a significant one. Version 1.2 uses ASP.NET 2.0 and tries to utilize as much from that technology stack as possible. This includes: Sitemaps Master pages and themes Resourcing/localization Webparts...
Read More...
04 juli 2006
Get your own virtual mail server
Loads of people have their own domain name these days. In The Netherlands it is particularly easy to get your own domain, like alexthissen.nl. But not everybody has the luxury of their own mail server responding to that domain and where they can create mailboxes at their own leisure. Well, now you can...
Read More...
03 juli 2006
Binding and Sorting challenges
The ASP.NET GridView is able to bind to several data sources. These include the new DataSource controls, but also any IListSource, IEnumerable or IDataSource implementing objects. This also includes the generic collections such as List. The List makes binding to objects really easy, as long as your objects...
Read More...
Home
Contact
Alex Thissen Weblog Build 1.15.10.1971
Disassembling my brain
RSS for Posts
Atom
RSS for Comments
Recent Posts
Revelations on Windows 8
Getting ready to unwrap the big picture at BUILD
Using WCF and WIF to perform WS-Trust active claim requests
Portable Libraries for Visual Studio 2010 SP1
SDN Event June 2011: ASP.NET Web Pages Framework for ASP.NET developers
Tags
.NET FX 2.0
.NET FX 3.0
.NET FX 3.5
.NET FX 3.5 SP1
AJAX
ASP.NET 2.0
C# 3.0
Community
Conferences
Gaming
Humor
Linq
O/R Mapping
Personal
Projects
Protocols
Security
Talks
Testing
Tools and Utilities
Visual Studio 2005
Visual Studio 2008
WCF
Web Services
Windows OS
Archives
september 2011 (2)
juli 2011 (2)
juni 2011 (1)
april 2011 (2)
november 2010 (1)
oktober 2010 (1)
juli 2010 (1)
juni 2010 (1)
augustus 2009 (7)
juli 2009 (2)
juni 2009 (2)
mei 2009 (1)
maart 2009 (3)
februari 2009 (2)
januari 2009 (2)
november 2008 (1)
oktober 2008 (3)
augustus 2008 (4)
juli 2008 (3)
juni 2008 (1)
mei 2008 (1)
april 2008 (1)
maart 2008 (3)
februari 2008 (2)
januari 2008 (1)
december 2007 (3)
november 2007 (2)
oktober 2007 (1)
september 2007 (2)
augustus 2007 (2)
juli 2007 (6)
juni 2007 (1)
mei 2007 (1)
april 2007 (8)
maart 2007 (4)
februari 2007 (10)
januari 2007 (6)
december 2006 (14)
november 2006 (11)
oktober 2006 (3)
september 2006 (1)
augustus 2006 (3)
juli 2006 (12)
juni 2006 (8)
mei 2006 (2)
april 2006 (3)
maart 2006 (10)
februari 2006 (1)
januari 2006 (5)
december 2005 (5)
november 2005 (6)
oktober 2005 (9)
september 2005 (15)
augustus 2005 (6)
juli 2005 (16)
juni 2005 (9)
mei 2005 (3)
april 2005 (6)
maart 2005 (6)
februari 2005 (8)
januari 2005 (3)
december 2004 (6)
november 2004 (8)
oktober 2004 (4)
september 2004 (6)
augustus 2004 (6)
juli 2004 (11)
juni 2004 (14)
mei 2004 (24)
april 2004 (10)
maart 2004 (19)
februari 2004 (24)
januari 2004 (24)
december 2003 (9)
november 2003 (4)
oktober 2003 (3)
Search
Go
Community
Home
Blogs
Media
Wikis
Groups
Email Notifications
Events