gpeipman
Имя: gpeipman
Рейтинг: 2,845
Последний раз был: 16 дн., 15 ч., 7 мин. назад
Участвует с: 12 June, 2009
progg.ru
atom rss
6
proggs
опубликовано 13 дн., 17 ч., 53 мин. назад продвинуто gpeipmangpeipman 16 дн., 15 ч., 7 мин. назад
Friday, February 26, 2010 6:14:33 AM GMT Tuesday, February 23, 2010 9:00:32 AM GMT
Lately I have found some pretty interesting e-books about different technologies and one announcement about .NET Framework 4.0 beta exams. In this posting I will introduce you books I found and first beta exams of .NET 4.0. »»»
7
proggs
опубликовано 15 дн., 14 ч., 35 мин. назад продвинуто gpeipmangpeipman 18 дн., 14 ч., 9 мин. назад
Wednesday, February 24, 2010 9:32:35 AM GMT Sunday, February 21, 2010 9:58:29 AM GMT
I needed simple pager for one of my ASP.NET MVC projects. I mean really simple pager – no new types my code should be aware of, no any other chemistry I don’t really need in early stages. As ASP.NET MVC has nothing to offer I wrote my own really simple pager implementation. Here is what I did. »»»
5
proggs
опубликовано 18 дн., 10 ч., 43 мин. назад продвинуто gpeipmangpeipman 19 дн., 1 ч., 11 мин. назад
Sunday, February 21, 2010 1:24:13 PM GMT Saturday, February 20, 2010 10:56:50 PM GMT
My previous posting gave quick overview of code metric called Lines of Code (LoC). In this posting I will introduce you how to measure LoC in Visual Studio projects using Visual Studio Code Analysis and NDepend. »»»
4
proggs
опубликовано 18 дн., 6 ч., 16 мин. назад продвинуто gpeipmangpeipman 21 дн., 52 мин. назад
Sunday, February 21, 2010 5:51:22 PM GMT Thursday, February 18, 2010 11:15:18 PM GMT
I started writing series of blog posting about code metrics. I plan to introduce different metrics and explain their meaning. Also I plan to introduce tools you can use to measure those metrics. Where possible I will introduce you how to use one or another metric. The first metric is the simplest one and it is called Lines of Code (LoC). »»»
4
proggs
опубликовано 20 дн., 19 ч., 33 мин. назад продвинуто gpeipmangpeipman 21 дн., 6 ч., 58 мин. назад
Friday, February 19, 2010 4:34:25 AM GMT Thursday, February 18, 2010 5:10:03 PM GMT
Some readers asked me for Visual Studio project of my simple object to object mapper. I am glad to announce that the source code of my mapper is now available for download. It is Visual Studio 2008 project written on C# and besides mapper implementation it contains primitive sample application that shows you how to use my mapper. »»»
5
proggs
опубликовано 22 дн., 17 ч., 49 мин. назад продвинуто gpeipmangpeipman 23 дн., 16 ч., 33 мин. назад
Wednesday, February 17, 2010 6:18:15 AM GMT Tuesday, February 16, 2010 7:34:55 AM GMT
Why is my page redirecting me back to front page although it gets all the data it requires? I was going out of my mind when exploring the problem in one system but this time there was really simple answer: you cannot fully trust the code written by n00bs. Okay, here is my story. »»»
6
proggs
опубликовано 24 дн., 20 ч., 7 мин. назад продвинуто gpeipmangpeipman 27 дн., 17 ч., 43 мин. назад
Monday, February 15, 2010 4:00:14 AM GMT Friday, February 12, 2010 6:24:33 AM GMT
As my object to object mapper is now almost completed and I am sure it is good idea to stay on LCG (Lightweight Code Generation) I can now compare the performance of my mapper to AutoMapper. »»»
7
proggs
опубликовано 28 дн., 6 ч., 25 мин. назад продвинуто gpeipmangpeipman 28 дн., 23 ч., 44 мин. назад
Thursday, February 11, 2010 5:42:34 PM GMT Thursday, February 11, 2010 12:24:06 AM GMT
In my previous posting about object to object mapping Writing object to object mapper: first implementations I wrote first and simple implementations of mapper. These implementations based heavily on reflection. In this posting I will boost up mapper performance by using generics. »»»
11
proggs
опубликовано 29 дн., 13 ч., 36 мин. назад продвинуто gpeipmangpeipman 30 дн., 14 ч., 31 мин. назад
Wednesday, February 10, 2010 10:32:04 AM GMT Tuesday, February 09, 2010 9:36:20 AM GMT
VS2010 RC is out now and available for MSDN users since now. Other guys have to wait until tomorrow when VS2010 RC is made publically available. Reading first news I discovered that most important thing is hardly improved performance of VS2010 RC IDE. All your feedback is welcome to VS2010 RC Connect site. »»»
6
proggs
опубликовано 29 дн., 7 ч., 44 мин. назад продвинуто gpeipmangpeipman 31 дн., 1 ч., 24 мин. назад
Wednesday, February 10, 2010 4:24:05 PM GMT Monday, February 08, 2010 10:43:27 PM GMT
Inspired by Mohamed Mahmoud’s blog posting How to: Create Interfaces with Static Methods via IL? I wrote another sick example on IL (Intermediate Language) to show you how different is the world behind compilers. Tonight I have enough of exceptions, I want to throw some strings! Let’s do it! »»»
6
proggs
опубликовано 31 дн., 6 ч., 5 мин. назад продвинуто gpeipmangpeipman 32 дн., 11 ч., 43 мин. назад
Monday, February 08, 2010 6:02:47 PM GMT Sunday, February 07, 2010 12:25:05 PM GMT
I wrote some object to object mapping code and introduced it in some of my previous postings about performance. As I received 22x performance raise when trying out different mapping methods and it is now time to make my code nice. In this posting I will show you how I organized my code to classes. Yes, you can use my classes in your work if you like. »»»
7
proggs
опубликовано 31 дн., 20 ч., 22 мин. назад продвинуто gpeipmangpeipman 32 дн., 14 ч., 30 мин. назад
Monday, February 08, 2010 3:45:37 AM GMT Sunday, February 07, 2010 9:37:41 AM GMT
In my previous posting about ASP.NET MVC performance I showed you how to combine resources like scripts, style sheets and images. In this posting I will show you how to minimize resources so we don’t waste the bandwidth we got »»»
7
proggs
опубликовано 30 дн., 10 ч., 53 мин. назад продвинуто gpeipmangpeipman 33 дн., 10 ч., 1 мин. назад
Tuesday, February 09, 2010 1:15:07 PM GMT Saturday, February 06, 2010 2:07:05 PM GMT
I wrote a small postings series about how to optimize ASP.NET MVC applications. This posting is small introduction to series and it also introduces first two optimization steps: resources and images combining. »»»
3
proggs
опубликовано 33 дн., 20 ч., 4 мин. назад продвинуто gpeipmangpeipman 34 дн., 5 ч., 48 мин. назад
Saturday, February 06, 2010 4:03:25 AM GMT Friday, February 05, 2010 6:19:52 PM GMT
Today I gave last performance boost to my property values copying mechanism. I would like to thank my readers Ron and David to remind me Lightweight Code Generation (LCG) and pointing me out aussie bloke blog entry Generic copy object using Lightweight Code Generation. In this posting I will show you last performance boost and put down a summary about my experiment this far. »»»
6
proggs
опубликовано 35 дн., 4 ч., 49 мин. назад продвинуто gpeipmangpeipman 36 дн., 6 ч., 34 мин. назад
Thursday, February 04, 2010 7:18:57 PM GMT Wednesday, February 03, 2010 5:33:14 PM GMT
I found very good jQuery component called FullCalendar. My special favorites are agenda views because they make this calendar really useful in business applications. In this posting I will show you how to use FullCalendar with ASP.NET MVC. »»»
7
proggs
опубликовано 35 дн., 13 ч., 38 мин. назад продвинуто gpeipmangpeipman 37 дн., 12 мин. назад
Thursday, February 04, 2010 10:29:41 AM GMT Tuesday, February 02, 2010 11:55:39 PM GMT
Last year I wrote short posting about how to use LINQ to find matching properties of two objects. In this posting I will show you how to copy values from one object to another and how to boost up performance so you can use this strategy also on in servers under heavy load. »»»
6
proggs
опубликовано 36 дн., 9 ч., 56 мин. назад продвинуто gpeipmangpeipman 37 дн., 10 ч., 5 мин. назад
Wednesday, February 03, 2010 2:12:11 PM GMT Tuesday, February 02, 2010 2:02:36 PM GMT
With Windows Azure official launch there is available new version of Windows Azure Tools and SDK 1.1. Also there are updated and new sample applications available in MSDN Code Library. »»»
8
proggs
опубликовано 34 дн., 14 ч., 29 мин. назад продвинуто gpeipmangpeipman 37 дн., 13 ч., 13 мин. назад
Friday, February 05, 2010 9:38:29 AM GMT Tuesday, February 02, 2010 10:54:20 AM GMT
In one of my sample projects I wrote simple calendar solution. Users can select dates from calendar and see what events they have on selected days. I used jQueryUI DatePicker and FullCalendar components. In this posting I will show you how to link them together. »»»
7
proggs
опубликовано 37 дн., 10 ч., 48 мин. назад продвинуто gpeipmangpeipman 39 дн., 3 ч., 11 мин. назад
Tuesday, February 02, 2010 1:19:13 PM GMT Sunday, January 31, 2010 8:56:38 PM GMT
In one of my sessions I demonstrated how PLINQ uses two CPU-s instead of one and has better performance than non-parallel processing. In this posting I will introduce my experiment and show you my example results. In the end of this posting you can find source code that is ready for demonstration. »»»
7
proggs
опубликовано 37 дн., 10 ч., 48 мин. назад продвинуто gpeipmangpeipman 39 дн., 10 ч., 32 мин. назад
Tuesday, February 02, 2010 1:19:13 PM GMT Sunday, January 31, 2010 1:35:38 PM GMT
About week ago I introduced IIS Application Warm-up Module. ASP.NET 4.0 provides separate mechanism for same purposes. ASP.NET 4.0 application warm-up is different and if you like you can use both warm-up methods together. In this posting I will show you how to make ASP.NET 4.0 application warm-up work. »»»
Предыдущая 1 2 3 4 5 6 Следующая