Contact Request

Thank you,

We will be in touch soon.

CLOSE
Skip to content
Atmosera
  • Azure Solutions
    • Close
      • Apps & Infrastructure
      • Azure Migration
      • Azure Operations
      • Azure Management
      • Azure Optimization
      • SAP on Azure
      • Windows Virtual Desktop
    • Close
  • Software Development
    • Close
      • Apps & Infrastructure
      • App Modernization
      • Azure DevOps Services
      • Azure Data & AI Services
      • Mobile Development
    • Close
  • Security & Compliance
    • Close
      • Azure Security Services
      • Managed Detection & Response
      • Azure Data Protection Services
      • HIPAA
      • PCI
      • NIST
    • Close
  • Training
  • Resources
    • Close
      • COVID-19
      • Blog
      • Case Studies
      • Data Sheets
      • Events
      • On-Demand Webinars
    • Close
  • About
    • Close
      • Azure Expert MSP
      • Team
      • Offers
      • Partners
      • Industries
      • Careers
    • Close
  • Contact
    • Close
      • Contact
      • Support
      • Billing
    • Close

Sergio Loscialo

    Blog Jun 09, 2015

    Pooling Buffers for Better Memory Management

    Occasionally, you need a more robust solution to solve a problem. In my last post, I wrote about the horrors of this small code snippet: [code language="csharp"] public byte[] Serialize(object o) { using (var stream = new MemoryStream()) { MySerializer.Serialize(stream,...

    Blog May 17, 2015

    Hey, Who Stole All My Memory?

    Sometimes a little piece of seemingly innocuous code can cause a significant amount of trouble: [code language="csharp"] public byte[] Serialize(object o) { using (var stream = new MemoryStream()) { MySerializer.Serialize(stream, o); return stream.ToArray(); } } [/code] Doesn’t look like much,...

    Blog Mar 09, 2013

    Windows 8 GridView and Variable-Sized Items

    The GridView control is one of the most used layout controls within Windows 8 Store applications.  By using the Grid App project template with Visual Studio 2012, your first page will look similar to the following: While this looks great,...

    Blog Feb 22, 2012

    Programmatically uninstalling Silverlight Out-Of-Browser Application

    Every once in a while there comes a need to provide a mechanism to uninstall your application programmatically.   For Silverlight Out-Of-Browser applications , there seemed to be no way to accomplish it.  Fortunately, there’s a work-around that trusted OOB applications...

    Blog Oct 18, 2011

    Working with PivotViewer and the CxmlCollectionSource

    Microsoft’s PivotViewer control is an amazing tool for visualizing data and creating a unique UI for your application.  The one issue everyone seems to have with it, however, is its lack of styling capability.  In fact, working with PivotViewer in...

    Blog Sep 16, 2011

    The Cascade Game: From Silverlight to HTML5 (part 2)

    Game Loops and Timer-Based Animations Previous Entries in Series Part 1 – Introduction and Game Layout My next short term goal was to get some of spheres to show and animate. And that was going to entail using HTML5’s new...

    Blog Sep 09, 2011

    The Cascade Game: From Silverlight to HTML5 (part 1)

    A few years ago I played a game on Facebook that had a simple premise, but became quite addictive for a while.  It consisted of progressing levels of spheres in which the player was tasked with exploding by initiating a...

    Blog Jul 26, 2011

    Where’s my DataContext?

    Every now and then a question comes up concerning a missing DataContext.  The questions usually center around a ViewModel being set to a View properly, but then developer can not bind some command or property to a FrameworkElement.  And typically...

    Blog May 19, 2011

    Yet another way to attach ViewModels to Views

    Throughout the short history of the MVVM design pattern, several methods have originated for populating Views with their ViewModels.  One of the most common methods is to use one of the frameworks (PRISM, MVVM Light, Jounce, among others).  Typically, the...

    Blog Apr 13, 2011

    Run your business on the best data platform available

    Silverlight Memory Leaks and AutomationPeers

    Using a memory profiling tool such as ANTS Memory Profiler from Red-Gate or MemProfiler from SciTech Software (I’m sure there others, but those were the only two I found that can profile a Silverlight Out-Of-Browser application) is a good idea. ...

    Blog Mar 22, 2011

    Resumable downloads in Silverlight Out-Of-Browser applications

    The task facing us is simple.  In fact, it has been done before.  Many download management tools already have the ability to resume downloading a file if, for some reason, the process was interrupted.  There is no built-in facility for...

    Blog Aug 06, 2009

    Fact-Based Analysis to Optimize Business-Critical Websites and E-Commerce Sites

    WPF – Animating multiple elements simultaneously

    A question appeared on StackOverflow asking how to animate a property on multiple elements from one or more trigger mechanisms (i.e. a button click or list box selection).  The traditional approach (for brevity’s sake, I omitted the Xaml comprising the...

  • 1 800 903 4852
  • Contact
  • Support
  • Azure Resource Center
  • Privacy Policy
WE'RE HIRING
Headquarters

9705 SW Sunshine Court

Beaverton, OR 97005

Atlanta

980 Hammond Drive Suite 660

Atlanta, GA 30328

© 2022 ATMOSERA

Featured Products

Public Azure
Hybrid Azure
Private Azure
View all

Solutions

Webinar: Cosmos DB: The Good, The Bad, and The Ugly
5 Steps To Accelerate Your Migration Through the Cloud
How Safe Is the Cloud for E-Commerce and Retailers?
View all

Events

Webinar: Cosmos DB: The Good, The Bad, and The Ugly
5 Steps To Accelerate Your Migration Through the Cloud
How Safe Is the Cloud for E-Commerce and Retailers?
View all

Resouce Center

Home
Azure Data Protection Services
Microsoft Azure Security and Compliance Services
View all