Extra whitespace on all content

first post: adrian wrote: Since Vladimir requested this issue be moved to discussion, here i...

latest post: adrian wrote: Awesome, will test this out. Thanks,

How strong is strongly typed HTML?

first post: sergey_shandar wrote: Hi, I really like the idea of SharpDOM. I'm not sure how far it goe...

latest post: vtimashkov wrote: I am going to delete your comment on Documentation page - because ...

Documentation

first post: ilog wrote: Hello, Could you, please, announce when to expect the updated docum...

latest post: vtimashkov wrote: I finished updating the documentation. Hope it is more useful that...

Another bug

first post: ilog wrote: If I use "dynamic" as a type of ViewModel, I get an exception "The ...

latest post: vtimashkov wrote: Really great thanks! You arised a quite serious problem in SharpDO...

ViewData

first post: ilog wrote: There is an error: ViewData collection looks unavailable in If and ...

latest post: vtimashkov wrote: Sorry, it is not a problem - or better - I was figthing with anoth...

Desired improvements

first post: vtimashkov wrote: Here is the list of future improvements we are going implement in t...

latest post: vtimashkov wrote: OK. Then I will remove "attr" method. (but the approach with separa...

Question #2

first post: ilog wrote: How can I use Html.RenderPartial("MyPartial") in markup? Or how can...

latest post: vtimashkov wrote: About finding control by name. Let's look how the request comes thr...

Question #1

first post: ilog wrote: Hi, Is it possible to use conditional code for tag attributes? I ne...

latest post: ilog wrote: The problem here that ViewData["selectedItemID"] is always evaluate...

cellpadding/cellspacing

first post: ilog wrote: Hello, Can anybody help me with table creation in SharpDom? What is...

latest post: vtimashkov wrote: Now it is completely fixed: table.attr(cellspacing: 10, cellpadding...

Literals

first post: ilog wrote: There is a question: How to put literals like " " or "€" into ...

latest post: ilog wrote: Thank you! Very quickly!