A good news for the JQuery lovers like me; Scott Guthrie anounced that JQuery will be shipped along with Visual Studio and Microsoft is planning to use this excellent javascript library in their future control release.
Today I opened asp.net official website www.asp.net in Google chrome and this was the response…..
But the site is working very well in IE6 and firefox
22 Sep
Posted by Rajeesh as ASP.NET, JavaScript, Opensource project
I have created an asp.net custom control on top of my JQuery Plugin, with good design time support. So that you don’t need to write any lines code.
Get more details from here http://code.google.com/p/weblayoutmanager/
Please let me know your suggestions
16 Sep
Posted by Rajeesh as JavaScript, Opensource project
I have created a separate page for this plugin with documentation and demos.
Please go to http://www.rajeeshcv.com/projects/layoutmanager-jquery-plugin/ to read more about this plugin and how to use it.
Testing Google syntax highlighter plugin…
public override object EditValue(System.ComponentModel.ITypeDescriptorContext context, IServiceProvider provider, object value)
{
if (provider != null)
{
[…]