Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • IDCC – Israeli Developers Community Conference 2009

    On the 14th of September we are going to host the most anticipated event of the year – The Israeli Developers Community Conference ! The conference itself is organized by the developers community and for the developers community. To clear some misunderstandings that I’ve seen in several blogs, Microsoft...
    Posted to Ohad's Blog (Weblog) by Ohad Israeli on 08-12-2009, 12:00 AM
    Filed under: .NET General, OFFTOPIC, DEV, TECH, ITPRO, IDCC
  • IDCC – Conference update

    Hi, Today (26/08/2009) at 12:00pm (Israel time GMT+2) we will close the voting for the conference lectures… its your time to make a last minute impact on out Israeli Developers Community Conference 2009. Meanwhile i can tell you that two of the event’s Sponsors Manning & Apress have donated lots...
    Posted to Ohad's Blog (Weblog) by Ohad Israeli on 08-26-2009, 12:00 AM
    Filed under: .NET General, OFFTOPIC, DEV, Usergroup, TECH, ITPRO, IDCC
  • IDCC – 7 More Days From Today

    The Israeli Developers Community Conference (idcc) is only 7 days away ! The registration is being filled very quickly and only 42 seats had been left, Hurry up and register for the conference or you will miss the train :-) Register to the conference over the following link: http://www.idcc.co.il/register
    Posted to Ohad's Blog (Weblog) by Ohad Israeli on 09-06-2009, 12:00 AM
    Filed under: .NET General, OFFTOPIC, DEV, TECH, IDCC
  • IDCC – New Agenda, We added another track !

    The last couple of days we had lots of registrations for the IDCC conference, adding to that Sela University & Microsoft Israel joined forces with APress & Manning Publishing in supporting the Israeli Developer Community Conference allowing us to hire a second hall for the conference and open...
    Posted to Ohad's Blog (Weblog) by Ohad Israeli on 09-09-2009, 12:00 AM
    Filed under: .NET General, DEV, OFFTOPIC, TECH, IDCC
  • IDCC – 3 days to go… 39 seats left !

    3 days ago when i wrote that we left with 42 seats for the Israeli Developers Community Conference at the time of the former post we still had one track and 5 sessions… in less than 24 hr we managed to fill the seats and we were facing a decision point if to move to move the conference to a bigger hall...
    Posted to Ohad's Blog (Weblog) by Ohad Israeli on 09-11-2009, 12:00 AM
    Filed under: .NET General, OFFTOPIC, DEV, TECH, IDCC
  • IDCC Conference – What a conference we had !

    Yesterday we had the first Israeli Developer Community Conference and what a conference it was… The conference which is all about community work, sessions, topics, speakers, organizers managed to get close to 400 developers whom enjoyed sessions by: Udi Dahan   Alon Fliess   Oren Eini (Ayenda...
    Posted to Ohad's Blog (Weblog) by Ohad Israeli on 09-15-2009, 12:00 AM
    Filed under: .NET General, OFFTOPIC, DEV, TECH, IDCC
  • Download Visual Studio 2010 Beta 2 (No need for MSDN)

    As for today you can download Visual Studio 2010 Beta 2 even if you don’t have access to MSDN. Just follow the links below and download your favorite version. Visual Studio Visual Studio 2010 Ultimate (web bootstrapper) Visual Studio 2010 Ultimate (.ISO) Visual Studio 2010 Premium (web bootstrapper)...
    Posted to Ohad's Blog (Weblog) by Ohad Israeli on 10-22-2009, 12:00 AM
    Filed under: .NET General, DEV, Visual Studio 2010, TECH
  • What's new in Visual C# 4.0 ? - Part 1 - Optional parameters

    This is the first blog from a series of blog post which I'm planning to do on whet’s new in Visual C# 4.0 Optional parameters Optional parameters is a new feature in C# 4.0 which will let you set a default value for an argument of a method. In case that the collie of the method will omit the argument...
    Posted to Ohad's Blog (Weblog) by Ohad Israeli on 10-27-2009, 12:00 AM
    Filed under: .NET General, DEV, Visual Studio 2010, TECH
  • What’s new in Visual C# 4.0 ? – Part 3 - Dynamic ExpendoObject

    This is the third post of what’s new in Visual Studio C# 4.0. At the former posts we covered optional parameters , Named Parameters at this post we will cover C# Dynamics and ExpandoObject dynamic & ExpendoObject C# 1.0 introduced us to the managed world (based on Microsoft perception) C# 2.0 brought...
    Posted to Ohad's Blog (Weblog) by Ohad Israeli on 10-27-2009, 12:00 AM
    Filed under: .NET General, DEV, Visual Studio 2010, TECH, CSharp 4.0
  • What's new in Visual C# 4.0 ? - Part 2 - Names Parameters

    This is the second post of what’s new in Visual Studio C# 4.0. At the former post we reviewed the feature of optional parameters at this post we will concentrate on Named Parameters. Named Parameters Lets assume you are writing the following procedure : public static void SaySomething( string name, string...
    Posted to Ohad's Blog (Weblog) by Ohad Israeli on 10-27-2009, 12:00 AM
    Filed under: .NET General, DEV, Visual Studio 2010, TECH, CSharp 4.0
Page 1 of 2 (13 items) 1 2 Next >