
GIS开发
W-大泡泡
这个作者很懒,什么都没留下…
展开
-
接口
using System;using System.Collections.Generic;using System.Linq;using System.Runtime.Serialization;using System.ServiceModel;using System.Text;namespace SilverlightApplication1.Web{ // 注意:原创 2015-03-21 22:27:56 · 464 阅读 · 0 评论 -
调用WCF服务
using System;using System.Collections.Generic;using System.Linq;using System.Runtime.Serialization;using System.ServiceModel;using System.Text;using System.Data;using System.Data.SqlClient;nam原创 2015-03-21 22:17:26 · 770 阅读 · 0 评论 -
渲染专题图制作
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blen原创 2015-01-16 12:16:37 · 608 阅读 · 0 评论 -
silverlight查询功能
<UserControl x:Class="查询.MainPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsof原创 2015-01-16 12:10:46 · 531 阅读 · 0 评论 -
登陆界面
using System;using System.Collections.Generic;using System.Linq;using System.Net;using System.Windows;using System.Windows.Controls;using System.Windows.Documents;using System.Windows.Input;us原创 2015-03-22 09:26:03 · 560 阅读 · 0 评论