Definition of my Class Public Class ProcessAlert Public LoanNumber As String Public EmailAddress As String
I have a VB web application that reads from a CSV file which contains about 300,000++ lines. The application will read line-by-line and for each line, it will query a table in a sql server database wh
I want to pass parameter to a crystal report viewer. I added .rpt file to the report viewer, but I can\'t get the parameter field to bound the variable.
I\'m creating an Microsoft Office 2010 add-in ribbon with a bunch of controls on it.I am able to add things like buttons, TextBoxes开发者_JAVA百科, and Labels.:-) I am not, however, able to add the on
I need to connect to an AND GF 3000 e-scale using RS232. I\'ve tested the connection using HyperT and AND\'s own program and it\'s working. Now I\'m creating a VB app to read the thing and so far it\'
Now I\'m in position to start a new project. Until now I always choose the WFA. Now I want to know what is the creteria of choosing WPF or WFA.
I have created an application which consists of 3 Layers: GUI-BLL-DLL. When 开发者_如何学PythonI am loading a flat file I am doing this in the DLL but I want to show to the user the process through a
I use a temp table in a Stored Procedure with LINQ to SQL. I add the stored procedure to Linq to SQL dbml file then project occur error message
I\'m developing a website with ASP MVC 3 and Razor in VS2010 SP1. When I\'m running the site from VS, if the view was open in the IDE, I can edit a view in runtime, and pr开发者_运维问答ess F5 to sho
I\'m developing an appl开发者_运维问答ication where I want to use WebKit browser engine instead IE browser control, and I\'m looking for latest version of WebKit which is currently behind Google Chrom