|
|
|
|
WSCF
WSCF
|
|
|
Please take a look at what Ganesh has to say about the principle of the "Viewpoint Flip" and how it enables you to better approach the design of services (let's not use 'SOA' too much in this context...): crisp and all-there-is-to-say.My opinion in the Read More
|
|
|
|
Geballtes Know-How - für Sie!thinktecture und DevelopMentor kündigen im Rahmen einer Partnerschaft das erste in Deutschland stattfindende "Enterprise .NET"-Event an. Es wird in der Woche vom 26. Mai 2008 in München stattfinden und im berühmt-berüchtigten Read More
|
|
|
|
Now with VS2008 being released obviously a lot of people also want to run WSCF in it.I have an updated WSCF.addin file which you need to replace the original one with (the location of the .addin file depends on your install option).Please note that this Read More
|
|
|
|
Some heads up wrt to WSCF - this is what I just posted over at the thinktecture forums (which have been quiet from our side for a loooong time, sorry).Hello everybody, first of all I really need to apologize the long silence in these forums here - sorry! Read More
|
|
|
|
It is here.The Web Service
Software Factory (also known as the Service Factory) is an integrated collection
of tools, patterns, source code and prescriptive guidance that helps our
customers quickly and consistently construct Web services that adhere Read More
|
|
|
|
WSCF 0.7 was just released. Enjoy!New Features in v0.7Generate data transfer object/data contract code from schema descriptions in XSD or WSDL files - via the VS 2005 add-in and the command line tool.This build also includes several important fixes, e.g.:SOAP Read More
|
|
|
|
"... Data Types""... Data Contracts""... Data Transfer Objects"Please help us in finding the optimal way of naming the major new feature in WSCF 0.7. Go and vote by leaving a comment for this post. Thanks!Note: we do not support WCF with WSCF 0.7, but Read More
|
|
|
|
OK, you may have realized that WSCF is a side-project these days - mostly due to the fact that we are deeply involved in very interesting projects in the service-orientation and workflow space.But now we found some free time to integrate the most wanted Read More
|
|
|
|
Sorry, we have strange problems when people want to comment on our posts. If you have submitted a comment in the last few weeks and it did not show up here, feel free to contact me.Sorry again. Read More
|
|
|
|
If you are interested in the slides from my MSDN US webcast on Contract-First Web Services, go ahead and grab them. Please feel free to get in touch with me if you have any questions. See you in the next webcast. Read More
|
|
|
|
In der aktuellen Ausgabe des Eclipse Magazins gibt es einen Artikel über jWSCF. jWSCF bedient sich über einen COM Interop Layer des WSDL Wizards von WSCF. Read More
|
|
|
|
I think the title says it all (really? :)) - stay tuned for more to come in the next few days, as my friend Jason already hinted at. And it may be related to this and this and this and even Read More
|
|
|
|
We are finally announcing the release of WSCF 0.6. This version is only available to work with .NET Framework 2.0 and Visual Studio 2005. Of course WSCF is still free and nobody has to pay anything. WSCF 0.6: http://www.thinktecture.com/Resources/Software/WSContractFirst/default.html Read More
|
|
|
|
Yes, done - but not with testing. We have some really good hardcore testers. But as WSCF is in the meantime used by such a big number of people and especially inside of really large and important projects, we need to make it rock-stable... Stay tuned. Read More
|
|
|
|
If you really feel like bored at christmas you may want to subscribe as a tester of WSCF 0.6. We still need some few testers who really have time to spend testing this beast to death. Thanks. Read More
|
|
|
|
Do you want to test WSCF 0.6 - are you keen and hot? Contact me - but only if you *really* have time to thoroughly test it, thanks! Read More
|
|
|
|
Tonight we sent out the first builds of WSCF 0.6 to our testers. Cross fingers that we will all have the VS 2005-only version of WSCF finally in our hands by the end of December. Read More
|
|
|
|
Unfortunately, WSCF 0.5 has two silly bugs in codegen which did not show up during testing L We will provide a fix by the end of the week. Sorry for any inconvenience. Read More
|
|
|
|
Sorry to everybody for the delay. It is here. New Features in WSCF 0.5 Enhanced Code Generation Data type generation: WSCF now optionally strips out generated data classes and puts them in their own file. Interfaces: WSCF now generates a .NET interface Read More
|
|
|
|
This is mentioned and discussed here by him. Thanks. Read More
|
|
|
|
We are so damn busy… hopefully next week. Sorry. <EOM/> Read More
|
|
|
|
Our friend Aaron from PluralSight did what I was supposed to write up for a long time… so, well: Thanks Aaron for doing my job. ;) The first part of his two parts series is now online. I have a feeling that the upcoming second part might also Read More
|
|
|
|
As we are currently receiving numberless emails per day asking when we finally will release WSCF 0.5, I will just make an official statement here. We plan to finish testing beginning of April (after my Florida trip) and hope to have WSCF 0.5 ready for Read More
|
|
|
|
We are just finishing 0.5 of WSCF and try to figure out the feature set for 0.6 already. One thing we want to add is a visualization component for WSDL interface descriptions - because a picture tells more than a thousand words. And everybody should be Read More
|
|
|
|
Here is the sixth new feature of WSCF 0.5 - thanks to a number of feedback messages from our users: Improved WSDL Wizard - Various enhancements-We enabled WSDL round-tripping: loading the wizard from an existing WSDL and being able to add and Read More
|
|
|
|
Here is the fifth new feature of WSCF 0.5 - thanks to a number of feedback messages from our users: Enhanced code generation - ASMX Web Service help & doc pageWe now provide a working Web Service help page that the user can use when going Read More
|
|
|
|
Here is the fourth new feature of WSCF 0.5 - thanks to a number of feedback messages from our users: Enhanced code generation - Misc improvements -Enhanced properties: we now check for null references when we generate properties for private Read More
|
|
|
|
Here is the third new feature of WSCF 0.5 - thanks to a number of feedback messages from our users: Enhanced WSDL generation - Adding <service> element for better interop We now optionally generate a <service> element into the WSDL. Actually, Read More
|
|
|
|
Here is the second new feature of WSCF 0.5 - thanks to a number of feedback messages from our users: Enhanced code generation - Interfaces We now generate a .NET interface instead of an abstract class with all the (unnecessary and duplicated) ASMX Read More
|
|
|
|
Although there are people who do not think that non-code-based contract-first design and development of Web Services is the way to go when you are on the .NET platform, I am still very convinced about it (whether it be .NET 1.1 or something to come Read More
|
|
|
|
Take a look here if you work with WSCF and just think: "well, it's nice, but...". We want to hear your 'but'. Thanks. Read More
|
|
|
|
We from thinktecture are proud to be an Advocate of the Web Services Interoperability Organization (WS-I). WS-I is an open industry consortium chartered to facilitate Web services interoperability and to accelerate Web services adoption in the Read More
|
|
|
|
I just updated WSCF's walkthrough document a bit - it now includes a download link for the sample's contract metadata files. Just in case you are running into any trouble while following the document's instructions. Thanks. Read More
|
|
|
|
I am blogging this link again - because we cannot read the information contained in this presentation often enough. XML Schema design best practices, especially targeted at the Web services developer - and therefore at everyone using WSCF. Using XML Read More
|
|
|
|
OK, it's about time. There has been a lot of buzz around schema-based contract-first Web services design & development lately. Nearly everybody thinks that it is a good thing, and that we finally should reach a state where we all can live and breath Read More
|
© 2002 - 2006 by thinktecture, Ingo Rammer and Christian Weyer. All rights reserved.

|
|