Recent content by makermaden

  1. M

    Компоненты / components .net

    Any news regarding KendoUI Q3 2012 SP1 (v. 2012.3.1315)? Thank you very much for your sharing Spartiat!!!
  2. M

    MVVM: Knockout vs Kendo

    I need to choose the right MVVM javascript framework for my .NET MVC4 web app. I'm looking at Kendo and Knockout, both seems very similar. Any big differences? Has anyone tried both and could tell me pros&cons? Is Kendo lacking in some Knockout's features? Thanks in advance! Note: i'm using...
  3. M

    VB.net to c# converter

    Sorry my fault, i should have been more specific. I need a full vb.net --> c# project converter. But thanks anyway guys!
  4. M

    VB.net to c# converter

    Could someone suggest me a good vb to c# converter please? I've tried a few, but i got plenty of errors and mismatch
  5. M

    Реляционная база данных для небольшой сети.

    MySQL is dying slowly since was bought by Oracle. My vouch goes to SQL Server and/or Firebird (only to be platform indipendent)
  6. M

    База данных на 1 млн. записей

    I'm using SQL Server Express with over 4 million record (world cities table). A very simple query for autocomplete by city name takes between 5 to 13 ms (3 chars as minimum input). City name field is obviously indexed.
Top