- Introducing the Infragistics UIElementViewer UtilityA core concept of the Infragistics NetAdvantage Windows Forms control is the idea of UIElements. UIElements are the individual elements of a control, that when drawn together give you the familiar …
- Missing an item template in Visual Studio 2005? Try this...NOTE: This is not in reference to Web Templates. In VS2005 Web Projects are created through a different menu item. If you here because you cannot find the web project templates make sure you select…
- ASP.NET DataGrid Template Columns with Image Button - Master Details View - Part IIThis article is in continuation with Part I which discusses about having Image Buttons within template columns in ASP.NET DataGrid. If you have come to this article without checking it, please chec…
- ASP.NET DataGrid Template Columns with Image Button - Master Details View - Part IASP.NET Datagrid is one of the most sought after Server Controls in ASP.NET for displaying tabluar Data. While it can be as simple as just providing the DataSource and doing a DataBind where it aut…
- Calling __doPostBack in javascriptUpdate: There is an existing .Net Framework method Page.GetPostBackEventReference that emits client-side script that initiates postback and also provides a reference to the control that initiated t…
- How to determine whether a file is a .NET Assembly or not?There are some scenarios where need to check programmatically if the given file is a .NET assembly or not. How do we do that? One way is to use reflection and try to load that file (assembly). If t…
- PHPMyAdmin - Client does not support authentication protocol requested by server; consider upgrading MySQL clientThis seems to be quite a common error for many people installing PhpMyAdmin for the first time.
- The XPS file formatThis is Microsoft’s new electronic paper format, an alternative to the PDF format. Office 2007 supports 'Save As' to both of these formats via Add-ins, download 'Save As PDF or XPS' here.
- Random Notes on Halloween- Wow, looking at my editors site, there he is holding one of my latest books. Wow! Nice to see it on paper ... can't wait to get my copy!!!! :) I have worked on three books in the last year and a …
- How to validate SA Identity NumbersSAIDValidator is an ASP.NET webservice to validate South African Person ID numbers. It provides validation of a person ID by calculating the check-digit (digit-13), and extracts the date-of-birth, …
- asp:BoundField DataFormatString problemA new oddity seems to have cropped up after moving our projects from asp v2.0 b2 to asp v2.0 rc1...
- Yahoo Customer Service SucksI understand keeping the employment rate low in America is important. But does everyone really need a job? Let's use two in-duh-viduals at Yahoo customer service as an example.
- Can you create a folder named "con", "prn", "nul" in windowsCheck out the post here.. Can you create a folder named "con", "prn", "nul" in windows
- 'System.Security.SecurityException: Requested registry access is not allowed.' when writing to event logI got this error when I try to create an eventlog source and when I try to write to the new event log (after resorting to manually creating the event log source) with my ASP.NET application.
- VB's mojo is back!Just got back from a great MVP Summit... Gotta give some props to the VB.NET team for all their hard work and willingness to listen to and reply to our feedback. I don't know about the rest of the …
- VBScript to backup and timestamp an Analysis Services DatabaseThis script will backup and Analysis Services 2000 database and timestamp the .cab file with the date of the backup.
- C# versus VB.NET1. Introduction 2. Advantages of both languages 3. Keyword Differences 4. Data types Differences 5. Operators Differences 6. Programming Difference 7. New Features of both languages in 2005 version…
- Team Foundation Version Control (TFVC) - ShelvingTeam Foundation Version Control (TFVC) has a great feature, Shelving.
- Highlights from Today's C# Language Enhancements ChatHighlights from Today's C# Language Enhancements Chat
- WebProject References in WhidbeyAs you may know, the web project file (.webproj) for a ASP.NET 2.0 Web Application is gone.
