Keep pace with the times, new features of Crystal Report 10

Crystal Report 10 expands the feature set introduced from version 9 and has a major role in delivering the most stable and tested version. It also includes several more productivity and usability features, and runs through the entire report

Data Binding of subreports in Crystal Reports

Has it been plagued by data binding issues in subreports of Crystal Reports? This is also a question I mentioned in another article.Http://www.cnblogs.com/haozidong/archive/2004/10/20/54489.htmlYou can bind a subreport with code to solve this

Usage of. NET reports

Data sources can be divided into two types. One is to use a strong data source, which can be easily implemented through the data source Configuration Wizard. Another type is to use business objects. For business objects, they are actually some

To joy, this is the start splash screen of sharpdle

You know, splash screen is to prepare the application initializing, not to wait for a few seconds. So using timer is a wrong way.Using System;Using System. Reflection;Using System. Drawing;Using System. Collections;Using System. Windows. Forms;Using

Asp.net connection to mysql database code

New OdbcConnection connection core code Private void MainClass_Load (object sender, System. EventArgs e){String connectionString = @ "Driver = {MySQL}; SERVER = localhost; DATABASE = NorthwindMySQL ;"; OdbcConnection conn = new OdbcConnection

Call webservice in VB6 or ASP

Webservice is called in VB6 or ASP. Web Services enables data sharing and communication between heterogeneous computing environments to achieve information consistency. We can useHttp post/GET and SOAP protocols are used to call Web Services. 1. Use

Custom custom web Composite controls

. Net provides you with a variety of controls, rich enough. But sometimes you want to develop some of your own controls to improve development efficiency or implement some special functions.The following describes how to create a most basic web

When to use the asynchronous Web method

I remember that javascript is often used when asp is used. Such as the verification form and deletion confirmation. Asp. Net is a server, and our javascript has lost the space for applications. However, after some exploration, Asp. Net uses

Simple asynchronous Web method

When to use the asynchronous Web methodWhen determining whether the asynchronous Web method is suitable for your application, consider several issues. First, the BeginXXX function must return an IAsyncResult interface. IAsyncResult is returned from

Drag and Drop files in VB. NET

This article describes how to implement drag-and-drop files in VB. NET, that is, to automatically obtain the drag-and-drop files when being dragged from the Resource Manager to the application. The example in this article is a VB. NET instance

Autodesk's latest. NET tutorial (2) (VB. NET)

Chapter 2. NET AutoCAD wizard and simple user inputIn the first chapter, we use the class library template, so we have to manually add the acdbmdg. dll and acmgd. dll references. In this chapter, we will use the AutoCAD-hosted C # Application Wizard

Zoom in and zoom out the map with the response wheel in MapX

'ModuleOption ExplicitPublic Const GWL_WNDPROC = (-4)Public Const WM_COMMAND = & H111Public Const WM_MBUTTONDOWN = & H207Public Const WM_MBUTTONUP = & H208Public Const WM_MOUSEWHEEL = & H20APublic Oldwinproc As LongPublic Declare Function

VB plug-ins from scratch (11)

Materials created by legend plug-insCertificate --------------------------------------------------------------------------------------------------------------------------------------------------------Explicit blood: 7A0D3: 75 EBUltra weight: 99A40: 7

Web Services: Building Reusable Web Components wit

Web Services: Building Reusable Web Components with SOAP and ASP. NETDavid S. Platt This article assumes you're familiar with XML and Visual BasicLevel of Difficulty 1 2 3Download the code for this article: WebComp.exe (93KB)Browse the code for this

The updated mail sending class supports SMTP authentication. Currently, no attachment adding function, CC, or Bcc are available. -E-mail topic -.

This is mainly for your own use. You can expand it on your own.All code:Using System;Using System. Text;Using System. IO;Using System. Net;Using System. Net. Sockets;Namespace OSLeagueForumXP. Components{/// /// TcpClient derived class for SMTP

How to: Set a Windows Hook in Visual C #. NET-Windo

How to: Set a Windows Hook in Visual C #. NETThe information in this article applies:Microsoft. NET Framework SDKMicrosoft Visual C #. NET (2002)IN THIS TASKSUMMARYSet a Mouse HookGlobal Hook Is Not Supported in. NET FrameworkREFERENCESSUMMARYThis

Select a folder dialog box control c

We know that C # contains a dialog box Control for selecting files, but does not have a dialog box Control for selecting folders. Many people have to use the TreeView class to select a folder, in fact, C # does not need to be so troublesome. We can

How to generate an Excel file using C # And how to generate an Excel. dll component

Example:Class AppTest{Private Excel. ApplicationClass _ x;Public static void Main0 (){AppTest a = new AppTest ();A. _ x = new Excel. ApplicationClass ();A. _ x. UserControl = false;For (int I = 0; I {A. SaveToXls ("D: test" + I + ". xls"); // This

C # Programming guidlines

C # Programming guidlinesSource:Thinking in C #Larry O 'Brien and Bruce EckelPrentice HallUpper Saddle River, New Jersey 07458Www.phptr.comBegin:This appendix contains suggestions to help guide you in running Ming low-level program design, and in

C # bubble algorithm!

After taking multiple tests, I got a bubble Algorithm for several times, one for C # and the other for javascript.Although I made it through my understanding of the bubble method every time, it is more or less different from the standard mode. I

Total Pages: 1075 1 .... 803 804 805 806 807 .... 1075 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.