GotNoBlog.com
Not logged in
(Log In)
entries filed under { microsoft }
(RSS)| Link | Tags | User | Created |
|---|---|---|---|
| Milking The GNU: Microsoft: don't get me started about (South) Africans | microsoft oss | hexmode | 05/27/2008 02:14 |
| Matusow's Blog : The Role of the OSI | hexmode | 09/26/2005 02:53 | |
|
MS Enterprise Library - Security Application Block
I need to look into this for work.
|
seifert | 08/30/2005 23:23 | |
|
shahine.com/omar/ - FireAnt
bjects (classes and methods) and automatically generates client side JavaScript stubs. The end result is that the client side object model looked exactly like the server side object model. Information was transported across the wire using XMLHTTP and the whole thing happened Asynchronously.
We extended .NET Attributes to mark classes and methods as FireAnt classes/methods and at build time the script is generated. If you think of SOAP support in the .NET Framework, it’s basically similar. As a developer you do not worry about generating SOAP messages, or building a SOAP parser. All you do is mark your method as [WebMethod] and your classes as [Serializable] and the .NET framework takes care of proxying, class generation etc. That’s what we were shooting for.
|
hexmode | 08/23/2005 21:42 |