The Wayback Machine - https://web.archive.org/web/20200712203040/https://github.com/topics/visual-basic
Skip to content
#

Visual Basic

visual-basic logo

Visual Basic is an approachable language with a simple syntax for building type-safe, object-oriented apps.

Here are 705 public repositories matching this topic...

MaceWindu
MaceWindu commented Feb 29, 2020

Guys, is it possible to provide some kind of documentation on what changes C# compiler applies to expression tree when it generates Expression object from C# code in IQueryable context?

As ORM developers, who need to work with expressions, from time to time we hit issues, because we receive unexpected values from expressions. Like char or enum values is source code being replaced with integer c

xenophilios
xenophilios commented Feb 21, 2020

Great article. Thank you.
I would like to suggest that you add some explanation on the use of "in" and "out" as modifiers of generic type parameters. For example, the generic form of IComparable is given as IComparable<in T> and the generic form of IEnumerable as IEnumerable<out T>. If explanations are already available in other documents, perhaps you could let us know where to find th

”Open棟梁”は、長年の.NETアプリケーション開発実績にて蓄積したノウハウに基づき開発した.NET用アプリケーション フレームワークです。 (”OpenTouryo” , is an application framework for .NET which was developed using the accumulated know-how with a long track record in .NET application development.)
  • Updated Jul 1, 2020
  • C#
Codeberg-AsGithubAlternative-buhtz
Codeberg-AsGithubAlternative-buhtz commented Aug 20, 2017

Please see this wiki-page http://wiki.embermediamanager.org/index.php?title=Download

  1. In the left pane: "Ember Forum". This link points to the xbmc-forum but is currently correct redirected. Please update it so it doesn't need to redireced.
  2. In the left pane: "Ember Bug Tracker". This link is dead.
  3. In the left pane: "Repository on GitHub" points not to a repository but to a person. And

Created by Microsoft

Released May 1991

Repository
dotnet/vblang
Website
docs.microsoft.com/dotnet/visual-basic
Wikipedia
Wikipedia

Related Topics

dotnet language
You can’t perform that action at this time.