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

 
 
Buzz index BUZZ INDEX : ws-web-services
 
Buzz index

WS, web services

Tags found in the posts on this page : ws- Search for ws- on Wikipedia.Search for ws- on Technorati | web services Search for web services on Wikipedia.Search for web services on Technorati | webservices Search for webservices on Wikipedia.Search for webservices on Technorati
Page 2 of 76

2009 Feb 12

51 of 3778 | LINK: Jason makes "The 2009 Creativity 50" - Jason makes "The 2009 Creativity 50" In this brief profile, Jason comments on the trend of turning knowledge and infrastructure to the public, such as Amazon’s opening of its web services, and the similarities to Basecamp’s early life: “The things that people build for themselves are going to be better than something you have to build for somebody else. I think if Amazon was hired to build this S3 and EC2 it wouldn’t have been very good. It’s good because it solved an actual problem that they had, not an imaginary problem somebody else cooked up. Business isn’t really that different for everybody; the truth is, especially in the entrepreneurial world, pe......

2009 Feb 11

52 of 3778 | CollectionViewModel - In this post, I'm going to describe an implementation of ICollectionView for Silverlight that allows you to add sorting, filtering, grouping and selection tracking to any Selector based control (such as ListBox or ComboBox). To demonstrate the implementation, I’ve built a sample application that displays a catalog of items that the user can filter, sort, group and select. You can run the sample here, and you can download the source code, complete with unit tests, from here. In my last post I outlined the key features of the ViewModel pattern and said that WPF's CollectionViews were actually good examples of the ViewModel pattern applied to collection-based models. In this post I expl......

53 of 3778 | Il sito di Patterns & Practices: nuova struttura - Il sito di Patterns & Practices ha cambiato la sua struttura al fine di rendere più facile l’individuazione delle librerie, guidelines e tools in relazione ai diversi ambiti di sviluppo Ad esempio se sviluppo applicazioni client su WPF, posso essere interessato alla guida alle Composite Application Guidance for WPF, anche nota come “prism”. L’area “Client Development” contiene informazione legate allo sviluppo di applicazioni per il Web, per mobile, Windows Form e WPF. L’area “Solution Development Fundamentals”: si occupa di aspetti di interesse legati sia allo sviluppo di applicazioni client, che web, che server, come la sicurezza, il caching, l’accesso dati, la validazione o la ......

2009 Feb 10

54 of 3778 | ASP.NET tips: Display resultset from Multiple DataTable - I normally do not use DataSet and prefer Objects instead generated by the ORM frameworks, but recently I had to produce a ASP.NET page that displayed a list of records from multiple DataTables. Lets look at a similar example. Lets assume we consume this DataSet which has two DataTables "Agent" and "RealEstateProperty". The task is to display, what properties belongs to which agent, in a GridView.   There are different ways to accomplish this task, lets look at them one by one. Method 1: Bind DataTables to  a single GridView To bind these multiple DataTables to a single GridView control, we can quickly create a new temporary DataTable, with the required fi......

55 of 3778 | CRM 4.0, Data Import and TCP Socket Outage... - When doing bulk data import on CRM 4.0 using self-made application that utilizes CRM SDK to communicate with web server, if the application is running parallel that simultaneously accessing the server, sometimes you may get this kind of error and the import will fail: "Only one usage of each socket address (protocol/network address/port) is normally permitted (typically under load)." or error message in Japanese: "???? ????????????? ???????? ???????????????????? ??????????????? 1 ??????????? 10.1.1.1:80" when encounter this, mostly it's likely that the client side is running out the available TCP connection sockets due to that Windows had the default free av......

56 of 3778 | Design: Architecture Frame Considerations (Part 2) - In this second instalment we are going to review another set of frames. This guideline should help you to understand what is involved on each one of them as well as considerations and known patterns. You can find the first part following this link. The second part looks like this: The following guideline can help you to identify the key issues on each area of the frame and some recommendations that we usually share with our customers in the ADC team (Application Development Consultant ). Note that this list is not exhaustive and are general suggestions that can help you on your design process. Configuration ManagementThe message here is clear, we need to move configurable options to a......

57 of 3778 | Recent jobs posted to the 37signals Job Board: Facebook, Netflix, Happy Cog, Joost, Yelp - Design Jobs Facebook is looking for a Product Designer in Palo Alto, CA. Six Apart, Inc. is looking for a Web Designer in New York. Netflix is looking for an Information Architect in Los Gatos, CA. Happy Cog is looking for a Web Designer in Philadelphia, PA. Clinton Global Initiative is looking for a Web Producer (New Media Specialist) in New York. TripIt is looking for a Visual Designer in San Francisco, CA. Brainbox is looking for a Senior UI Designer anywhere in the USA. The Mechanical Zoo is looking for a Senior User Interaction Designer in San Francisco, CA. Programming Jobs Joost is looking for a Flash ActionScript Programmer in New Yo......

58 of 3778 | Silverlight-Workshop auf der FFK09 - Nach dem großen Erfolg des Silverlight-Einsteigerworkshops auf der letzten Flashforum -Konferenz (FFK08) gibt es natürlich auch dieses Jahr auf der FFK09 wieder einen Silverlight-Workshop. Allerdings nicht mehr als reinen Einsteigerworkshop – dieses Jahr geht es tiefer in die Materie: Silverlight Praxis - Professionelle datengetriebene Anwendungen mit .Net für das Netz (am 30. April 09). In Silverlight 2 gibt es eine Vielzahl Möglichkeiten zur schnellen und einfachen Integration, Visualisierung und Verarbeitung von Daten. Die Kommunikation mit unterschiedlichen Servern ist kinderleicht und erlaubt eine nahtlose Verknüpfung verschiedener Backend-Systeme mit Silverlight 2, um die Daten im B......

59 of 3778 | Windows Embedded Developer Interest Group Monthly meeting is coming up tomorrow, February 11 - Please join us for our monthly Windows Embedded Developer Interest group (WE-DIG) meeting tomorrow on February 11, 2009. At 6:30 PM PST, Maarten Struys and I will give a presentation on Location Services for Windows Mobile Devices. We will show you how to use GPSID in combination with Web Services like Virtual Earth. Join us for a fun-filled session. Giveaways and pizza will be included, weather permitting of course. Check out the WE-DIG website for further information and directions. Hope to see you guys tomorrow! ...

2009 Feb 09

60 of 3778 | maxConnection - Daha önce "2 Sayisinin Önemi" baslikli yazimda "maxConnection" parametresinden bahsetmistim. Ancak orada bahsettiklerim genel olarak .NET 1.1 için geçerliydi. .NET 2.0'da, duruma bagli olarak davranis biraz daha farkli olabiliyor. Bu parametrenin detaylarindan ve ne ise yaradigindan önceki yazimda bahsetmistim. Bu nedenle bunlari tekrarlamayacagim. autoConfig .NET 2.0'in machine.config dosyasini inceleyecek olursaniz, maxConnection parametresinin bulunmadigini görürsünüz. Bu parametrenin degeri, artik çalisma zamaninda (runtime) otomatik olarak hesaplanmaktadir. Hesaplama söyle yapiliyor: Istemci uygulamalari: "Windows forms" ve "console" uygulamalari gibi istemci uygulamalarinda deger yin......

61 of 3778 | UpdateProjectWorkspaceAddress fails with WSSWebIsNotProjectWorkspace error - So, I am working on a Proof of Concept that integrates TFS 2008, Project Server 2007 and MOSS. After I create a site based  upon a custom site template I then create a project using the PWA web services (UpdateProjectWorkspaceAddress).  The project is created but when I try and update the project workspace URL using the wssinterop web service it fails with a WSSWebIsNotProjectWorkspace error.  The template has the correct features activated and if I manually (through the PWA Admin UI) set the project workspace to the same web it works.  I don't know why it fails since everything looks good but I did discover a workaround after looking at it for many hours.  Call the same method twice......

2009 Feb 08

62 of 3778 | Beta Release of XDS.b Reference Implementation with Async Option - Working in great partnership with iLink Systems healthcare solutions team, we have uploaded a new beta release of our IHE XDS.b Reference Implementation on the Microsoft’s open source project hosting web site CodePlex.   The XDS.b Reference Implementation supports the following transactions/profiles: -          Provide and Register Document Set-b ITI-41 -          Register Document Set-b ITI-42 -          Registry Stored Query ITI-18 -          Retrieve Document Set ITI-43 -    ......

63 of 3778 | Downloading files from document library remotely without any OM code - I’ve had a few scenarios where I needed to download files from a document library remotely without using any object model code. Here is simple program that does just that. First step is use the Lists web service to retrieve list items from the document library 1: public void DownloadFilesFromDocumentLibrary(string documentLibraryName, string url) 2: { 3: listservice.Lists proxy = new DownloadFilesFromDocumentLibrary.listservice.Lists(); 4: //set url and credentials on proxy 5: proxy.Url = url + "/_vti_bin/lists.asmx"; 6: proxy.Credentials = CredentialCache.DefaultCredentials; 7:......

64 of 3778 | Learn how to integrate PeopleSoft, Outlook and MOSS - Office Business Application (OBA) development is growing in importance thus continues to be an integral part of the Office platform developer story. To that end, we recently completed a new resource that could be used for OBA training specific to PeopleSoft and Office integration. This HOL uses the OBA Starter Kit for PeopleSoft as the demo environment and provides a comprehensive walkthrough on how to a) create web services that wrap around PeopleSoft components (both native and custom), b) consume those services in a custom Outlook client (the design can be extrapolated to other Office custom clients), and c) integrate the service with the MOSS Business Data Catalog. The new resource, a......

2009 Feb 07

65 of 3778 | Calling web services in web-enabled InfoPath forms - I'm pretty sure most of you are aware that you can build InfoPath forms to be hosted at MOSS as web-enabled forms. This is possible using the InfoPath Forms Services in MOSS. If you ever tried using this type of forms you’ll realize that you will have some limitations compared to the forms that run inside the InfoPath client. One technique to come over these limitations would be using Web services in your forms. For instance you can query a database if you have a web services layer encasulating the database server. Below are some hints to make your life easier. It is quite easy to setup a new data source that is accessing to a web service in InfoPath. You can develop and using your I......

66 of 3778 | Eclipse and Silverlight, another interoperability journey has begun - Silverlight is a cross-platform browser plug-in that enables rich media experiences and .NET-based Rich Internet Applications (RIAs) within the browser. While Microsoft creates developer and designers tools, interoperability scenarios using other tools makes sense simply because in many situations there are development teams working in heterogeneous environments. Searching for ways to assist these teams is how Eclipse tools for Silverlight came to life! The Eclipse tools for Silverlight project, aka eclipse4SL, is an eclipse plug-in that enables Eclipse developers to use the Eclipse IDE to create applications that run on the Microsoft Silverlight runtime platform. Announced in October of l......

67 of 3778 | M?t s? Link h?u ích giúp b?n h?c silverlight - Learn from “How Do I” Videos If you are developers or designers, the following links can give you very good start. You can download all the videos FREE. - Silverlight 2 Basics - Controls - Web Services and Data - Data - Media Free Learning Resources - Jesse Liberty Geek Tutorials - Silverlight Screencasts - Silverlight 2 Hands on lab - Silverlight 2 Quick Start - Silverlight Presentation at MIX 08...

2009 Feb 06

68 of 3778 | Accessing the DropDownList Control's SelectedIndex or SelectedValue Properties Selects the First ListItem - I was recently helping a colleague squash a bug that had popped up on a page that involved a DropDownList. Specifically, an HttpException was being thrown with the error message Cannot have multiple items selected in a DropDownList. This exception is raised, as the message notes, if a DropDownList contains multiple ListItems whose Selected properties are set to true. The page in question had a DropDownList whose values were populated from a web service on the first page load. Shortly after this population code was a foreach loop that looped through the items in the DropDownList looking for a ListItem whose value matched a user-specific setting. The first such ListItem found had its Selecte......

69 of 3778 | Accessing the DropDownList Control's SelectedIndex or SelectedValue Properties Selects the First ListItem - I was recently helping a colleague squash a bug that had popped up on a page that involved a DropDownList. Specifically, an HttpException was being thrown with the error message Cannot have multiple items selected in a DropDownList. This exception is raised, as the message notes, if a DropDownList contains multiple ListItems whose Selected properties are set to true. The page in question had a DropDownList whose values were populated from a web service on the first page load. Shortly after this population code was a foreach loop that looped through the items in the DropDownList looking for a ListItem whose value matched a user-specific setting. The first such ListItem found had its Selecte......

70 of 3778 | Clickjacking Defense in IE8 - Bryan here. The Internet Explorer team released the first public release candidate build of IE8 last week, which includes some very handy new security features I’d like to talk about. Steve and I have both blogged about the IE8 Cross-Site Scripting (XSS) Filter when it came out in the last public beta, and I wrote a piece on my own blog praising IE’s XDomainRequest (XDR) mechanism for making more secure cross-domain requests. This post will complete the IE8 security feature blog post hat trick and give some background and usage guidance around the new X-FRAME-OPTIONS clickjacking defense header. In case you’re unfamiliar with clickjacking, let me start from the top. All modern browsers s......

2009 Feb 05

71 of 3778 | Analysis 2009: Application Services come into their own - As cloud computing goes, so do two complementary technologies - application services, and web services. It's easier to split these into two distinct sections, though it should be kept in mind that they are simply different manifestations of an... ...

72 of 3778 | CoDe Magazine: Virtual Earth 101 - Jim Duffy of TakeNote Technologies, and Microsoft MVP, wrote an in depth article for CoDe Magazine covering Microsoft Virtual Earth from the AJAX map control to the Virtual Earth Web Service. Now, most CoDe Magazine articles require a login for paid access, but after pulling a few strings the article is now wide open – so go get it. The article, “Virtual Earth 101” is a great overview for beginners, so if you’re a developer and wondering how to get started with Virtual Earth you can start with this article. When you’re done, bookmark the SDK and get cracking. Per Jim’s article, “In this article, I want to start you on your way developing applications with Virtual Earth and get you thinki......

2009 Feb 04

73 of 3778 | Call a web service from ANSI C ? - Hi, I need to call a web service from a ANSI C unix application. What's the way to do it ?<br>Any help is highly appreciated. ...

74 of 3778 | Live Maps India v2 Released (with an API) - The Live Maps India team has released an updated version of their consumer site, as well as (for all your Virtual Earth platform lovers out there), an API for accessing the Indian map tiles in your applications via an AJAX Control or SOAP XML Web Services. Check out the list of new features and data updates. Street Maps for 8 more Indian cities (Nasik, Indore, Sholapur, Surat, Nagpur, Pimpri/Chinchwad, Chandigarh/Mohali/Panchkula, Panaji/Marmagao) taking the count to 17 Richer Coverage for Mumbai  (Locality count increased from 600 in V1 to 2000 and count of Points of general interest increased from 10K to 31K) Improved Inter-town Road Network within 16 states  Landm......

75 of 3778 | VSTS Rangers VSTT Cheat Sheets – another amazing ranger nugget! - At TechReady8 I stumbled across something I was oblivious to … as it is not NDA, I can blog about it and evangelise yet another great nugget! The session details were: DEVCT313-R1 - VSTS Rangers VSTT Cheat SheetFebruary 3, 2:30 PM - 3:45 PM (WSCTC) 206Bijan Javidi, Geoff Gray Learn lots of tips and tricks about how to use VSTS in a testing environment. Geoff Gray (Senior Test Consultant, Ranger) is operating in the Microsoft Services Labs specialising in customer based testing. As a result he is “the guy” when it comes to testing and Visual Studio Team Test (VSTT). Being a typical ranger, Geoff has created a collection of documentation, he refers to as the VSTT Cheat Sheet. The cheat shee......

2009 Feb 03

76 of 3778 | Community Megaphone Feature Overview - Ever wondered what this Community Megaphone thing I keep mentioning is? Or why you’d want to use it? Well, I’ve put together a little video to highlight the major features of Community Megaphone, to answer those (and hopefully more) questions (view full screen using the button at the lower right corner for best results): As noted in the video, two things coming in the very near future are integration with the Codezone events system, so that events entered in Community Megaphone show up on the Codezone web site, and vice versa. As part of that work, I will be able to offer a web service that other sites can call to automate the process of adding events to Community Megaphone. Add......

77 of 3778 | Enabling classic ASP pages on Windows server 2003 with IIS 6.0 - Enabling classic ASP pages on Windows server 2003 with IIS 6.0 Problem:  we want to run a classic ASP page in the middle of our ASP.NET project from Carl Morita -  original article:  http://www.dovetailsoftware.com/resources/solutions/100.aspx IIS 6.0 might have classic asp pages disabled - (classic asp pages are disabled by default) Open up ‘Manage Your Server’ console via Start -> Control Panel -> Administrative Tools -> Manage Your Server Then click on ‘Application Server’ -> ‘Manage this application server’ Go to IIS Manager Double-click on your computer Go to Web Service Extensions A list will appear on the right. Select ‘active server pages’ Press the ‘Allo......

78 of 3778 | Using XML Serializer Generator - using the SGen for generating the XML serializers to improve the performance of the web services client...

2009 Feb 02

79 of 3778 | Channel 9 video on Windows Web Services API. - I have just learned that there is a video on WWSAPI at Channel9. Back in October of the last year, Yochay Kiriaty , Phil Pennington and myself got together to talk about the API. Yochay and Phil has come prepared with a long list of questions. I have tried to answer all of them. It was fun discussion. The delay in publishing the video was caused by an issue with the recording. Yochay was able to fix it recently and publish the video to Channel9. Check it out when you have time. If you have any questions,...(read more)...

80 of 3778 | Creating a WPF Application With Prism v2 – Module Layout - Okay, hopefully this is going to be a short one.  Next thing that has to get done is to a little division of work.  Looking over the requirements, there are only a couple of things that I’d like to, but first a word on module types. Module Types There are two types of modules that are defined in the previous incarnations of the framework (SCSF and WCSF).  They are foundational and business modules.  They don’t exist as fine-grained separations in Prism, but I’ve found using them to be useful concepts, so let’s talk about them for a minute. Foundational Modules – These modules just augment the services set.  They contain no UI.  This may seem odd for a client application, but its a powerf......

81 of 3778 | Entourage EWS questions - I've been getting a bunch of questions, so let's get them answered. How do I get into the Entourage EWS beta? Go to Mactopia to apply to be a part of the beta. How long does it take for beta applications to be reviewed? We're doing it manually, so it takes a business day or two. It's been two days, and I haven't received a response to my beta application. What do I do? Check your spam folder. You can also login to Microsoft Connect and see if the Entourage EWS beta shows up on your dashboard. What are the system requirements for the beta? For your Mac, you need to be on OS X 10.5.4 or later. For your server, you need to be on Exchange 2007 SP1 RU4 or later. Do not down......

82 of 3778 | To Next "Curl" - Curl, another so-called Google killer, is at its last gasp. I just knew it. I am not predicting present. Curl is not the first one, and apparently not the last. For upcoming curls, here are my words. Brand. Brand. Brand. For many people, word of Google has close connection with bunch of splendid words such as cool, innovation, unselfish, impartial, revolution, and powerful, etc… With brand, Google claims that “People don’t work at Google for the money. They work at Google because they want to change the world!”. With brand, debut of Google’s every new service always arouses buzzes, but seldom notices that Live also has compelling equivalence. With brand, people think only Google can prov......

83 of 3778 | WSDL change brakes our client application (Ajax1.3) - Everytime a 3rd party web service is changed it brakes our client application. We need to update our locally saved WSDL and build our application (to ...

2009 Feb 01

84 of 3778 | ASP.NET Web Developer Checklist - The following is a simple checklist you can use when building web applications.  Much of this still applies to other technologies and can easily be extended.  I try not to get too specific on technology or methodology, but it is definitely leaning toward ASP.NET. If you can think of something I am missing or disagree, please leave a comment.  Detailed information follows the checklist. How much of the checklist you follow will depend on the project.  If its just a hobby site, you may skip items like load testing, but as the site grows you will likely need to check off more and more items.  Some items, like separation of logic should just be done from the start.  In any case, you should ma......

85 of 3778 | Migration NAV 2009 - NAV 2009 apporte des avantages technologiques très importants : Web services, Reporting Services, architectures 3 tiers, … La migration d’une précédente version vers NAV 2009 est le processus de bénéficier de ces nouveautés technologiques sans perdre les fonctionnalités spécifiques qui ont été ajoutées sur l’ancienne version. A partir de la version 5 sp1, la migration se résume à : -          Intégrer les objets spécifiques dans NAV 2009 -          Migrer les formulaires et reports spécifiques : Les formulaires doivent être transformés en Pages et les rapports en Reporting Services. ......

2009 Jan 31

86 of 3778 | Appel d’un Codeunit à partir d’un WebService Dynamics NAV 2009 - Dans l’object Designer créer un Codeunit Créer une procédure InfosCust qui renvoie le Nom d’un client. CustRec.GET(Cust) ; EXIT(‘Nom : ‘ + CustRec.Name); Cust est un paramètre de la procédure de typ Code 20 CustRec est un Record sur la table 18 Client. Publier le Codeunit Dans le menu Administration, cliquer sur Administration IT, Paramètres généraux, Web Service Ajouter un enregistrement de Type : Codeunit, N° : 50000, Nom : InfosClientRef Dans Visual Studio créer un projet WinForm Ajouter un Text Box, un Label et un Bouton Ajouter une référence web service A partir de l’explorateur de solutions, cliquer-droit puis Ajouter une référence de service. Cli......

87 of 3778 | Comment construire l’URL du Web Service Dynamics NAV 2009 ? - -          l’URL du Web Service Dynamics NAV 2009 est construit selon le format suivant : http://[Nom de machine]:[Port]/[Instance]/ws/[Nom société]/Services Cette URL vous donne la liste de l’ensemble des Web Service publiés par Dynamics NAV -          Pour accéder à l’URL Web Service Page, il faut utiliser l’URL suivant : http://[Nom de machine]:[Port]/[Instance]/ws/[Nom société]/Page/[Nom du web service] -          Pour accéder à l’URL Web Service Codeunit, il faut utiliser l’URL suivant : http://[Nom de machine]:[Port]/[Instance]/w......

88 of 3778 | How to Export Data to Excel from an ASP.NET Application + Avoid the File Format Differ Prompt - This is a common task for ASP.NET developers. You have a Web application where you expose data from a database, Web service, or third-party API and you need an "Export to Excel" button. I have used different approaches to export to Excel from a Web application. Here's some options and guidance of when to use each one. Generate a CSV file: If you open a CSV file in Excel, you can see a table with data. You can use this approach if you don't need control over formatting, styles, or workbook structure. I have used this approach when I pull data from a data source and I don't need to render it on the browser. For example, you are working on a stock options solution and you connect to a Web ......

89 of 3778 | WS-DD standardization update - Just under six months ago, DPWS, WS-Discovery and SOAP-over-UDP entered standardization in the OASIS WS-DD technical committee.  An incredible amount of work and progress has been made during that time, and the committee has just published the second draft of the 1.1 versions of each specification. As I mentioned in my earlier posts, this is a very important step for these specifications as the entire DPWS community comes together to collaborate on the specifications and refine and improve the contents.  In fact, this technical committee has filed and handled nearly 150 different issues across all three specifications, and has improved the utility and broad applicability of the s......

2009 Jan 30

90 of 3778 | EMB108: LA Session si vous voulez (re)découvrir l’embarqué chez Microsoft - Imaginez un petit serveur de photo, accompagné d’un cadre photo numérique, connecté à des webservices et à Internet, et vous voulez savoir ce qui pourrait y avoir sous le capot, et comment on s’y prend pour développer la prochaine génération de systèmes embarqués intelligents et connectés chez Microsoft… Envie d’avoir une image globale de l’engagement de Microsoft dans les systèmes embarqués? Peut-être vous demandez-vous, d’abord, ce que Microsoft entend quand on parle de système embarqué… Ou bien vous savez déjà ce qui va se dire, vous avez juste envie d’une mise à jour sur la roadmap et les produits, et peut-être le futur? Ou bien vous vous demandez comment choisir le prochain système d’......

91 of 3778 | Get the Windows 7 Developer Guide - Build applications on a solid foundation, enable richer application experiences for users, and integrate the best of Windows and Web services with this guide to the features and technologies of the Windows 7 operating system....

92 of 3778 | LiveDocx: Generate documents with a web service - The Imaging Source just released its latest member of the family of word processing components: <a ...

2009 Jan 29

93 of 3778 | Creating a WPF Application With Prism v2 – Ummm, Ummm Data! - So sometime about now, I tripped on the absolute worst part of this whole process.  Heck, it’s so bad that in the years where I haven’t had a scoring app, this has been single-handedly why there was no scoring application.  That, of course, is loading the data.  Consider, 24 categories results in between 20 and 120 movies nominated (50 this year).  If you’re recording information on people involved, it rapidly hits the hundreds.  If you don’t want to store a lot of data, it’s not that bad, but it’s still hours of typing potentially and it’s all very error prone and well, I’m lazy. I considered for quite some time this year just linking to IMDb.  The problem is that I don’t believe in havin......

94 of 3778 | Dai Web Services agli Zombie : c’è sempre chi sta peggio ... o forse no!!! - vi ricordate il mio post dove mi stupivo delle scritte riguardanti i Web Services sui tabelloni orari in stazione a Lambrate ??? Beh, è proprio vero che gli americani sono sempre un passo avanti :-) L’unica differenza è che negli USA le autorità dei trasporti si devono difendere da attacchi di hackers dall’esterno , mentre da noi si devono difendere da programmatori “distratti” dall’interno… --Mario...

95 of 3778 | DevDays09 | Virtual Earth com Johannes Kebeck - Johannes Kebeck, um dos grandes especialistas europeus em Virtual Earth, tem já a sua viagem confirmada para o DevDays. Johannes Kebeck fará uma sessão com um deep dive da última versão do Virtual Earth: parsing, geo-coding engines, clustering, localization and routing, e ainda um espaço de relevo para os novos Web Services do Virtual Earth. Site DevDays Sessão WUX304 - Live Platform: Deep Dive on Microsoft Virtual Earth ...

96 of 3778 | Internet facing MOSS sites without content deployment - Lately there has been quite a lot of discussions concerning Internet facing MOSS sites and content deployment. Quite often there’s misconception that MOSS cannot be used as Internet facing platform without separate authoring farm and utilizing content deployment. Assumption is understandable, but completely wrong. By utilizing possibility to have multiple zones for single SharePoint application, we can setup an environment, which is can be accessed by both anonymous users from Internet and content editors from corporate network using windows authentication. Conceptual model Zone in the SharePoint basically means different access points to access the same content. Each of these access po......

97 of 3778 | MpFx Walkthrough: Creating the ProjectServer Object & Enumerating Project Information - I am taking a little break from my current project.  Whew. Only such much you can cram into your brain about SharePoint in one unbroken period of time. Today’s topic starts at the beginning of mpFx:  How to create a ProjectServer object.  I will also demonstrate enumerating project information.  The code sample and an update to the core mpFx library are available on Code Gallery.  Here is the updated mpFx core library and here is the walkthrough. The following references are required to build and execute: Mcs.Epm.MicrosoftProject.mpFx System System.Core System.Data System.Xml NOTE: mpFx 1.0 PREVIEW is intended to be a learning aide.  Th......

98 of 3778 | Which Pattern to Apply Sync-Async based Webservices ? - Hi,<br><br>I have j2ee based application that exposes synchronized webservices for a simple search function and do not have any web based ...

2009 Jan 28

99 of 3778 | Configurare HTTP necesara pentru accesul la un Server Analysis Services 2005 care ruleaza pe Windows Server 2003 -   Acest continut este destinat acelora care doresc sa acceseze SQL 2005 Server Analysis Services  prin protocolul  HTTP. Ma departe sunt  explicati pasii necesari parametrarii accesului HTTP si subiecte legate de securitatea acestuia (se aplica pentru Windows Server 2003). Microsoft Server 2005 Analysis Services utilizeaza  aceeasi arhitectura ca Microsoft Server 2000 Analysis Services  pentru a furniza access HTTP. Componentul pump este incarcat in IIS si este folosit ca si extensie ISAPI extention asigurand transferul client - Analysis Services  si invers. Mai departe gasiti explicatii pentru parametrarea accesului HTTP spre Microsoft Server 2005 Analy......

100 of 3778 | Creating a WPF Application With Prism v2 – Shell - I’m always happier in my Agile mentality with having something up and running that I can hit F5 on and see the fruits of my labor and this is no different.  So, the next thing we need to do is get a basic Prism application up.  The most basic Prism app in the world has three things in its .exe. The Application object, which sets up the bootstrapper object. The Bootstrapper object, which kick-starts the IoC container, loads modules and starts the shell. The Shell window (which I really wish began with a “C” so I could do an ABCs joke) is the display husk in which all other content in the application will be housed. Let’s look at each individually and make some choices about th......

Page 2 of 76

Newest posts Newest posts in ws-web-services
 

    Email TopXML