|
|
 |
| |
Wednesday, October 10, 2007 |
Agilist attack to a Microsoft subdomain
I didn't know about this Agile Center within the Architecture Center, but it is a great discovery (thanks to Roy for the tip). Interestingly enough, most of the time Microsoft was ignoring or just pushing Agile methodologies and practices in the real of development issues. This is the first time I see them classifying Agile as an architectural concern, the same I always did. Maybe I'm unconciously biased by my current (almost full-time) job at Microsoft, but i smell changes... The Open Source site (notice the home animation is still using Flash) Silverlight and all its ecosystem been free and truly multi-platform The very recent release of part of the .NET Source code... and now this site (that probably has been there since a lot of time and I didn't notice).
Posted at 11:13 pm by msalias
| |
Monday, September 24, 2007 |
MSDN Briefing Code Samples
(This post is in Spanish first, then in English) Como prometimos durante el evento, publico aquí el link a los ejemplos del MSDN Briefing. En la solución encontrará dos proyectos: Language, que contiene varios ejemplos de las novedades de C# 3.0, y LINQ, que contiene los ejemplos de Linq to Objects, to SQL, to XML y to Datasets. http://www.salias.com.ar/download/LinqSamples.zipEnglish version:As promised during the MSDN Briefing at Buenos Aires, here is the link to the presentation samples (the code and comments are in English). The solution has two projects: Language, which contains examples on C# 3.0 new features, and Linq, which contains specific Linq examples.
Posted at 12:34 pm by msalias
| |
Tuesday, September 11, 2007 |
Technet and MSDN Briefing in Buenos Aires
This traditional anual event is coming. As usual in the last years, the morning is for heavy metal IT guys, and the afternoon for software punks. :) I'll be the last one in the afternoon, trying to cope with the previous great speakers: (titles are not official, but what we talked about the sessions) - Keynote: Ezequiel (my boss) Glinsky and Alejandro Ponicke
- Really Smart Clients: Matias Woloski
- Connected OBA aplications: Diego Gonzalez
coffe break- ASP.NET Ajax: Angel "Java" López
- Silverlight and a bit of DLR: Rodo Finochietti
- Visual Studio 2008 and LINQ: me (you could go home, but there is a raffle at the end)
September 20 - Paseo La Plaza, Av. Corrientes 1660, Buenos Aires. More information (in Spanish) at the event web site.
Posted at 02:27 pm by msalias
DotNetNuke presentation available again
Posted at 09:14 am by msalias
Posted at 01:55 pm by msalias
Posted at 01:58 pm by msalias
I wrote about this some time ago on one of my Level Extreme .NET Magazine editorials. It seems I'm not the only one. Peter Fisk of Vista Smalltalk fame is thinking among the same lines, although for less sophisticated developer types. My take is that this should happen short-term, but inevitably more complete IDEs will start appearing, and development tools will quickly move server-side.
Posted at 03:12 pm by msalias
I love when software -what I like to do for a living- meets art -something I liked all my life.
Thanks to Bill Gibson (one of my favorites writers, too) for the link:
Women in Art http://www.youtube.com/watch?v=nUDIoN-_Hxs
Sit, relax, and enjoy...
Posted at 10:14 pm by msalias
R# 3.0 is officially released
Most probably you already know I'm a huge Resharper fan. It has really boosted my productivity and helped me craft better and cleaner code. I've been using the R# 3 beta for quite some time now, and I'm happy that they released version 3.0 yesterday. Among other things, VBers can now enjoy most of the great features. There is a trial version waiting for you, but take in consideration that R# is a one-way trip: http://www.jetbrains.com/resharper/download/index.html
Posted at 11:24 am by msalias
Installing Resharper 3.0 on Orcas Beta
After playing a bit with the Orcas Beta, next thing I did was trying to install Resharper before actually working on VS, because when I really sterted to code beyond a few checks I felt like walking in the mud... Even while the IDE improved somehow, there is still a LOT of room for improvement. But, Alas! Resharper 3.0 (beta) didn't seem to work on VS, so I went on and struggled for a about two weeks, and every time I switched from the Orcas VM to my host machine and VS 2005 it felt like... "why is Orcas experience soooo horrible". So I went as begged the JetBrains guys if there was a way to make R# work on Orcas, and (fool of me) of course it is! Thanks to Oleg Stepanov for pointing me to: http://www.jetbrains.net/confluence/display/ReSharper/Installation+Notes+for+ReSharperTo make it short, all you have to do isrun the MSI like this: msiexec /i ReSharperSetup.msi VSVERSION=9.0And now I can honor the JetBrains motto in Orcas too: Develop with pleasure!
Posted at 04:37 pm by msalias
|