sergiosuperstar

Stories kicked by sergiosuperstar

Workaround for removing broken VSTO bookmark object after manual remov(www.icodefactory.com)

submitted by madguru101madguru101(85) 1 year, 10 months ago

A nice article about removing broken VSTO bookmark objects. read more...

add a comment |category: |Views: 0

tags: another

Workaround for VSTO bug: Content control Exiting event handler(www.icodefactory.com)

submitted by madguru101madguru101(85) 2 years ago

A nice solution to a HUGE occuring in word add-in development. read more...

add a comment |category: |Views: 9

tags: another

Dynamically adding ASP.NET validators and ASP.NET ajax validation call(www.icodefactory.com)

submitted by madguru101madguru101(85) 2 years ago

A nice post on how to dynamically create validators and add validator callout extenders to it. read more...

add a comment |category: |Views: 19

tags: another

ASP.NET AJAX 4.0 Client Side Templates Simple Demo - Step by Step(icodefactory.com)

submitted by sergiosuperstarsergiosuperstar(50) 2 years, 5 months ago

Demo shows how to use new client side templates built into new ASP.NET AJAX JavaScript library. Demo is built using Preview 6 revision of AJAX library and Visual Studio 2010 Beta 2. read more...

add a comment |category: |Views: 36

tags: another

How to trigger an ASP.NET validator from JavaScript?(icodefactory.com)

submitted by madguru101madguru101(85) 2 years, 7 months ago

A nice tutorial on how to trigger asp.net validators from javascript. read more...

add a comment |category: |Views: 180

tags: another

FCKEditor with ASP.NET-The server did not send back a proper XML Fix!(icodefactory.com)

submitted by sergiosuperstarsergiosuperstar(50) 2 years, 10 months ago

FCKEditor fix for "The server did not send back a proper XML" error in asp.net. It is strange that there is no other articles on net, that helps solve this problem. read more...

add a comment |category: |Views: 25

tags: another

ASP.NET 3.5 ListView control - Is it perhaps too early?(icodefactory.com)

submitted by sergiosuperstarsergiosuperstar(50) 2 years, 10 months ago

ASP.NET 3.5 ListView control is finally explained in some tricky details it this short story. read more...

add a comment |category: |Views: 18

tags: another

UAC revealed from .NET(icodefactory.com)

submitted by sergiosuperstarsergiosuperstar(50) 2 years, 11 months ago

UAC does not work as most of articles on the internet claims. read more...

1 comment |category: |Views: 30

tags: another