Error!
Success!

By tag: VB

showing:  of
0
kicks

Work Around LINQ to DataSet Limitations in Visual Basic Device Project  (Unpublished)

The absence of commonly used LINQ to DataSet extension methods in Microsoft Visual Basic can complicate many data binding scenarios. In this video, Jim Wilson explains what’s behind this limitation and provides options for working around the issue.


Kicked By:
Drop Kicked By:
0
kicks

How to prevent Extension methods from appearing as global functions  (Unpublished)

C# have static (or shared) classes which VB lacks. Instead VB uses modules which are almost the same thing. One thing differs though and that is that modules makes its public methods appear as global accessible functions, meaning you don’t have to type the ModuleName.MethodName() when calling such a...


Kicked By:
Drop Kicked By:
0
kicks

Visual Studio macro to add file headers  (Unpublished)

Microsoft’s StyleCop analyzes C# source code to enforce a set of style and consistency rules. It can be run from inside of Visual Studio or integrated into an MSBuild project. One of these rules is #SA1633. This rule requires that each of your files have a file header that contains a copyright XM...


Kicked By:
Drop Kicked By:
0
kicks

.NET Reference Posters  (Unpublished)

Printable and viewable .NET resources posters (read Cheatsheet).


Kicked By:
Drop Kicked By:
0
kicks

VB Power Packs DataRepeater control  (Unpublished)

How tobind the vb power packs datarepeater control with code


Kicked By:
Drop Kicked By:
0
kicks

Serving PDF Reports from ASP.NET using SQL Reporting Services  (Unpublished)

How to create and deliver a PDF using ASP.NET and SQL Server Reporting Services.


Kicked By:
Drop Kicked By:
0
kicks

Extending LINQ to SQL  (Unpublished)

Creating a partial class to extend LINQ to SQL capabilities.


Kicked By:
Drop Kicked By:
0
kicks

With Contempt  (Unpublished)

A macro to remove With blocks from VB.net code.


Kicked By:
Drop Kicked By:
0
kicks

DotNetSlackers: VB4: "XAML, I am your father"  (Unpublished)

Great example of using XAML for non-WPF purposes. I would actually love to see WinForms via XAML become part of the .net Toolchain.


Kicked By:
Drop Kicked By:
0
kicks

InnerWorkings tackles Transact-SQL for developers  (Unpublished)

We help developers learn to code fundamental Transact-SQL activities such as making queries, sorting and filtering, and using table joins. Delve into control-of-flow language and using functions to manipulate data. Hands-on, practice-based, just for developers looking to learn T-SQL.


Kicked By:
Drop Kicked By:
0
kicks

A Better View On Your Coding Community!  (Unpublished)

A great site that aggregates the top coding-related feeds in one convenient and easy-to-use location. Filter information by providers, topics and keywords in order to quickly find the information that you need.


Kicked By:
Drop Kicked By:
0
kicks

One Pager: Why we should use C# for .NET development  (Unpublished)

A one pager on why I think C# can be more productive than VB in our scenario. Our primary language is Java and developers multi-skill. I would be interested to hear your feedback.


Kicked By:
Drop Kicked By: