Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: C #

VB to C # translation

In VB(ASP.NET)

Application(“myapp”)= Server.CreateObject(“APP.Engine “)
aa = Application(“myapp”).myMethod(2) works.

I tried it in C#

Application[“myapp”]= Server.CreateObject(“AP

October 6, 2021By Simo Visual Basic C #, translation, VBLeave a Comment

Move the app from VB.NET WebForms to MVC C #

I have an ASP.NET WebForms 4.0 application that I am building as the only developer. I started in VB/Webforms because that was what I knew at the time. < p>

I have been doing C#/MVC now, and

October 6, 2021By Simo Visual Basic app, C #, Mobile, MVC, program, VB, VB.NET, WebForms, willLeave a Comment

How to pass long groups from VB6 to C # to COM

I need to pass an int or long array (not important) from a VB6 application to the C# COM Visible class. I have tried declaring the interface in C# like this: < /p>

void Subscribe([MarshalAs(U

October 6, 2021By Simo Visual Basic array, C #, com, How to, long, pass, VB, VB6Leave a Comment

Tool recommendations for converting VB to C #

We have a project containing more than 500,000 lines of VB.NET, we need to convert to C#. Any suggestions based on experience, which tools to use? We are using Visual Studio 2008 and our goal is 3.

October 6, 2021By Simo Visual Basic C #, conversion, suggestion, tool, VB, willLeave a Comment

How to convert VB5 items to C # items

I have a VB5 (non.net) project and I want to upgrade to a c# project. Does anyone have any suggestions on methods or free tools that can help me solve this problem. < p>

Thank you

Brad<

October 6, 2021By Simo Visual Basic C #, conversion, How to, project, VB, VB5Leave a Comment

64-bit C # with 32-bit VB6 COM object

I have a 32-bit in-process STA VB6 DLL. I regret that there is nothing I can do about it. My C# components greatly benefit from 64-bit. Anyway I call/interface from my 64-bit process This 32-bit dl

October 6, 2021By Simo Visual Basic bit, C #, com, Has, object, VB, VB6Leave a Comment

EF data GroupBY multi-field query VB.NET and C # reference

Dim g = lst.Data.GroupBy(Function(T) New With
{
T.mName,
T.mUnit,
T.mPrice
}).Select(Function(t) New With
{
.mName = t.Key.mName,
.mPrice = t.Key.mPrice,
.mUnit = t.Key.mUnit,
.

October 6, 2021By Simo Visual Basic C #, data, EF, Field, groupby, multi - range, query, reference, VB, VB.NETLeave a Comment

Install C # service

https://www.cnblogs.com/zmztya/p/9577440.html

1. Run cmd as an administrator

2. Install windows service

cd C:\Windows\Microsoft.NET\Framework\v4.0.30319 (The path of InstallUtil.e

October 5, 2021By Simo C# C #, installation, serviceLeave a Comment

What is the best way to handle an integer overflow in C #?

Dealing with integer overflow is a common task, but what is the best way to deal with it in C#? Are there some syntactic sugars that are simpler than other languages? Or is this really the best way

October 5, 2021By Simo C# C #, integer, Medium, method, optimal, overflow, Processing, whatLeave a Comment

Outpatient name system series -1. Voice called .NET C #

Recently received a request. A friend’s office needs to make an outpatient call number. The process is as follows: the patient selects a doctor-swipes the ID card to queue-the doctor clicks on the

October 5, 2021By Simo C# C #, calling, Outpatient, series, system, VoiceLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 … Page 10
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress