Blog Articles
Massively Parallel Monte Carlo Simulation using GPU
On this blog post I’m diving deeper into Thrust usage scenarios with a simple implementation of Monte Carlo simulation.
Massively Parallel RNG using CUDA C, Thrust and C#
On this post I will give you some simple examples how to use the massively parallel GPU on your computer to generate uniformly distibuted psuedo-random numbers.
Faster Sorting in C# by Utilizing GPU with NVIDIA CUDA
On this post I would like to give an entry level example how you can use NVIDIA CUDA technology to achieve better performance within C# with minimum possible amount of code.
Instrument your Azure app with Performance Counters
In this article I would like to describe monitoring the health of your application in Windows Azure via Performance Counters. In this article I will focus on performance counters and provide a working code example.
How to use CPU instructions in CSharp to gain performace
On this blog I will be showing you the simplest way to take advantage of your hardware without introducing any code complexity.
Careful with Optional Arguments in CSharp 4.0
On this post I will explain you a limitation about optional arguments and how you can prevent a headache on production environments.
Introduction to Azure AppFabric
The Azure platform is being rapidly upgraded as new features are rolled in it. In this blog article I would like to review the applications Azure AppFabric to the existing problems of the enterprise software companies.
Claims based Access and Windows Azure
On this post, I would like to talk about a technology which will simplify user access for developers by allowing building claims-aware application: Windows Identity Foundation (WIF).
Are you really addressing the problem
I decided to write this post to explain what are some basic steps you have to follow which will help you to become a better software architect or better said deliver projects successfully
Under the hood of Anonymous methods CSharp
On this post I'll help you to make better decisions on using C# anonymous methods.
Upgrade to Azure SDK v1.3 is not as smooth as expected
In this post I would like to share my experience of upgrading Azure environment to the newer SDK (v1.3, November Release).
Alex Koval to speak about Windows Azure AppFabric at Tuladev.net
Alex Koval (Me) will be speaking at the Tuladev.Net Users’ Group on Saturday December 4th, 2010 on Windows Azure AppFabric, Azure Service Bus, Access Control Service.
Console App talking to Azure Storage
In this article I will share my experience developing a Console Application which communicates with Azure Storage.
Configuring Azure Storage ConnectionString
Configuring Azure Storage ConnectionString in VS 2010 is easy. In this article I provide simple steps on how to configure your DiagnosticsConnectionString and DataConnectionString to point to your Azure Storage.
Codemasters delivered training on Windows Azure
Codemasters International delivered a comprehensive training on Windows Azure for our client's software developer team.
MVC with Windows Azure
The article explores benefits of using MVC with Windows Azure application. To demonstrate the benefits of MVC with Windows Azure I enclose 2 hands-on Demos with code samples.
Save your job with Windows Azure!
More and more technologies are born each year as software developers have less and less time to learn and play with the new tools. It becomes important to invest your precious learning time wisely. In my article I would like to talk about a technology which is worth learning, the technology which will be around for decades. That technology is Microsoft Windows Azure.