gergelyorosz
Name: gergelyorosz
Score: 416.02
Last Seen: 739 days, 17 hours, 58 minutes ago
Member Since: 22 September, 2009
DotNetShoutout
atom rss
11
Shouts

Common Windows Phone 7 Performance Challenges

published 739 days, 7 hours, 50 minutes ago posted by gergelyoroszgergelyorosz 739 days, 18 hours, 16 minutes ago
Wednesday, May 11, 2011 1:07:09 AM GMT Tuesday, May 10, 2011 2:41:31 PM GMT
This article collects the most important performance challenges when developing WP7 projects. (more)
category: Metro | clicked: 4 | comment | | source: www.visiblox.com
tags: Windows Phone 7, Performance
11
Shouts

MVVM Charting – Binding Multiple Series to a Visiblox Chart | Colin Eberhardt's Adventures in WPF

published 803 days, 14 hours, 25 minutes ago posted by FantasticMrFishFantasticMrFish 804 days, 11 hours ago
Monday, March 07, 2011 6:31:51 PM GMT Sunday, March 06, 2011 9:56:53 PM GMT
This post describes a method of using attached properties to bind a ViewModel which contains multiple data series to a Visiblox chart without any code-behind. The Visiblox chart supports databinding in both WPF and Silverlight, where the X and Y values for each datapoint are bound to properties on an underlying model. However, there is no interface for binding a varying number of series (i.e a collection of collections). The solution provided here is similar to the one which Jeremiah Morrill publ... (more)
category: Metro | clicked: 34 | 1 comment | | source: www.scottlogic.co.uk
tags: Silverlight, chart, WPF, Visiblox
4
Shouts

Using Pie Charts In Visiblox Charts (Silverlight, WPF And Windows Phone)

published 808 days, 20 hours, 51 minutes ago posted by gergelyoroszgergelyorosz 809 days, 16 hours, 12 minutes ago
Wednesday, March 02, 2011 12:06:07 PM GMT Tuesday, March 01, 2011 4:45:08 PM GMT
This article gives an overview of these, shows basic usage and also implements an example application running on Silverlight, WP7 and WPF that uses nested pie charts. (more)
category: Metro | clicked: 10 | 1 comment | | source: www.visiblox.com
tags: Silverlight, Charting, Windows Phone 7, WPF, Visiblox, Pie Chart
9
Shouts

Announcing Visiblox Charts for Windows Phone 7 with Zooming & Panning

published 816 days, 12 hours, 58 minutes ago posted by gergelyoroszgergelyorosz 817 days, 15 hours, 40 minutes ago
Tuesday, February 22, 2011 7:59:04 PM GMT Monday, February 21, 2011 5:17:43 PM GMT
Visiblox Charts for WP7 is the first charting library that has support for seamingless zooming, panning, and selection – all optimized for the phone. Similar to Visiblox Charts on other platforms it also provides excellent performance, can be easily customized and styled and was built to be easy to extend. (more)
category: Metro | clicked: 1 | comment | | source: www.visiblox.com
tags: Windows Phone 7, WP7, wp7dev, zooming, Visiblox, panning, Charts
8
Shouts

Styles in Silvelrlight: Everything a Developer Needs To Know

published 835 days, 11 hours, 36 minutes ago posted by gergelyoroszgergelyorosz 837 days, 16 hours, 18 minutes ago
Thursday, February 03, 2011 9:21:07 PM GMT Tuesday, February 01, 2011 4:39:05 PM GMT
This post is covers everything I think a developer needs to know about Styles in Silverlight in order to work with them in XAML or programatically. (more)
category: Metro | clicked: 2 | comment | | source: www.visiblox.com
tags: WP7, Styling, styles, Silverlight 3, Silverlight 4
3
Shouts

Hello VB

posted by mikeukmikeuk 955 days, 20 hours, 42 minutes ago
Wednesday, October 06, 2010 12:15:21 PM GMT
If you have always wanted to learn to program then why not give Visual Basic 2010 a try? You don't have to buy anything and you can get started with just a machine that runs Windows XP or later and our new series on Mastering VB. (more)
category: How To | clicked: 0 | comment | | source: www.i-programmer.info
tags: Visual Basic 2010
3
Shouts

List Control in Asp.Net - Dot Net logiX

posted by DotNetLogixDotNetLogix 955 days, 3 hours, 32 minutes ago
Thursday, October 07, 2010 5:24:46 AM GMT
Sometimes we need a lookup (dropdown) from where we can select multiple items. For example, an employee can work on a multiple projects at time and if I would have asked to use DropDownList to show multiple projects, I can’t do so. But this can be possible with ListBox control. (more)
category: Web Dev | clicked: 0 | comment | | source: dotnetlogix.com
3
Shouts

Dot + Net Digging .Net: How To : Host Silverlight Xap in Blogger

posted by kranthigullapallikranthigullapalli 955 days, 2 hours, 41 minutes ago
Thursday, October 07, 2010 6:16:07 AM GMT
Hositing Silverlight XAP in Blogger... Aah At last succeded.. Yipeee I was trying to host silverlight application in blogger from the past two weeks and at last succeded today :) as you can see below. When i first googled, i found this wonderful post of timheuer which explains about cross-domain hositing of silverlight application in detail. The big question which i had after reading tim's blog post is, where do i host my xap file as i need to set the XAP mime type on the hosting server, ... (more)
category: Metro | clicked: 1 | comment | | source: dotplusnet.blogspot.com
tags: Silverlight, blogger, Hosting, embed
10
Shouts

Silverlight Charts - a Performance Comparison

published 887 days, 6 hours, 59 minutes ago posted by gergelyoroszgergelyorosz 890 days, 20 hours, 7 minutes ago
Tuesday, December 14, 2010 1:58:42 AM GMT Friday, December 10, 2010 12:50:04 PM GMT
This blog post compares the performance of Visiblox, Visifire, Silverlight Toolkit, Dynamic Data Display (D3) and two other charts. (more)
category: Metro | clicked: 3 | 1 comment | | source: www.scottlogic.co.uk
tags: Silverlight, visifire, Comparison, Performance, Visiblox, Charts, ddd3
6
Shouts

10 Things Developers Will Love About Silverlight 5

published 897 days, 12 hours, 28 minutes ago posted by gergelyoroszgergelyorosz 897 days, 18 hours, 50 minutes ago
Friday, December 03, 2010 8:29:42 PM GMT Friday, December 03, 2010 2:07:25 PM GMT
On the Silverlight Firestarter Scott Guthrie gave a preview of the new features being developed in Silverlight 5. I’ve written an article on the 10 most important new features Silverlight developers should be excited about. (more)
category: Metro | clicked: 0 | comment | | source: www.visiblox.com
tags: Silverlight 5
3
Shouts

Listview in virtual Mode sorting in C-Sharp

posted by http://bimbim-in.myopenid.com/http://bimbim-in.myopenid.com/ 954 days, 23 hours, 16 minutes ago
Thursday, October 07, 2010 9:41:42 AM GMT
What you will do when you have to display very large no(50000+) of records in listview? Because it will be slow down your application while scrolling and doing updation. To avoid these kind of situation .Net ListView has special feature called "Vitual Mode." When you will display your data in virtual mode it will be fast because all list view items are not added to listview Items collection at a time and it will process only visible items of list view. For using Listview in virtual mode in c#. Please do ... (more)
category: How To | clicked: 1 | comment | | source: bimbim.in
3
Shouts

Database diagram support objects cannot be installed because this databas does not have a valid owner. : The CodeGain

posted by codegaincodegain 954 days, 18 hours, 5 minutes ago
Thursday, October 07, 2010 2:52:01 PM GMT
Database diagram support objects cannot be installed because this database does not have a valid owner. To continue, first use the Files page of the Database Properties dialog box or the ALTER AUTHORIZATION statement to set the database owner to a valid login, then add the database diagram support objects. (more)
category: Data | clicked: 0 | comment | | source: www.codegain.com
tags: SQL Server, SQL Server 2000, SSMO
3
Shouts

How to bind dropdown list within listview in ASP.NET : The CodeGain

posted by codegaincodegain 951 days, 44 minutes ago
Monday, October 11, 2010 8:13:07 AM GMT
In this code snippet, you will learn how to bind DropdownList within in the ListView in ASP.NET (more)
category: Web Dev | clicked: 4 | comment | | source: www.codegain.com
8
Shouts

Adding a Smoothed Line Series (Bézier curve) to a Silverlight Chart using Visiblox

published 907 days, 14 hours, 40 minutes ago posted by gergelyoroszgergelyorosz 908 days, 22 hours, 9 minutes ago
Tuesday, November 23, 2010 6:17:39 PM GMT Monday, November 22, 2010 10:48:01 AM GMT
In this blog post I look at how to add a new series type to the Visiblox charts by creating my own series type which renders a smoothed line using a Bézier curve. (more)
category: Metro | clicked: 6 | comment | | source: www.scottlogic.co.uk
tags: Silverlight, bezier, Visiblox, Charts
8
Shouts

Zooming & Panning in Silverlight using Visiblox Charts

published 914 days, 7 hours, 8 minutes ago posted by gergelyoroszgergelyorosz 914 days, 20 hours, 27 minutes ago
Wednesday, November 17, 2010 1:49:00 AM GMT Tuesday, November 16, 2010 12:30:10 PM GMT
Zooming and panning are features that are often needed when using a charting component. This article shows how zooming and panning can be achieved using the free version of Visiblox Silverlight charts with a few lines of code. (more)
category: Metro | clicked: 4 | comment | | source: www.visiblox.com
tags: Charting, Visiblox
4
Shouts

5 Ways HTML5 can Speed Up Your ASP.NET Application

posted by JudoJudo 962 days, 2 hours, 48 minutes ago
Thursday, September 30, 2010 6:09:19 AM GMT
Html5 is often touted as a great solution for delivering multi-platform apps, but the performance boost of using Html5 in existing applications is often overlooked. Here we present 5 ways for you to use Html5 (plus CSS3 of course !) to boost the performance of your ASP.NET and ASP.NBET MVC apps.Use Html5 Input Types and Form Attributes One of the most common tasks in developing a web app is setup the input forms which will normally include client side validation (for example to ensure a valid email was... (more)
category: Web Dev | clicked: 3 | comment | | source: www.aspnet101.com
tags: Performance, html5
10
Shouts

Visiblox Charts vs. Silverlight Toolkit Charts – a test of Performance | Colin Eberhardt's Adventures in WPF

published 922 days, 1 hour, 20 minutes ago posted by FantasticMrFishFantasticMrFish 923 days, 1 minute ago
Tuesday, November 09, 2010 7:37:01 AM GMT Monday, November 08, 2010 8:56:08 AM GMT
This blog post compares the performance of the Visiblox and Silverlight Toolkit charts using a simple image processing tool to test and illustrate their differences in performance. The results show that the Visiblox charts are approximately 50 – 100 times faster that the Silverlight Toolkit charts. I was recently asked by my friends at Visiblox to test out the latest release of their charts for WPF and Silverlight. One of the key features of the Visiblox charts is their performance; they have been desig... (more)
category: Metro | clicked: 2 | comment | | source: www.scottlogic.co.uk
tags: Silverlight, chart, WPF, Visiblox, Toolkit
6
Shouts

Visiblox Charts version 1.8.1 for Silverlight and WPF released

published 926 days, 10 hours, 40 minutes ago posted by wjbeauwjbeau 928 days, 29 minutes ago
Thursday, November 04, 2010 10:17:02 PM GMT Wednesday, November 03, 2010 8:28:38 AM GMT
Visiblox are pleased to announce the availability of Visiblox Charts version 1.8.1 for Silverlight and WPF. Both are available as a Free Edition and a Premium Edition with extra features and support. (more)
category: Metro | clicked: 0 | comment | | source: www.visiblox.com
9
Shouts

Getting Started With WP7 Development: Learning the WP7 Ecosystem

published 956 days, 21 hours, 32 minutes ago posted by gergelyoroszgergelyorosz 960 days, 23 hours, 21 minutes ago
Tuesday, October 05, 2010 11:25:29 AM GMT Friday, October 01, 2010 9:35:46 AM GMT
This article aims to collect the most important resources developers should go through in order to learn the WP7 ecosystem and build decent Windows Phone 7 applications using Silverlight. (more)
category: Metro | clicked: 0 | comment | | source: gregdoesit.com
tags: Windows Phone 7, Tutorial
12
Shouts

Getting Started with WP7 Development: Learning Siverlight

published 960 days, 18 hours, 16 minutes ago posted by gergelyoroszgergelyorosz 962 days, 18 hours, 21 minutes ago
Friday, October 01, 2010 2:41:33 PM GMT Wednesday, September 29, 2010 2:36:28 PM GMT
This post aims to present a structured collection of resources for developers wanting to get started developing for Windows Phone 7 in Silverlight, but don’t have any Silverlight or WPF experience. I’m also aiming this post at people who’ve started developing for WP7 without too much WPF/Silverlight experience and would like to learn more about the framework to move on. (more)
category: Metro | clicked: 0 | comment | | source: gregdoesit.com
tags: WPF, Tutorial
Previous 1 2 3 Next