Stories recently tagged with 'Services'

EntitySpaces RIA Services Released to Production(www.entityspaces.net)

submitted by EntitySpacesEntitySpaces(315) 1 year, 3 months ago

This release provides four new templates for developing RIA Services Applications. EntitySpaces can create everything you need to get started on your RIA Services application. EntitySpaces will create your DomainService class (including a partial class to go along with it to house your custom methods). Also, your Validation classes and your “Shared” classes for your entities are created as well. Finally a new RIA DynamicQuery template will create your EntitySpaces DynamicQuery classes which can be used under Silverlight in your RIA Services application. Also, two very nice samples are provided for RIA Services, one for C# developers and one for VB.NET developers. read more...

add a comment |category: |Views: 59

tags: another

EntitySpaces in a RIA Services Silverlight Application Development Sce(www.entityspaces.net)

submitted by EntitySpacesEntitySpaces(315) 1 year, 5 months ago

Whether RIA Services is merely a buzzword you’ve heard bounced around or you’re a seasoned Silverlight developer you should checkout this functionality. When you combine EntitySpaces with RIA Services you will almost instantly be able to create professional quality Silverlight applications. read more...

add a comment |category: |Views: 50

tags: another

Displaying SOAP XML Messages in a Simple WCF Web Service(www.primaryobjects.com)

submitted by surfer6surfer6(317) 1 year, 7 months ago

Learn how to create a basic WCF web service, with a plaintext username password authentication, that outputs all incoming and outgoing XML SOAP packet messages to the Visual Studio Console. read more...

add a comment |category: |Views: 68

tags: another

Using Paging in WCF Data Services - Gil Fink on .Net(blogs.microsoft.co.il)

submitted by gilfgilf(2123) 1 year, 7 months ago

One of the mechanisms which were provided in WCF Data Services from the start was client side paging. In the new release of WCF Data Services we also get a server side paging and this will be addressed in this post. read more...

add a comment |category: |Views: 34

tags: another

Get function return and profiling information in .NET using Winbg(naveensrinivasan.com)

submitted by reshminreshmin(383) 1 year, 11 months ago

Steps to get function return values and profiling information in .NET using windbg. Steps to debug within a function. This is similar to debugging with VS.NET in production environment. read more...

add a comment |category: |Views: 193

tags: another

Installing Dotnet Windows Services, the easiest way(cavemansblog.wordpress.com)

submitted by cavemansblogcavemansblog(40) 2 years, 9 months ago

Using the InstallUtil.exe has been my primary mechanism of installing a windows service. I will demonstrate the easiest way of installing/uninstalling a windows service by just double clicking on the service executable. read more...

add a comment |category: |Views: 21

tags: another

Waegis - The Web Cleaner(waegis.com)

submitted by keyvankeyvan(4086) 3 years, 7 months ago

Tired of Spam? Spammers are disturbing our dear web! How do you feel about them? Do you have a site, blog, forum or Wiki? Have you been affected by lots of spam content on your site? How much of time do you spend to remove them everyday? How can they affect the look and feel of your site? How can they affect your database size? Do you use CAPTCHA control and think it is a good solution? We're here to take care about everything for you and save your time, energy and effort. We're here to make a better and cleaner web with your help. Waegis (pronounced veejis) is a professional online service that assists you to block spams. read more...

add a comment |category: |Views: 12

tags: another

Atlanta Web Design & Development Company Pushthingsforward.com(pushthingsforward.com)

submitted by georgiawebsgeorgiawebs(5) 3 years, 10 months ago

Atlanta Web Design and web development company offering logical online solutions to small and medium businesses worldwide. Custom Web Site Design, SEO Services, Ecommerce Solutions. Contact us today for your online needs. read more...

add a comment |category: |Views: 4

tags: another

dnrTV Aggregator Part 1 - Windows Services(blog.jrpsoftware.com)

submitted by rplantrplant(750) 4 years ago

It is time for another personal project for me and this time I thought I would put together a dnrTV feed aggregator. Rather than watch each episode on my home computer, I prefer to watch them on the big screen TV in the living room. They are very viewable and I can sit in my lazy boy with the remote, a beer and maybe the laptop. ( mostly the remote and a beer ) read more...

add a comment |category: |Views: 3

tags: another

Serving PDF Reports from ASP.NET using SQL Reporting Services(arkesystems.com)

submitted by ericsstollericsstoll(225) 4 years, 1 month ago

How to create and deliver a PDF using ASP.NET and SQL Server Reporting Services. read more...

add a comment |category: |Views: 57

tags: another

How to use Custom Assemblies with Reports(jachman.wordpress.com)

submitted by JachmanJachman(530) 4 years, 1 month ago

Last days I tried to write a sql server report. In the beginning everything was fine. Until - I wanted to call a custom method in a custom assembly of my project. read more...

add a comment |category: |Views: 25

tags: another

Windows Live Services - It's Still About Windows(ekampf.com)

submitted by ekampfekampf(3195) 4 years, 3 months ago

While it seems that Microsoft aim online service providers like Google at Yahoo with its Live Services launch, it real aim i extending Windows.... read more...

add a comment |category: |Views: 0

tags: another

Remix Australia Videos(soulsolutions.com.au)

submitted by BronwenZBronwenZ(230) 4 years, 4 months ago

Checkout the videos of sessions from remix Australia. read more...

add a comment |category: |Views: 2

tags: another

Creating a more accurate JSON .NET Serializer(coderjournal.com)

submitted by zigamorphzigamorph(3314) 4 years, 4 months ago

System.Web.Script.Serialization.JavaScriptSerializer, which takes you objects and turns them in to a JSON string that can be evaluated by JavaScript and reversed in to an object. However it was lacking in more than a few areas. So this author extended the current JSON serializer to use the XML attributes which provide more flexibility. read more...

add a comment |category: |Views: 84

tags: another

Web services and Silverlight 1.1 C# gotchas(dnknormark.net)

submitted by MartinHNMartinHN(180) 4 years, 5 months ago

A few gotchas when using webservices from Silverlight. If you're going to use any kind of data in your Silverlight apps, and you probably are, then you have to use a webservice. Calling a webservice from Silverlight is a bit different from calling a webservice from another ASP.NET page. read more...

add a comment |category: |Views: 7

tags: another

Asynchronous Pattern in Windows Communication Foundation(aspalliance.com)

submitted by keyvankeyvan(4086) 4 years, 6 months ago

In this article Keyvan shows how to implement an asynchronous pattern in Windows Communication Foundation for services and clients to enable easy execution of long running operations. read more...

add a comment |category: |Views: 10

tags: another