Calling JavaScript functions in the Web Browser Control (1)
share
digg
by
Rick Strahl (32)
on
Rick Strahl's Web Log (32)
2 weeks, 3 days
ago
permalink
I’ve been working on a sample application that needs to load some generated display content into the Web Browser control and I’ve been wanting to interact with this content. One of the things I want to do is use some transitions like modal overlays and activity displays while pages load – in other words do some Ajax based UI functionality but with data that is provided by the host application. The process for this goes ...
David Hayden: Ajax & Silverlight Applications for Enterprise (1)
share
digg
by
Visual WebGui (0)
on
ASP.NET Weblogs (149)
2 months, 2 weeks
ago
permalink
Microsoft MVP David Hayden: "If you are looking to develop AJAX & Silverlight Applications in a very productive manner, I recommend checking out Visual WebGui to see if it can make you more productive. They recently released version 6.1. Make sure you also check out Joe Stagner's Webcast on WebGui: Visual WebGui: An Enterprise AJAX application in 20 minutes here ..." Read David Hayden's blog post...(read more)
Farsi Library - Version 2.0 now available (1)
share
digg
by
Hadi Eskandari (4)
on
SeeSharp (4)
6 months
ago
permalink
Version 2.0 of FarsiLibrary is now available. The following changes are made in this release :Modified : Migrated to Visual Studio .NET 2008. Still using .NET Framework 2.0, so you just need the new IDE to compile. Might affect clients using old .NET Framework 2.0 (without the new SP Installed).Modified : IComparer and IComparer are converted to explicit implementation in PersianDate class.Modified : ICloneable interface implementation is converted to explicit implementation in PersianDate class.Modified : ...