| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
9 Articles match "Silverlight"
See all articles with
"Silverlight"
| The Latest from .NET Mutterings | MORE | | Coding Challenge,an alternative to regular class room training This was the requirement that our major investment bank client presented to Rock Solid Knowledge the co-developed solution was to produce a Coding Challenge… The Training Day One The first day was spent with a deep dive into Silverlight; all teams had prior knowledge of WPF. The focus of the day was to effectively demonstrate the differences and similarities of the two technologies, giving the teams the ability to deliver a high quality Silverlight solution to match the code challenge requirements document. What do most engineers want to do, “Build Things”. DevelopMentor Courses - Wednesday, February 9, 2011 Devweek 2011 The whole team will be there so whether its WPF, Silverlight,NET 4.0, Just in case you are not aware Dev Week 2011 is fast approaching, this is without doubt the best independent.NET technical conference in the UK. m delighted to say that Rock Solid Knowledge will be attending again this year delivering a variety of sessions from Parallel programming to Workflow to fluffy UI. full list of our sessions can be found here In addition to the traditional lecture sessions we will be running our drop in clinic where our consultants will help you solve your design and development issues. DevelopMentor Courses - Monday, January 24, 2011 Ask the doctor ( Devweek 2010) The whole team will be there so whether its WPF, Silverlight,NET 4.0, Dr Rockman is In! At DevWeek 2010 Rock Solid Knowledge will be running a drop in clinic where our consultants will help you solve your design and development issues. WCF , Design Patterns, Multithreading, Web Development or anything else, we’ll be on hand to lend a sympathetic ear and hopefully solve your problems. In addition the RSK crew will be delivering pre and post conference days and a whole bunch of sessions which you can see on our conference page .NET Mutterings - Thursday, February 4, 2010 | | The Best from .NET Mutterings | MORE | | Coding Challenge,an alternative to regular class room training This was the requirement that our major investment bank client presented to Rock Solid Knowledge the co-developed solution was to produce a Coding Challenge… The Training Day One The first day was spent with a deep dive into Silverlight; all teams had prior knowledge of WPF. The focus of the day was to effectively demonstrate the differences and similarities of the two technologies, giving the teams the ability to deliver a high quality Silverlight solution to match the code challenge requirements document. What do most engineers want to do, “Build Things”. DevelopMentor Courses - Wednesday, February 9, 2011 Devweek 2011 The whole team will be there so whether its WPF, Silverlight,NET 4.0, Just in case you are not aware Dev Week 2011 is fast approaching, this is without doubt the best independent.NET technical conference in the UK. m delighted to say that Rock Solid Knowledge will be attending again this year delivering a variety of sessions from Parallel programming to Workflow to fluffy UI. full list of our sessions can be found here In addition to the traditional lecture sessions we will be running our drop in clinic where our consultants will help you solve your design and development issues. DevelopMentor Courses - Monday, January 24, 2011 Ask the doctor ( Devweek 2010) The whole team will be there so whether its WPF, Silverlight,NET 4.0, Dr Rockman is In! At DevWeek 2010 Rock Solid Knowledge will be running a drop in clinic where our consultants will help you solve your design and development issues. WCF , Design Patterns, Multithreading, Web Development or anything else, we’ll be on hand to lend a sympathetic ear and hopefully solve your problems. In addition the RSK crew will be delivering pre and post conference days and a whole bunch of sessions which you can see on our conference page .NET Mutterings - Thursday, February 4, 2010 | - Devweek 2010
Rock Solid Knowledge are pleased to announce that we have had a host of talks accepted for Devweek 2010 , including the latest advances in Silverlight, Designing for testing, Enterprise and OO Design Patterns, Workflow and a full day of whats new in.NET 4. Hope to see you there… For a full list of talks click here .NET Mutterings - Tuesday, December 1, 2009 - My First Silverlight 3 App
Had a brief rest from patterns and parallel stuff to have a quick play with Silverlight 3. So what to build, I really like the iPhone weather app so I thought I’d have a go at reproducing it in Silverlight, below is a screen shot showing it running out of the browser. One thing to note is that the method for enabling Out Of Browser mode for you application is now different from pre-release versions of Silverlight 3, so there are many old blog posts that are unfortunately wrong now. This then creates the OutOfBrowserSettings.xml file. .NET Mutterings - Thursday, July 23, 2009 - Not so much killer app, but killer content
student told me last week that Microsoft has done a deal so that MSN is the official home of the 2008 Olympic, the site will provide hours and hours of online coverage, bought to you by Silverlight. Could there be any better vehicle to get Silverlight plugin onto every home/office pc. It used to be the case that a computer/os would succeed if it had the killer app, the app everyone needed. The spreadsheet was one of the first of that kind, now in the new media streaming age perhaps its killer content that will help to push the adoption of new technology. Read More .NET Mutterings - Friday, January 25, 2008 - Classic Snake in Silverlight 2
Inspired by Dave Wheeler's article in VSJ magazine, I decided it was time to write a simple game in Silverlight 2. Whilst there is no doubt Silverlight 2 is a massive step closer to a.NET environment in the browser, there are still a few bits and pieces that trip you up. The game I chose was the classic game of Snake. As for WPF feature parity things have massively improved since we now have controls, not just simple shapes. There is also now support for data binding and resources. You can play the game here and download the source from here .NET Mutterings - Sunday, May 18, 2008 - Chrome support for Silverlight
The Beta version of Chrome does not fully support silverlight the app appears to start but no screen updates happen unless you keep resizing the browser. Ive just switched to the Dev branch for Chrome and it appears now to be working. You can switch via this web site .NET Mutterings - Thursday, September 18, 2008 - PDC 2008, Day one
Thus calling java script from silverlight is now something like this Hello dynamic element = HtmlPage.Document.title; element.innerText = "Good Bye"; Also COM interop via this mechanism means no PIA's. This is my first PDC, so not sure what to expect in terms of quality of speakers and content. Key note on cloud services the new windows platform Windows Azure was a little disappointing based on the fact that it was a developer audience. In essence Microsoft are providing a platform for other companies to take advantage of large distributed data centres. by Anders. .NET Mutterings - Tuesday, October 28, 2008 %>
142 Articles match "Silverlight"
See all articles with
"Silverlight"
| The Latest from DevelopMentor | MORE | | Installing RavenDB 2 This Management Studio is a Silverlight application that will let us manage different aspects of the server. Before we get started with RavenDB we need to install the required parts. There are several ways we can do this and one of the easiest is using the NuGet Package manager from within Visual Studio 2012 with the available RavenDB NuGet packages. Which package to install? As should be obvious from the screenshot above there are quite a few NuGet packages to choose from. It turns out we need to use two packages to get started, the client and server part. The RavenDB Management Studio. The Problem Solver - Friday, January 4, 2013 Maurice de Beijer: Installing RavenDB 2 This Management Studio is a Silverlight application that will let us manage different aspects of the server. Before we get started with RavenDB we need to install the required parts. There are several ways we can do this and one of the easiest is using the NuGet Package manager from within Visual Studio 2012 with the available RavenDB NuGet packages. Which package to install? As should be obvious from the screenshot above there are quite a few NuGet packages to choose from. It turns out we need to use two packages to get started, the client and server part. The RavenDB Management Studio. The Problem Solver - Friday, January 4, 2013 Getting started with RavenDB in an ASP.NET MVC application Part of the RavenDB.Server package is a Silverlight client that lets you manage the server and inspect, or even change, the data. RavenDB is one of the newer document type databases that is conceptually comparable to MongoDB or CouchDB. One of the nice thing about RavenDB, at least for a.NET developer, is that is has been developed with.NET in mind from the start. And this makes it really easy to get started with. In fact it is so easy to get started with that it surprises me that not everyone is using it. Instead I just create my C# classes and store them as documents in the database. The Problem Solver - Sunday, November 25, 2012 | -
| The Best from DevelopMentor | MORE | - Using Model – View – ViewModel with Silverlight
have found it extremely easy to use when developing very different applications and have used the design pattern recently in both ASP.NET, WPF and Silverlight applications. Even thought the UI technology used doesn't change the basic MVVM pattern there are some subtle differences, like not easily being able to use ICommand in Silverlight, so I decided to create a small Silverlight sample. The basic structure goes like this: The user interacts with a View, implemented as a Silverlight user control. Tags: NET DevCenter WPF Silverlight 11: {. 13: set. 14: {. The Problem Solver - Tuesday, April 7, 2009 - Easier Async for Silverlight Apps using MVVM
WPF and Silverlight have Dispatcher.CheckAccess / Dispatcher.BeginInvoke. Technical MVVM SilverlightIt makes sense to execute long-running tasks on a background thread, in order to keep the UI responsive by not tying up the main thread. However, as is the case with other UI frameworks such as Windows Forms or WPF, you should not touch UI elements from worker threads. This has to do with how Windows apps process messages, which are always handled on the thread that created the visual element. Windows Forms has the Control.InvokeRequired / Control.BeginInvoke API. Tony and Zuzana's World - Saturday, January 29, 2011 - Paging with the Silverlight RIA services DomainDataSource
Using the declarative DomainDataSource that is part of the upcoming Silverlight 3 RIA services makes it quite easy to work with data. Tags: NET VB DevCenter Silverlight Data Access ASP.NET.All you need to do is add a DomainDataSource control to the the XAML, point it to the generated DomainContext class (in this case NorthwindContext) and tell it which method to use to load the data from the web service(in this case LoadCustomers). Next add a DataGrid to display the data and you are good to go. Adding paging. assume this is just a small bug in the current preview. Enjoy! The Problem Solver - Monday, April 27, 2009 - Madam Silverlight
Just wanted to call out attention to a new Silverlight site created by Maine’s own Carolyn Smith: www.silverlightmadam.com. Silverlight Madam is the creation of Carolyn Smith. Then she discovered computer graphics and now she specializes in creating art in Silverlight.”. SilverlightFor many years Carolyn's preferred medium was watercolors. Note: Carolyn also runs the site www.pixycolors.com. DevelopMentor Courses - Thursday, June 9, 2011 - Using dynamic objects in Silverlight 4
Note: This blog post is written using Silverlight 4.0 RC 1 One of the cool new features in Silverlight 4 is the ability to data bind to indexed properties. Tags: NET Silverlight ASP.NET VS2010 This means that even if you don’t know at design time what properties you data object has you can still data bind to them. The syntax is very similar to a normal data binding, only in this case you need to use the [key] syntax instead. For example in example below the FirstName is a regular property while the LastName below is an indexed property. get; set; }. public Person(). {. The Problem Solver - Monday, April 12, 2010 %>
| | |