BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

 
WSE
SOA
XML

 
 

TopXML contents

Page 1 of 393

2008 Dec 05

1 of 19643 | Ajax XML Project - The article shows how to periodically refresh the data on a web page through Ajax XmlHttpRequest...

2 of 19643 | Enumerating parent KVP data - As I mentioned on Tuesday, when you send data to a virtual machine using KVPs they are then stored in a collection on the parent side to be pushed into the virtual machine whenever it starts up.  After sending a KVP you can then enumerate the KVPs to see what data is being sent into the virtual machine. Note that what you are doing here is listing the KVPs that are stored on the parent - not what is currently in the virtual machine (KVPs may have been deleted in the virtual machine, or if the virtual machine has not been started yet they may not have been pushed in). VBScript: Option Explicit Dim HyperVServer Dim VMName Dim WMIService Dim......

3 of 19643 | Hunting those elusive Public Folders using Exchange Web Services (Part 2) - In the first of these posts, we created a binding to the Exchange Web Services (EWS) and managed to hunt down our public folder identity. But, as we left it, we're now stuck with just the identity and not anything else. Really, we want the items from inside a given folder, and to do that we need to use the 'FindItems' API call.. FindItems needs a FolderId and of course the our old friend - the ExchangeServiceBinding (see part 1 for how to create that!). Once again, in a familiar pattern, we need to create a request, then evaluate the response. So, onto the request... In this case we'll be using a FindItemType request, we need to define the Traversal, ItemShape, ParentFolderIds and Ite......

4 of 19643 | List of URLs related to the BizTalk Performance Issues - Identifying Performance Bottleneckshttp://msdn.microsoft.com/en-us/library/aa578679.aspx Threads, DB sessions, and throttlinghttp://biztalkperformance.members.winisp.net/BlogPages/MaxWorkerThreads.htm The number of running orchestrations increases and then remains constant after you reach the thread pool limit, and orchestration execution time may increase in BizTalk Server http://support.microsoft.com/kb/900455 Configuration Parameters that Affect Adapter Performancehttp://msdn.microsoft.com/en-us/library/aa561380.aspx Suspended Messages are Included in the Message Count in Database Throttling Thresholdhttp://msdn.microsoft.com/en-us/library/aa577623.aspx MSBTS_HostSetting.ProcessMemo......

5 of 19643 | Microsoft Windows Vista Gadget - My "Stuff" - This is my second gadget. My first gadget was the Search gadget, which you can find here. I won't repeat any explanation as to what a gadget is, nor will I talk about Javascript - instead I will focus upon the things, which are new in this post: Returning an XMLPort from Web Services to Javascript Running a Web Service method asynchronous Use the same gadget for invoking three different methods Poor mans error handling in Javascript What I want to do is to create a gadget that can show My Customers, My Vendors or My Items. The flyout from the gadget should be additional information about the record in the gadget, like Clicking on the customer number should open......

6 of 19643 | Sample Scenario: Get a specific person with extensions - Today’s sample code at first glance may seem like a basic copy-paste of our last post.  In many ways it is.  We show you today how to get a specific person like last time, but this time we specify which attributes to retrieve.  In the previous example we let the ILM Service return all available attributes.  For larger objects or objects with very large attributes, the extra data flowing across the wire may slow down your client code.  For this reason we added the Transfer Extensions for Identity Management Operations to the WS-Transfer protocol, and recall that we described these extensions in Topic 7. The client works hard to abstract away using TEIMO and not usin......

7 of 19643 | XM Radio Player Part II : Scraping - Just to make sure everything was as easy as it looked in Fiddler – I wrote a quick and dirty piece of throwaway code to see if I could programmatically  login to XM and play a stream of music with Windows Media Player. It was ugly, but …public void Can_Start_Media_Payer_With_Xm_Stream() { var cookies = new CookieContainer(); // step 1: get auth cookie HttpWebRequest request = WebRequest.Create("http://xmro.xmradio.com" + "/xstream/login_servlet.jsp") as HttpWebRequest; request.CookieContainer = cookies; request.ContentType = "application/x-www-fo......

2008 Dec 04

8 of 19643 | AJAX Script Patterns: Service Agent - I’ve been thinking for a while about how people tend to build AJAX applications, as there seems to be something a lot of people have forgotten. This post examines how applying a pattern you probably know very well to AJAX could help – and leaves it to you to decide whether this is useful. Let me know what you think. Setting the Scene In your average application architecture, you’ll generally find a “Resource Access” layer that contains Service Agents (also known as Service Gateways) for accessing remote web services. What are these for? Well, I think the MSDN documentation on the pattern sums it up nicely in the Problem statement; “How do you decouple the details of fulfilling the contra......

9 of 19643 | Amazon Adds New Service: Public Data Sets - Amazon announced the released of a new web service today that aims to facilitate easier access to open, public data sets. Public Data Sets on Amazon’s Web Services will attempt to make a wide range of public data available for free use by anyone. Users can interact with data sets via an Amazon EC2 machine image and only pay for their compute time — they won’t have to worry about storing, downloading, or cleaning the actual data. According to Amazon business development manager Deepak Singh, the new program “significantly lowers the barrier for researchers and data analysts to access and use some of the most commonly used data sets in their communities.” Previously, utilizing the type of l......

10 of 19643 | Amazon puts human genome, other data sets in the cloud - Amazon Web Services (AWS) on Thursday said it will publish data sets such as the Human Genome, U.S. Census and labor statistics to its cloud to make the information easier to access for researchers. For starters, Amazon will publish various U.S. Census databases from the U.S. Census Bureau, 3-D chemical structures provided by Indiana University and [...] ...

11 of 19643 | An Alternative Queuing Model - Before talking about the new model for queued transports that we've added to WCF 4.0, let's first look at the traditional transacted receive pattern. Start a transaction. This can be relatively cheap although we'll have to pay more for the transaction once we actually have a resource (message) and other participants. Wait for a message to be available. If we don't get a message, abort the transaction we started and try again from the beginning. Receive the contents of the message under the transaction, removing it from the queue. Do some work inside the transaction. When all of the participants complete their work, the transaction can complete. A successfully completed tra......

12 of 19643 | Azure Services Platform's Pricing, Availability - The top questions I get about the Azure Services Platform are about pricing and availability. While exact details have not been announced, there are some guidelines that can help ISVs in early decision making about adopting the new cloud platform. The details are provided on the Azure Services Platform Frequently Asked Questions (FAQ) page. ISVs can develop on the platform. Users purchase an ISV application and pays you through your own licensing and pricing model. For you to get an idea of how that will work, the site describes Azure Services Pricing. Pricing The site explains: Subject to certain limits, Azure Services will be available without charge during our Community Technology ......

13 of 19643 | BizTalk? ???? ???? - BizTalk Server? ???? ???? ????? ????? ???? ??? ????? ?? ??? ???? ?? ?? ?? ??? ?? ??? (Performance Monitor)? ??? ????? ??? ??? ????.   ?? ??? ???? ???? ??? ???? ??? ???? ???? ??? ?? ??? ??? ?????? ????? ?? ??? ???. ?? ???? ????? ??? ???? ???? ??? ??? ?? ?? ? ????.     ????? Orchestration? ???? ???? ???? "XLANG/s Operations" ???? "Orchestrations completed/sec" ???? ????? ?? ???? Orchestration? ??? ???? ? ????.   ?????? ?????? ??? ???? ??(Ratio)? ??? ????. ??? ?/??? ??? ??? Orchestration ??? ??? ??? ?? ? ? ????.     ???? ?? ??? ??? ??? ???? ?? Throttling ??? ?? ??? ??? ?? ?????. Throttling State ???? "Message delivery", "Message publishing"? "Process memory u......

14 of 19643 | Brussels DII workshop - I participated in the DII workshop in Brussels earlier this week, where I got a chance to catch up with old friends and also to make some new ones. Maarten Balliauw and Julien Chable have already covered the event in detail, but here's a brief summary of the presenters for this one: Vijay Rajagopalan provided an overview of various projects that have come out of prior DII workshops, such as the Open XML-HTML Translator Add-in for Firefox. (Watch a demo here.). He also talked about the latest version 2.5 release of the Open XML/ODF Translator. (Watch a demo here.) Wolfgang Keber of Dialogika talked about their experience in building document format conversion tools, including the Pl......

15 of 19643 | DevTeach Montreal Day 3 - Wow.. what a week... by the third day of a conference, I find I'm just totally maxxed on information and tired, and this one is no exception. My first presentation was yesterday just before lunch and I got some nice comments which was cool... also had some negatives, but I think it was from folks that were expecting more meat. Yesterday I spoke on styling controls with static resources, then moved on to the toolkit themes, ImplicitStyleManager,and then moved the app.xaml resources into a Resource Dictionary. Today I followed David Kelley, and cracked open a radio button with Blend just to show where the bodies were buried, then opened a new project and completely re-clothed a ToggleBu......

16 of 19643 | Events last week - Last week I attended a couple of events. On Wednesday Microsoft held a SOA/BPM day at the offices in Reading and a number of speakers talked about SOA, the Microsoft platform now and in the future and how to deliver the SOA promise using those technologies. It was a mix of stuff I already new or had seen before and some other perspectives. Darren Jefford gave a good demo on the new wave of cloud technologies. One interesting comment relayed something Don Box had said – that we are only 15 years into a 30 year journey on where Microsoft would like to be in terms of modelling and tools. The jump to the cloud platform is the next step but the current suite of technologies we have seen are ver......

17 of 19643 | How to Set Directory Permissions at Install Time using an MSI Created Using Windows Installer XML (WIX) - Here is a topic I have been saying “I’ll get to it” for a while now… We’ve talked a lot about UAC here, and I have really stressed the point that standard users shouldn’t be able to affect other users or the machine itself, and if you want to violate that rule then you need to do so explicitly. The one area that I’ve received some questions on is what to do about shared user data. You should be using c:\programdata (not hard coded, of course!) to put your shared user data into, and then explicitly setting the ACL. You’ll need elevated permissions to set that ACL, so you should be doing so at install time. Now, here’s the part that makes people nuts (and rightly so!) – we then never bothe......

18 of 19643 | I have uploaded Jaxen 1.1.2, an open source XPath 1.0 engine written in Java that supports multiple object models including DOM, XOM, JDOM, and dom4j. - I have uploaded Jaxen 1.1.2, an open source XPath 1.0 engine written in Java that supports multiple object models including DOM, XOM, JDOM, and dom4j. It is also flexible enough to be adapted to XML views of non-XML data structures. For instance, PMD uses it to enable XPath expressions to query compiled Java byte code. Version 1.1.2 is believed to be fully conformant with the XPath 1.0 specification, modulo undiscovered bugs. This release fixes assorted a couple of significant bugs that incorrectly evaluated some XPath expressions. You should upgrade when you get a chance. Jaxen is published under a modified BSD license....

19 of 19643 | ISA Server ve tek network karti - ISA Server ile ilgili çok sik karsilasilan sorulardan bir tanesi, ISA Server’in tek network karti ile çalisip çalismayacagidir. ISA Server, tek network karti ile web proxy islevini yerine getirecek sekilde çalismaktadir. Bu senaryolarda ISA Server için internal network IP adresleri asagidaki sekilde tanimlanmaladir:   0.0.0.1 – 126.255.255.255 128.0.0.0 – 255.255.255.254   Dolayisiyla  asagidaki IP adres ve araliklari hariç bütün IP adresleri ISA Server için internal network olacaktir:   0.0.0.0 255.255.255.255 224.0.0.0-254.255.255.255 (multicast) 127.0.0.0-127.255.255.255   Dolayisiyla, web proxy olarak tek network kartli bir ISA Server kullandiginiz z......

20 of 19643 | News to know: Adobe; Windows 7; Sun; SOA; Apple - Here are today’s notable headlines. You can get News To Know via email alert and RSS daily: Mary Jo Foley: A plea to the Windows team: Don’t make Windows 7 too Mac-like Microsoft disparages open-source TCO with year-old case study Michael Krigsman: 5 steps to cut IT budgets wisely TechRepublic: 19 mistakes technical leaders make most often 10 classic clueless-user [...] ...

21 of 19643 | On the Road With Chris and Jim - Chris and I in Williston, Vermont, on the first leg of our Winter Roadshow.... emphasis on Winter as you can see from the photo taken as we headed out from our hotel to the first venue in Rochester. We've got four more shows coming up over the next two weeks (including our new venue in Nashua), so if you haven't signed up yet, there's still space at all of them.  You'll get some great information on the trinity of WPF, WCF, and WF, as well as some ASP.NET AJAX, jQuery, and Silverlight thrown in for good measure.  Hope to see you there!   Farmington, CT Tuesday, December 9th Waltham, MA Monday, December 15th Augusta, ME Tuesday, December 16th Nashua, NH Thursday, Decemb......

22 of 19643 | SPN for Index Server - If you had followed our blog post Configuring Kerberos Delegation (without infrastructure update), you might have noticed that we had asked you to setup an SPN for the Index server. You might ask why and how does the Index server come into picture when all I want to do is setup Kerberos for Excel Services. Allow us to explain: As we had mentioned in our Enterprise Search blog post, Office Server Web services web site contains ECS as well as Search component for each of the SSPs created in the farm. Setting up SPN's for Ids 1, 2 and 4 (Configuring Kerberos Delegation (without infrastructure update)) would force both the search services (Central Administration and SSP administration) to use......

23 of 19643 | The Lowdown on Services and Products - The following is republished from The SitePoint Tribune #424. Should you offer services or products? The old phrase, The grass is always greener … is often heard when discussing the merits of services versus web-based products. Listed below are some of the advantages and disadvantages of both models. Which ones apply to you? Products — Advantages • gives you unlimited income potential, because time constraints are minimal (unlike selling services) • enables lower prices for the consumer, as costs can be amortized over more customers • allows you to concentrate on building one main project, rather than several small ones • presents a choice of different revenue models, which are simpler t......

24 of 19643 | The November 2008 Security Updates (DQI) are Now Available for Download from the ECE. - The November 2008 Windows XP Embedded Security Updates are now available on the ECE for Microsoft® Windows® XP Embedded with Service Pack 2 and/or Feature Pack 2007.  The downloads are cumulative and include updates for the Desktop QFE Installer (DQI) Tool. The following new DQI updates are included in this release for November – please see the ECE for more details: · KB 938464 - Vulnerability in SMB Could Allow Remote Code Execution. · KB 956390 - Vulnerabilities in Microsoft XML Core Services Could Allow Remote Code Execution. All Component Database updates updates up to October 2008 are included in the Windows folder. The November 2008 Windows XP Embed......

25 of 19643 | Using Custom Performance Counters to measure multi-threaded operation durations - When building WCF Services it's very useful to know how long the individual operations within it's various methods are taking that are outside of the Service itself e.g. calls to other services or to databases as the question is often asked, "Why is this Service [in Production] so slow right now?" By firing up perfmon against the Production box and Admin can check the counters you've created for that Service and tell you which one is taking longer than usual to give you an indication of what steps to take next. Creating custom counters is quite straightforward: PerformanceCounter _testCounter = null; PerformanceCounter _testBaseCounter = null; string _testCounterName = "Test Counte......

26 of 19643 | Using sequences inside Composite Operations with Oracle EBS adapter - Consider a scenario where I want to insert data into two tables in a single transaction. The tables have a field that should be populated using the same sequence - one using SEQUENCE.NEXTVAL, and the other using SEQUENCE.CURRVAL, so that both tables get...(read more)...

27 of 19643 | Windows CardSpace ?? Part.2 - ?????? Windows CardSpace ?????????????????????????????????????????????????????????????????????? ????????????????????????????????????????(?????????????????????????????!) ??????????????????????????????????????????????? Windows CardSpace ??????????????????????????????????????????????????? [Windows CardSpace ??????? Web ??????] ????? Windows CardSpace ???????????? Web ????????????????????????????? ??? Web ??????????/?????????????????????????? Windows CardSpace ?????????????????????????CardSpace ????????????????? ???????????????????? ActiveX ???????????????? PC ???????????????????????????(? .NET Framework 3.0 ????????????? PC ???????????) ??????????????????......

28 of 19643 | XML Content Parts in the OpenXML SDK DocumentReflector - [Source: http://geekswithblogs.net/EltonStoneman] The latest release of the OpenXML SDK (v2.0 September 2008 CTP) comes with the DocumentReflector tool which can load an OpenXML document and reverse engineer the code for generating that document with the SDK. It's very handy but there's an issue with it when you have a Word document with content parts that contain XML. In this scenario, DocumentReflector will build the XML content for the part like this: public static void GenerateCustomXmlPart1(OpenXmlPart part) { System.IO.StreamWriter writer = new System.IO.StreamWriter(part.GetStream()); writer.Write("<?xml version=\"1.0\" encodin......

2008 Dec 03

29 of 19643 | [WCF]How to supply dedicated credentials for webproxy authentication in WCF client - [WCF]How to supply dedicated credentials for webproxy authentication in WCF client   I’ve found several issue request on how to supply credentials for webproxy(intermediate proxy server) authentication in client application which consumes WCF service. When performing some remote network accessing such as WebRequest call, Webservice call or WCF call, it’s common that the client will need to provide some credentials for the service application’s authentication. However, it is also possible that client need to supply credentials for some intermediate proxy server’s authentication. In .NET framework, the WebRequest and WebService(client proxy) provide “Proxy” property(of System.Net.WebPr......

30 of 19643 | Aaron Skonnard WCF Screencasts - I mentioned a few months ago that there would be a series of WCF screencasts being published. Aaron has done a bunch of these, including putting two more up this week. Each screencast is a short, targeted piece talking about a particular topic on WCF. Hosting WCF services in Windows Services Calling services asynchronously with WCF Here are the previous ones if you missed them. Creating your first WCF service Configuring services with endpoints Hosting WCF services in ASP.NET/IIS Hosting WCF services in your own applications Creating your first WCF client Configuring WCF service references ...

31 of 19643 | Adobe Meermeer Will Change the Way You Test Web Sites - Each year at their annual MAX event, Adobe shows off some of their most compelling projects during the “Sneaks” keynote. At the 2007 conference, the most talked about sneak was “Thermo,” recently made official as Flash Catalyst. This year, the honor of coolest upcoming project at Adobe might go to Meermeer, a new cross browser testing tool that will completely make Browsershots.org obsolete. Meermeer, which is set to debut as an online service and Dreamweaver CS4 extension on Adobe Labs sometime next year, is a cross browser web site testing tool that will be delivered as a service. I was able to get a demo of Meermeer today from Adobe Senior Product Manager Devin Fernandez and Product M......

32 of 19643 | ARCast.TV Interview on Channel9 - 64-bit Computing Technology for Highly Scalable Applications - In the past couple of years, I had the unique opportunity to lead of team of developers building one of the highest (if not THE highest) volume .NET application in the world.  With more than 3 billion requests per day and an SLA of 99.99% of requests under 250ms, we had some exciting challenges. Because the application was so performance intensive, we heavily utilized a huge in-memory cache.  Because of the size of our cache, we had some interesting challenges to overcome with .NET garbage collection in order to satisfy our SLA.  This led us to working with Microsoft to implement GC Notifications which were released in .NET 3.5 SP1. Of course the details of this could be a white paper unto......

33 of 19643 | Automation Objects in Microsoft Dynamics NAV 2009 - Overview The Automation object is often used to integrate NAV business logic with external processes and thereby extend the functionality of the product, such as integration with other products like Office. Automation objects must expose a COM interface, and every time we cross a process boundary is worth thinking about performance, but issues that involve correct operation could have a negative impact on performance. This is something we are willing to accept. One example is that objects designed for a single thread execution must execute on Single Threaded Apartment (STA) threads. Having a look at this KB article (http://support.microsoft.com/kb/257757/) explains why office products neve......

34 of 19643 | Business Rules Engine - I have wrote a little about the BRE , and Microsoft is looking for customer experiences also here at this survey ....(read more)...

35 of 19643 | Confusing picture? - Mike makes an interesting observation about the future of BAM in his post here. I think the scope for confusion and blurring is going to become wider than just BAM though. Microsoft are saying that the purpose of BizTalk is as the “Integration Server” in the jigsaw, while Dublin is the Application Server. Now you can imagine developers building fine grained services hosted inside Dublin and BizTalk providing both ESB and technology/protocol Integration services as well as orchestration but what about the common requirements like a Service Registry or a Rules Engine? UDDI 3.0 will ship with BizTalk 2009 (UDDI previously shipped with W2K3) and both BizTalk and WF have rules engines. As we m......

36 of 19643 | Converting Schematron to XML Schemas, part 2 - I have not written anything about converting Schematron schemas to XML Schemas in the 12 months since the last little article. So here is another approach for schemas that were not written to be XSD-conversion friendly: it is just brute force and ignorance (BFI) pattern matching. ...

37 of 19643 | Emitting XML via LINQ - Just posted about reading XML via LINQ. Now, this post is about the opposite direction - emitting XML from a collection. The simplicity of LINQ provides a straightforward interaction with XML makes LINQ to XML for me one of the easiest and most natural ways to interact with XML. The following emits a collection of objects out to an XElement (which can be streamed elsewhere as required.    35 Customer[] customers = new Customer[]{    36    new Customer{    37     firstName="john", lastName="lennon"},    38    new Customer{    39       firstName="ringo", lastName="starr"} };    40     41 XNamespace ns1 = "UGLY_NAMESPACE";    42     43 XElement cust......

38 of 19643 | Healthcare Reform in China - Last week I reported on my informative trip to visit customers and partners in Japan.  After returning home to Seattle, I thoroughly enjoyed having a few days off to spend with my family over the long Thanksgiving weekend.  This week, my attention is drawn to China; not for a personal visit but rather to share some information from one of my colleagues.  It has been more than a decade since my last visit to China.  Much has changed since then.  But one of my team members, Ben Flock, with our US Health and Life Sciences group, wrote to me during the tail end of my recent visit to Japan.  He asked if I could share some of his observations on how healthcare is ......

39 of 19643 | How to interpret SOAP Faults - Apologies for the delay in this post.  I use Windows Live Writer to compose the content on this blog.  It is a wonderful program that makes writing posts easy and straight-forward.  Best of all, it allows offline editing of new and existing posts.  The downside, though, is when you forget to publish the changes! Before we plough forward into using the sample client from the previous post, we must first discuss the different types of SOAP Faults you may receive.  A SOAP Fault is conceptually similar to a .NET exception in that it represents an error condition.  A SOAP Fault may be returned instead of any response message.  The Fault is itself a SOAP Messag......

40 of 19643 | Más flujo de efectivo para tu negocio ahorrando en licenciamiento - Consciente de la situación económica a nivel mundial, Microsoft ha lanzado un programa orientado al apoyo para empresas de base tecnológica que están iniciando un nuevo negocio y donde un factor muy importante es el flujo de efectivo para arrancar exitosamente. En ese sentido si eres una empresa que cumple con los siguientes criterios: 1. Tienes menos de 3 años en el mercado 2. Capital 100% privado 3. Facturas menos de 250 mil dólares al año. No esperes más y regístrate en el programa BizSpark y ten acceso a software para: Desarrollo, pruebas y demostraciones con tus clientes: Visual Studio Team System Team Suite (VSTS) con MSDN Premium,......

41 of 19643 | Microsoft apoyando a las nuevas empresas - ¿Qué es Microsoft BizSpark? Microsoft BizSpark es un programa global de Microsoft orientado a la aceleración exitosa de empresas de base tecnológica o que usan ampliamente la tecnología en su modelo de negocios y que están en una etapa temprana de desarrollo o en fase de Startup.  El criterio de elegibilidad para que las empresas puedan aplicar a este programa es tener menos de 3 años en el mercado, tener un capital 100% privado y tener en la actualidad una facturación anualizada inferior al millón de dólares. ¿Cuáles son los beneficios de Microsoft BizSpark? Las empresas participantes en este programa reciben  de forma gratuita los siguientes beneficios: · Todo el software n......

42 of 19643 | New and Notable 279 - First new and notable with the new Graffiti blog. WCF/Cloud Services Aaron has his latest in his series of WCF screencasts, this time showing how to host WCF services within traditional Windows services Aaron also has a geekSpeak webcast on Cloud Services today Windows Vista/Windows Server 2008 According to this post, you may start downloading the SP2 for Vista and Win2K8 today if you are either an MSDN or TechNet subscriber ASP.NET/ASP.NET Dynamic Data/ASP.NET MVC/ASP.NET AJAX/Silverlight ScottGu has his latest of super link posts on all the above Enterprise Architecture The latest Carnival of Enterprise Architecture is out Tools Brad Wi......

43 of 19643 | Our new Photos web service is LIVE! - We're excited to report that the completely redesigned photos.live.com is up and running! Here are just a few reasons why you should go check it out: Beautiful new views of your photos, including an amazing Slide show view. 25 GB of FREE storage! That's a ton of pictures of any resolution plus there's no more 500-per-month limit on photos. The photo-centric What's New feed on photos.live.com shows you the photos your friends are sharing. Spaces and SkyDrive photos are now combined, so all of your photos are in one place. Better permissions give you greater control over who can see your photos online. And that only scratches the surface of the new Windows Live Photos......

44 of 19643 | RESTful .NET - My copy of RESTful .NET arrived today. In Jon's typical style, he dives right into the meat of the WCF 3.5 REST programming model and doesn't waste much time re-covering the basics. This is a great WCF-specific companion to O'Reilly's RESTful Web Services book. And I love the form factor.   Definitely a must have for .NET developers moving towards REST. Congrats Jon!...

45 of 19643 | RESTful.NET - RESTful.NET, the latest book from my friend Jon Flanders , is now available at Amazon and O'Reilly . This book does an amazing job exploring the WCF-REST programming model and its relationship with other technologies. Definitely this book is a MUST READ...(read more)...

46 of 19643 | Sample scenario: Get a specific person - OK, now for the fun – Hello World with the web services and sample client!  In this post we get a specific person.  By specific, I mean we already know the person’s ObjectID.  In many scenarios you do not know the ObjectID ahead of time, and we will cover how to handle these cases in later topics. Below is the Topic11 method from the sample code.  Please visit the Identity Management Extensibility samples site and download the code to follow along at home. static void Topic11GetPerson() {     WSTransferClient transferClient = new WSTransferClient();     transferClient.ClientCredentials = GetCredentials();     String ......

47 of 19643 | Screencast: Hosting WCF services in Windows Services - In this screencast, I show you how to host WCF services within traditional Windows services. This is often necessary when you cannot use IIS/ASP.NET hosting for whatever reason or when you don't want to use message-based activation. In certain scenarios you want to ensure that your services are always running and that the host process won't be automatically recycled causing havoc on your underlying resources (think sockets). These are just a few of the reasons why some folks prefer this hosting technique in some cases. Be sure to check out our growing collection of short screencasts on our screencast landing page. Previous WCF Screencasts (RSS for all posts in the series) Creati......

48 of 19643 | SmartGWT 1.0: Huge open source widget set and more - You may remember Sanjiv Jivan as the GWT-Ext developer that changed over the debacle. He then went on to start work on a GWT version of SmartClient libraries and has now released SmartGWT 1.0. It is a tour de force of not only a huge widget library, but he explains how it is much more: So what’s so smart about SmartGWT? Let me try to explain. SmartGWT is not just another Widget library. While most Ajax frameworks focus primarily on presentation and displaying mostly read-only data, either local or via XML / JSON, SmartClient was built with server side integration in mind. Most enterprise applications are not just about about data presentation, but about being able to propagate data changes......

49 of 19643 | TechDays ??????, ?? ??????????? TechDays! -   ??? ? ??????????? ?????? ? ????? ??????? ????? ??????????? TechDays. 10 ??????? ?????? ??????? ? ???? ???? ??????? ??? ????????????? ? ??-??????????????. ??? ? ???? ??????? ?????? ??????????? ??? ????????????? ?? ???? ????????????? ??????? Microsoft.   ? ?????? ??? ?? ??????? ??????? ?????????? ?????????? ? ??????? - ????? 120 ?????????? ??????????. ? ????? ?? ??????? ? ???? ??? ?? ?????? ??????? ????? ???????? ? ????????????? ???????, ??? ??????. ???????, ??? ???????????.   ??? ?? ? ???????, ??????????? ????? ????????? ????? ?? ??????????? ????????? - ?????, ?????? ? ???? ????????????. ??? ??????? ?? ?????? ??????? ??????????? ?? ???: ?????? ????????? ???????????......

50 of 19643 | Troubleshooting BizTalk Server Soap Adapter Whitepaper Released - Today the BizTalk Adapter Development team announced a new whitepaper on troubleshooting the BizTalk Server Soap adapter in BizTalk 2006 and BizTalk 2006 R2 (although a lot of if not all still applies to BizTalk 2004). The download link is here. The whitepaper...(read more)...

Page 1 of 393

Newest posts