|
|
javierRomero
javierRomero
 |
|
Stories submitted by javierRomero
|
|
submitted by
javierRomero
6 months, 8 days ago
sixrevisions.com — I’ve made it a goal to learn at least one useful thing each day so that I can stay sharp and well-versed on the topic of web development and design. To that end, here’s some of the websites I keep track of to find new techniques, resources, and news about building websites. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
javierRomero
10 months, 14 days ago
blogs.msdn.com — Web server settings, which are accessible inside Web Application Projects (WAPs) property pages (Web section) allow you to specify settings associated to to Visual Studio Development Server or IIS. Many a times in a team development environment it is preferred that these settings are shared across the teams providing consistency; at the same time many other teams prefer that these settings be developer specific. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
javierRomero
10 months, 15 days ago
danielmoth.com — Daniel Moth publish about debug into the actual .NET Framework source code! . There are a screencast with a step by step how to enable this feature read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
javierRomero
10 months, 15 days ago
javier-romero.com — Ordenar una colección, podría tomarse como una de las tareas más triviales dentro del desarrollo de algo: Sobrescribir el método Sort(), implementar IComparer o IComparable, etc. Pero a veces en aras del tiempo necesitas hacerlo de forma aún más rápida. En ese momento es que encontré un uso realmente práctico a la combinación de Tipos Genéricos y Métodos Anónimos: utilizarlos para ordenar una colección. read more...
1 comment
|
category: C# | Views: 0
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
javierRomero
11 months, 25 days ago
javier-romero.com — Ya está Visual Studio con nosotros, y estoy más que seguro que estás a punto de dar el salto al uso de LINQ. Antes de eso sería necesario entender qué es una Lambda Expression y cómo usarla. read more...
1 comment
|
category: C# | Views: 0
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
javierRomero
1 year ago
codethinked.com — One mistake that many companies fall into is trying to completely automate certain business processes. Sure there are a lot of business processes that are just screaming to be automated, and some of them seem to have been invented just to be automated, but sometimes a bit of thought should be put into whether or not we should automate them read more...
|
|
tags:
CodeThinked, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
javierRomero
1 year ago
codethinked.com — One mistake that many companies fall into is trying to completely automate certain business processes. Sure there are a lot of business processes that are just screaming to be automated, and some of them seem to have been invented just to be automated, but sometimes a bit of thought should be put into whether or not we should automate them. read more...
1 comment
|
category: Architecture | Views: 0
|
|
tags:
CodeThinked, Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
javierRomero
1 year, 7 months ago
javier-romero.com — Telerik nos sorprende con un preview de los controles que está desarrollando para el futuro uso de Microsoft Silverlight en el Web, un avance sobre su nueva suite de controles PROMETEUS, mas información de esto aquí.. read more...
|
|
tags:
Silverlight, telerik, WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
javierRomero
2 years ago
madskristensen.dk — The Session in ASP.NET is a very simple way of storing user specific data for the duration of a single user session. I’ve many times added data to the Session that had an even shorter lifespan. That could be as a data store for properties on AJAX enabled web pages and those properties don’t belong in the session after the visitor navigates to another page on my website. To clean up, I would then delete those session objects that no longer is in use. read more...
add a comment
|
category: ASP.NET | Views: 2
|
|
tags:
Session, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
javierRomero
2 years ago
codinghorror.com — In my opinion, the new Office 2007 user interface is one of the most innovative things to come out of Redmond in years. It's nothing less than the death of the main menu as a keystone GUI metaphor. This is a big deal. Historically, where Office goes, everyone else follows. It's already starting to trickle down: IE7 does not show its main menu by default, and neither does Vista. You have to press Alt to expose the menu. The main menu has been demoted to a sort of configuration panel for advanced users; for everyone else, there's the Ribbon and toolbar buttons. read more...
add a comment
|
category: Vista | Views: 0
|
|
tags:
Interface, Office2007, Office | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
javierRomero
2 years ago
aspneticons.com — That’s not all! There are more than 300 (three hundred!) professionally designed icons for your ASP.NET applications in this collection. And, they all are completely free! read more...
2 comments
|
category: ASP.NET | Views: 79
|
|
tags:
free, Icons, Graphics, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
javierRomero
2 years ago
odetocode.com — MasterPages are a great addition to the ASP.NET 2.0 feature set, but are not without their quirks. This article will highlight the common problems developers face with master pages, and provide tips and tricks to use master pages to their fullest potential. read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
tags:
MasterPages, Tricks, Tips, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
javierRomero
2 years ago
devx.com — Your development skills need to evolve away from 3GL, toward modeling and more abstract development methodologies, if you plan to survive the disruptive forces reshaping the software industry. read more...
1 comment
|
category: Tips & Tricks | Views: 0
|
|
tags:
Jobs | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
javierRomero
2 years ago
msdn2.microsoft.com — Microsoft ASP.NET 2.0 unleashed a number of wonderful improvements for localizing Web applications. Even with all these wonderful benefits, soon after localizing a site, you might begin to wonder about extensibility. This article will help you apply extensibility features of ASP.NET to handle enterprise localization scenarios and improve your localization-development process. read more...
add a comment
|
category: ASP.NET | Views: 4
|
|
tags:
ProviderModel, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years ago, submitted by
javierRomero
2 years ago
windows-now.com — Congratulations to the thousands of people that made Vista possible. You hard work will have an impact on the world for years to come!
To celebrate, I've posted my interview with Jim. WindowsNow Blogcast Show #1 is now live. Go check it out!
Share this post
Published Wednesday, November 08, 2006 9:38 AM by Robert McLaws
Filed under: Launch 2007
Robert, put your code here
read more...
add a comment
|
category: Vista | Views: 0
|
|
tags:
RTM, Vista | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|