eugeneK
Name: eugeneK
Score: 193.04
Last Seen: 793 days, 18 hours, 33 minutes ago
Member Since: 22 September, 2009
DotNetShoutout
atom rss
5
Shouts

Compilation Error while copy/pasting Web User Controls

published 793 days, 10 hours, 49 minutes ago posted by eugeneKeugeneK 793 days, 21 hours, 45 minutes ago
Tuesday, March 22, 2011 11:59:28 PM GMT Tuesday, March 22, 2011 1:04:17 PM GMT
Many times while using Web User Con­trols for cre­at­ing nav­i­ga­tion both for users and vis­i­tors i’ve got some strange com­pi­la­tion error below (more)
category: Web Dev | clicked: 0 | comment | | source: ekdd.co.il
tags: Web User Controls, ASP.NET
4
Shouts

Internet Explorer 9 and HTML5, will they work together? | eugene.K

published 793 days, 10 hours, 49 minutes ago posted by eugeneKeugeneK 794 days, 19 hours, 29 minutes ago
Tuesday, March 22, 2011 11:59:28 PM GMT Monday, March 21, 2011 3:19:47 PM GMT
After read­ing Intro­duc­ing HTML5 (Voices That Mat­ter) by Bruce Law­son and Remy Sharp i was full of con­fi­dence that in near year i will be able to use some of HTML5 fea­tures while browsers will sup­port it. I was wrong, just released Inter­net Explorer 9 scores 130 from 400 on The HTML5 test com­pared to all other browsers which sur­pass 200 ( expect of all pre­vi­ous IE instal­la­tions ). Well the test on HTML5 site doesn’t check how the browser per­forms with new tags and tech­nolo­gies inte­grat... (more)
category: UX | clicked: 1 | comment | | source: ekdd.co.il
6
Shouts

extending DateTime object with static class

published 975 days, 22 hours, 42 minutes ago posted by eugeneKeugeneK 980 days, 23 hours, 42 minutes ago
Tuesday, September 21, 2010 12:06:57 PM GMT Thursday, September 16, 2010 11:06:37 AM GMT
In this arti­cle you will learn how to use date object for­mat­ting, how to name meth­ods, how to refac­tor meth­ods and rea­sons behind this. (more)
category: Web Dev | clicked: 0 | comment | | source: ekdd.co.il
3
Shouts

numeric List items data generator in VB.NET

posted by eugeneKeugeneK 982 days, 3 hours, 39 minutes ago
Wednesday, September 15, 2010 7:09:46 AM GMT
Numeric List generator shared function (more)
category: Web Dev | clicked: 0 | comment | | source: ekdd.co.il
tags: VB.NET, dropdownlist, arraylist, numeric list, ASP.NET
9
Shouts

ASP.NET 4.0 URL Routing Tutorial - Debug Mode

published 985 days, 17 hours, 19 minutes ago posted by dharadhara 987 days, 23 hours, 59 minutes ago
Saturday, September 11, 2010 5:30:17 PM GMT Thursday, September 09, 2010 10:50:07 AM GMT
URL Routing is new feature in ASP.Net 4.0. This article will give a walkthrough on how to work with URL Routing and an introduction of that. (more)
category: Web Dev | clicked: 0 | comment | | source: beyondrelational.com
tags: .NET, ASP.NET
7
Shouts

Most popular .NET web frameworks

published 985 days, 17 hours, 19 minutes ago posted by http://agafonovslava.blogspot.com/http://agafonovslava.blogspot.com/ 988 days, 1 hour, 11 minutes ago
Saturday, September 11, 2010 5:30:17 PM GMT Thursday, September 09, 2010 9:37:21 AM GMT
What is most popular .NET WEB Frameworks? Web frameworks for .NET - some confusion around the difference between WebForms, ASP.NET MVC, FubuMVC, ASP.NET.  Basic explanations of these frameworks, what the intended audience is for each, and what the strengths and weaknesses are of this Frameworks. This is not an exhaustive list. It does not include all the frameworks that are out there. There are many good ones for. NET each with their own particular take on the matter in behalf what you need. (more)
category: Web Dev | clicked: 1 | comment | | source: blog.agafonov.net.ua
tags: web2.0, .NET Framework, Casttle Project, .net web, Web, FubuMVC, Monorail, Web Frameworks, ASP.NET Framework, ASP.MVC, WinForms, ASP.NET
7
Shouts

Inside C# Data Structs

published 985 days, 17 hours, 19 minutes ago posted by mikeukmikeuk 988 days, 22 hours, 32 minutes ago
Saturday, September 11, 2010 5:30:17 PM GMT Wednesday, September 08, 2010 12:16:54 PM GMT
C# data structures are aggregates of any other data type you care to think of. Usually you can just ignore the details of using them but occasionally you need to get deep inside and control what happens. We look at how to control they layout of structs and how to pass them to unmanaged code. (more)
category: How To | clicked: 0 | comment | | source: www.i-programmer.info
tags: C#, structs, pinvoke
5
Shouts

Developing a Simple RSS Reader in .NET : The CodeGain

published 982 days, 18 hours, 24 minutes ago posted by codegaincodegain 985 days, 7 hours, 56 minutes ago
Tuesday, September 14, 2010 4:24:35 PM GMT Sunday, September 12, 2010 2:52:33 AM GMT
This writing does not include a full discussion or even the full details of RSS or XML. Rather, it includes a nice introduction to RSS and its XML schema. In addition, it incorporates what you get in a sample application that is easy-to-code, understand, and to extend. (more)
category: How To | clicked: 0 | comment | | source: www.codegain.com
tags: .NET, C#, VB.NET, XML
9
Shouts

Find out how long your method runs

published 982 days, 18 hours, 24 minutes ago posted by gpeipmangpeipman 985 days, 34 minutes ago
Tuesday, September 14, 2010 4:24:35 PM GMT Sunday, September 12, 2010 10:14:39 AM GMT
I am making some experiments with large database and different O/R-mappers. To make it easier for me to measure the time that code takes to run I wrote simple command class that uses Stopwatch class and measures how long it takes for action to run. I this posting I will show you my class and explain how to use it. (more)
category: How To | clicked: 0 | comment | | source: weblogs.asp.net
tags: .NET, Performance, Stopwatch, action
4
Shouts

MSDN Magazine: UI Frontiers - Touch and Response

published 993 days, 13 hours, 17 minutes ago posted by https://me.yahoo.com/mosessaur#7fe0dhttps://me.yahoo.com/mosessaur#7fe0d 995 days, 2 hours, 23 minutes ago
Friday, September 03, 2010 9:31:22 PM GMT Thursday, September 02, 2010 8:26:03 AM GMT
Charles Petzold continues his exploration of multi-touch Manipulation events in the Windows Presentation Foundation and shows you how to design custom classes to decorate elements and provide visual feedback to users. (more)
category: How To | clicked: 0 | comment | | source: msdn.microsoft.com
tags: WPF, MSDN, MSDN Magazine, Multi Touch
4
Shouts

Partial Methods - An Uncommon Note

posted by abhi2434abhi2434 983 days, 12 hours, 40 minutes ago
Monday, September 13, 2010 10:08:26 PM GMT
I think most of the people working in C# must know how Partial classes work. Partial classes allows you to divide your own class in one or more files but during runtime the files would be merged to produce a single coherent object. By this way the classes could be made very small and also easily maintainable. The most important part of a Partial class is with designers. While you work in Visual Studio, you must have found a portion of code that is generated automatically by the designer. Designers c... (more)
category: How To | clicked: 0 | comment | | source: www.abhisheksur.com
tags: .NET, C#, C# 3.0
2
Shouts

enable disable trick with bit data type in sql | eugene.K

posted by eugeneKeugeneK 982 days, 21 hours, 23 minutes ago
Tuesday, September 14, 2010 1:25:47 PM GMT
Many times when we design our tables in SQL we cre­ate bit value for on/off some­thing ie. activ­ity of item. So if i have a book­store then each book item in Books table would have “isAvail­able” bit col­umn which will tell us if the book is avail­able in stock so users can order it or not. All fine for now but what hap­pens when I want to change avail­abil­ity status? First i would need to have bookID for exam­ple to know which book i want to change the sta­tus for, then to have cur­rent sta­tus of t... (more)
category: Data | clicked: 0 | comment | | source: ekdd.co.il
tags: MSSQL, SQL