Geeks With Blogs

News

Microsoft MVP


Moderator at CodeASP.NET


MVP Blog Badge.

Grab this badge here!


Quiz Master




free counters
Free counters
Added on January 19,2012


Follow Me @vmsdurano

A bit About Me



Disclaimer
The opinions expressed herein are my own personal opinions and does not represent the opinions of my employers. Nor does it represent the opinion of my dog, because I don’t have one.


Vinz' Blog (ProudMonkey) "Code, Beer and Music ~ my way of being a programmer"
If you are working with ASP.NET AJAX controls and encounter "Object Expected" error when using ValidationSummary and ModalPopup. The quick fix for this is to put your ModalPopup declaration at the top before any ValidationSummary controls in your page.

That's it! I hope someone find this post useful!



First of all I'd like to thank the Syncfusion team for choosing me to do this book review, I appreciate the opportunity.Syncfusion provides a one stop for various .NET components. We offer high-performance components for enterprise business needs on every .NET platform—such as ASP.NET, ASP.NET MVC, WPF, Windows Forms, and Silverlight. The cool thing ......

ASP.NET SignalR is pretty new and very exciting feature in ASP.NET. You might want to play around with it and may encounter some hiccups during your implementation. This post will cover some issues that you may encounter and how to avoid it. If you have declared the following scripts in your View(.cshtml/.aspx) <script src="~/Scripts/jquery.signa... ......

Introduction: This question has been asked many times at the forums (http://forums.asp.net) and definitely there are already bunch of different solutions provided. Most of the examples from the web are using DataSource controls (e.g SqlDataSource, ObjectDataSource, etc..) to implement cascading DropDownList in GridView and I can’t seem to find a formal ......

As I've mentioned in my previous blog post, this was my first time attending the Summit and yes it was a blast! Aside from the interesting session contents and cool stuffs presented at the summit, I was able to finally meet fellow MVPs from Germany, Australia, Switzerland, Canada, USA, Spain, Belgium, Japan, China, Singapore,Indonesia, India, UK and ......

Just released my second open-source control in CodePlex. You can check and download the controls here: http://proudmonkeysitenav.c... Abstract: Navigation trails a.k.a "BreadCrumbs" provide links to allow users to keep track of their locations within your application. These give idea to users on where they are at in their application. The idea ......

This question was asked from the forums.asp.net and thought I’d blog about it for future reference. The question is “how do we set ReadOnly for autogenerated columns in gridview when it’s on edit mode?”. Well as you may know autogenerated columns are created dynamically on the fly and so we need to manually access each columns in the code before we ......

Vishal Ranjan invited me to have a short interview about myself. The details of the interview was featured in his blog here: Interview with Vincent Maverick Durano Technorati Tags: Community,General,Asp.NET ......

The idea behind the Summit is to bring technology experts together in Redmond(~ well i don't consider myself as one. Interested, yes. But expert, No!) to interact closely with the Microsoft Product teams and allow MVPs to see all the work and strategic direction about products and technologies in the future and solicit feedback on product features, ......

A couple of months ago I’ve written a simple demo about “Highlighting GridView Row on MouseOver”. I’ve noticed many members in the forums (http://forums.asp.net) are asking how to highlight row in GridView and retain the selected row across postbacks. So I’ve decided to write this post to demonstrate how to implement it as reference to others who might ......

The ComponentOne team presents the most complete collection of extensions for Microsoft Visual Studio LightSwitch. This collection of ready-to-use extensions snaps right into your applications and extends their functionality. You can choose from the following extensions below:" OLAP – instant pivoting data views FlexGrid – grid view with conditional ......

In this post we will take a look at how to do pagination in GridView control. Paging is very helpful in presenting huge amount of data in the page because this helps speeding up the loading performance of the page and provides more friendly to end users in terms of data presentation.For this example, I’m going to highlight how to implement custom paging ......

The ComponentOne team released the 2012 v2 of ComponentOne Ultimate with the new 10 new features. Some of the highlights includes: Complete collection of Microsoft® LightSwitch extensions GanttView control for a Microsoft Project-like user experience for project management MVVM Support in Wijmo New ASP.NET AutoComplete control for creating user friendly ......

Yes, Just got an email from Microsoft that I have been re-awarded as an ASP.NET/IIS Microsoft MVP for 2012. The last year for sure was very busy with projects and I’m glad I made it again and able to contribute to the ASP.NET community. It is really a big surprise to me! Wohooo!! =) I am looking forward to contribute more in the community. BIG thanks ......

Few months ago I blogged about the release of NDepend v3 Continuous Integration and Reporting Capabilities here. Recently, the NDepend team has released v4 which comes with code rules based on C# LINQ queries (CQLinq), this make code ruling so much more powerful and flexible. There are couple of new rules available like: http://www.ndepend.com/Defa... ......

Copyright © Vincent Maverick Durano | Powered by: GeeksWithBlogs.net | Join free