Question: About WCF

Recently, I started to learn about WCF. I have some questions. 1. How should I use WCF in vs.net 2005? Is it necessary to install components? What is the component? What is the address? 2. I installed vs.net 2008. In the example, I first started

Eye-catching methods

The method is as follows: Desktop-> right-click-> properties-> appearance-> advanced-> project selection (window), color 1 (l) Select (other) change the color to 85. Saturation: 123. Brightness: 205-> Add to custom color-> choose from custom color->

. Net Excel export error 80070005

Error message: Failed to retrieve components whose CLSID is {00024500-0000-0000-c000-000000000046} in the com class factory because of the following error: 80070005 Solution:Basically, the Excel files exported from. Net need to be configured

IMEX and HDR of oledb Excel

HDR = No: no field HDR = Yes indicates a field. Generally, the title of the column in the first row of the Excel table is the field name, such as name and age. Another problem is that IMEX has three values 0, 1, 2, and what the other two values

[Reprinted] Super simple method to test whether your monitor is good or bad

Reprinted: Http://www.x-beta.cn/tips/monitor-test-picture.html Displays are the most commonly used, and their quality has a great impact on the eyes. Therefore, it is important to select a good monitor. However, professional testing is actually

Use HTML to support Chinese characters and Pinyin

Reprinted from:Http://www.cnblogs.com/thinhunan/archive/2006/06/17/428156.html   Style> Ruby{Font-size:14px;} RT {Font-size:11px;} Style > ruby > long live Chinese people RT > Zhong Guo Ren Min Wan Sui RT > Br >

Publish a second-hand house, upload images, and add watermarks. You can upload multiple copies at a time .. Obtain the key value in Web. config in the foreground and background.

  Download /Files/tiger8000/sourcecode.rar   Or download a single file: /Files/tiger8000/pubsellsecondhouse.txt after downloading the real file name, change the extension to. aspx. /Files/tiger8000/pubsellsecondhousecs.txt after

[Reprinted] Assembly attributes in the assemblyinfo. CS File

Reprinted from: http://wangyuejun1126.blog.163.com/blog/static/1850211420070710101871/ assemblyinfo. CS generally Vs Automatic Generation, used to describeProgramSet attributes. If necessary, we can modify this file to add or modify the attributes

SQL remote Query

Method 1: Statement: Select * From OpenDataSource ('sqlodb', 'password = password; persist Security info = true; user id = user name; Data Source = database Server'). database. DBO. Table Name An error is prompted after running:SQL Server

Insert dataset to database

First, the structure of your datatable table must be consistent with that of the table to be updated in the database. Use sqlcommandbuilder to implement batch update. Sqlconnection conn = new sqlconnection ('Connection string '));Sqldataadapter

The nested repeater in Repeater

Two or more repeater nested together to display hierarchical data: First, in the repeater1_itemdatabound event of the repeater1 on the outermost layer: Protected   Void Repeaterincluitemdatabound ( Object Sender, repeateritemeventargs

SQL statement Common Errors

1. Warning: NULL values are eliminated for aggregation or other set operations. Cause: When an aggregate function is executed, the null value is operated. For example: The data in the table is Num: 10, 23, null, 23 This warning is prompted

Autocompleteextender is invalid or does not respond. input information cannot be tracked in WebService.

  Previously, the project vs. net2005 was used to use Microsoft's Ajax control, autocompleteextender, and then WebService was created. This function is well completed and everything works normally.   Later, my vs tool was upgraded to. net2008,

A problem with database connection strings

Error message: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections.

Check whether "Database", "table", "temporary table", "Stored Procedure", and column "exist in SQL.

-- Determine whether the database existsIf exists (select * from Master .. sysdatabases where name = 'database name ')Print 'exists'ElsePrint 'not exists' -- Determine whether the table name to be created existsIf exists (select * From sysobjects

Start and Stop three services of oracle11g

  Start @ Echo off @ Echo start Oracle 11G service Net start " Oracledbconsoleguan " Net start " Oracleoradb11g_home1tnslistener " Net start " Oracleserviceguan " @ Echo start is complete. Press any key to continue Pause Exit  

Icallbackeventhandler: Implementation of the callback function (Memo)

Example from: ASP. NET 2.0 programming Pearl   Server: Using system;Using system. Data;Using system. configuration;Using system. collections;Using system. Web;Using system. Web. Security;Using system. Web. UI;Using system. Web. UI. webcontrols;

Problem: An error occurred while establishing a connection with the server.

Description: When learning to use the WebPartManager control, it always fails. Error message: A network-related or instance-specific error occurred while establishing a connection to SQL Server. the server was not found or was not accessible. verify

Enables RichTextBox to be dragged

By default, this control does not support drag and drop, and there are no corresponding events. We only need to rewrite the corresponding event to implement drag. Code highlighting produced by Actipro CodeHighlighter

Determination of the date size in the database

Pubdate is a table field in the database. If the initial default value is getdate (), the last generated date is in the format of 2006-10-17 or 2006-01-06.   -----------------------------   For query, the enddate retrieved from the front end is "2006

Total Pages: 64722 1 .... 55082 55083 55084 55085 55086 .... 64722 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.