Browse by Tags

Spot the Bug! – The Key to using Anonymous Types (Jonathan Aneja)
16 November 09 11:54 PM
This one’s going to be long, but for those of you who’ve felt the first 3 in this series were too easy I promise this one’s tougher J . Let’s say you want to list all the customers from a table in a ComboBox, and update the UI based on which one is selected. Read More...
Dynamic Searching using LINQ - Dataset + Joins
10 July 09 05:22 PM
About two years ago I posted some code that shows how to dynamically construct LINQ queries at runtime . On average there's a couple questions per month about trying it in some edge case, and usually the support already exists within the API. Recently Read More...
Postedby VBTeam | 5 Comments    
Attachment(s):DynamicQueries.zip
VSLive San Francisco Content (Amanda Silver)
31 March 08 02:19 PM
All - I'm about to go on for my LINQ Deep Dive and Tips &Tricks session at VSLive in San Francisco. I posted all demos & slides here: https://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=LaunchVB&ReleaseId=805 Read More...
Hidden Gems in Visual Basic 2008 (Amanda Silver)
20 November 07 10:24 PM
Yesterday I promised to post about the hidden gems in Visual Basic and Visual Studio 2008 that you haven’t read about in blog posts or seen at conferences. I forgot that I mentioned a few of my favorite features in the Beta1 announcement where I Read More...
Visual Basic 2008 Ships!!! (Amanda Silver)
19 November 07 09:27 AM
Hooray! Today we’ve finally shipped Visual Studio 2008, previously known as “Orcas”, previously known as some symbol which doesn’t have an ascii representation. We’ve come a long way , but it’s been a great ride. In Read More...
Implementing Dynamic Searching Using LINQ
29 August 07 03:51 PM
A common requirement in forms-over-data applications is that users be able to search by any combination of fields to construct a dynamic query at run time. For example, the search feature in this application allows the user to find all records that meet Read More...
Postedby VBTeam | 21 Comments    
Attachment(s):DynamicCondition.zip

This Blog

Syndication

Page view tracker