No account? Register here!
Click here to log in
Home
Products and Services
MonoX
eCTD Office
Web Application Optimizer
Software Development
Blog
Support
Buy Now
MonoX
Web Application Optimizer
About Us
Other
Posts in category Other
Thread synchronization in .NET
05/10/2012
Author:
pajo
Categories:
Other
This content has not been rated yet.
This is a short intorduction to thread synchronization in .NET. It covers some basic techniques that you may be already familiar with, but also explains how to deal with scenarios when you need to cross process boundaries. We also visit some of the issues that may arise with synchronization.
Tags:
.NET
threading
synchronization
development
Comments (0)
E-mail
Using XML data in Windows Phone apps
05/04/2012
Author:
Dalibor
Categories:
Other
Rated 5.00, 1 vote(s).
Mobile applications are rarely totally self-contained - they often need to use data from various online sources. This article describes how to pull XML content from a RSS feed, and show it in a ListBox container. This is nothing new, so we’ll try to spice it up a bit by adding a simple loading screen that is shown to the user while our XML data is being downloaded and parsed.
Tags:
Windows Phone
XML
WP7
LINQ
Loading
WebClient
Comments (0)
E-mail
Finding the public key token of a .Net assembly
05/03/2012
Author:
idrazic
Categories:
Other
This content has not been rated yet.
I was in a situation where I needed to find the public key token of a file I had. A simple enough task you might say, but is it? Find out how to programatically extract the token without using the .NET framework SDK.
Tags:
.Net
publickeytoken
strong name
code signing
Comments (0)
E-mail
Calculating minutes between two points in SQL
04/30/2012
Author:
Goran
Categories:
Other
Rated 5.00, 1 vote(s).
In today's article, I'll post a very interesting function. It calculates the number of minutes between two points in time. Did I hear you say "Lame, I can use DATEDIFF function for that!!!"? Well, what my little function does, other than calculating minutes between two points in time, is that it works for a given "time window" and DATEDIFF in it's default form is not enough for that.
Comments (0)
E-mail
Skype integration with Trillian and Pidgin
04/19/2012
Author:
Jasmin
Categories:
Other
Rated 5.00, 3 vote(s).
Due to a growing need to organize and group different IM accounts for many of my bussiness contacts all over the world, I considered using universal IM clients starting with Trillian and later moving on to Pidgin. I'm sharing here some of my experience with these tools and their Skype integration.
Tags:
Trillian
Pidgin
Skype
IM
E-mail
Creating domain models using Enterprise Architect
04/07/2012
Author:
mario
Categories:
Other
Rated 4.00, 1 vote(s).
Every real-world project needs to be properly documented, and UML (Unified Modeling Language) provides nice means for generating documentation. Find out how to use Sparx Systems Enterprise Architect and related tools to easily generate project documentation.
Tags:
Domain Model
CIM
code generation
agile
UML
Enterprise Architect
ICONIX
PSM
PIM
Sparx
MDA transformation
Comments (0)
E-mail
Data binding in Windows Phone 7 application
04/06/2012
Author:
ivan.cagalj
Categories:
Other
This content has not been rated yet.
Data binding is used to connect the underlying data source with the user interface and enables data manipulation and navigation.In this article I am going to explain how to implement simple data binding in Windows Phone 7 application.
Tags:
Data binding
Windows Phone 7
C#
XAML
Comments (0)
E-mail
C# anonymous methods in action
04/02/2012
Author:
pajo
Categories:
Other
Rated 4.80, 5 vote(s).
Anonymous methods / lambdas are a quite recent addition to the feature set of C#. For those of you working with dynamic languages like JavaScript, using anonymous functions will feel very natural. See how to use anonymous methods to solve some common problems in a more elegant way.
Comments (0)
E-mail
Different ways of importing data into SQL Server
03/31/2012
Author:
idrazic
Categories:
Other
Rated 5.00, 2 vote(s).
Data import is one of those tasks that are performed on a daily basis. This post describes three different approaches for importing data into the SQL Server database.
Tags:
sql
vba
csv
sql server
excel
Comments (0)
E-mail
Customizing templates for LLBLGen ANGTE
03/30/2012
Author:
dbracun
Categories:
Other
This content has not been rated yet.
LLBLGen ANGTE (short for “ASP.Net GUI Templates Extended”) is a template set for GUI generation that can be used in your LLBLGen projects. Find out how to customize these templates to suit your needs.
Tags:
template
ASP.NET
custom
ANGTE
LLBLGen
adapter
C#
Comments (0)
E-mail
Page
1
2
3
Blog categories
eCTD
MonoX
Other
Virtualization
WAO
Tags
.net
agile
Android
API
architecture
ASP.NET
asp.net 4.0
blog
C#
compression
CSS
development
eCTD
editor
electronic submissions
enhancements
Entity Framework
Facebook
Google
hosting
How to
Hyper-V
installation
Javascript
jQuery
KVM
LINQ
live writer
LLBLGen
localization
mobile
MonoX
MVC
portal
ProxMox
seo
social networking
sql server
template
templates
tutorial
upgrade
ViewState
Virtualization
visual studio
vnees
WAO
web parts
Web Platform Installer
WIndows Phone 7