帮助在c#.net中应用 [英] Help for application in c#.net

查看:79
本文介绍了帮助在c#.net中应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

想要准备简单的Windows应用程序,它能够根据提供的学生数据列表创建字母。

列表包含

学生姓名

卷号

班级

邮寄地址




用户可以通过excel表提供列表。



Apliation应该选择学生信息并为他创建信件。



信将如下:

--------------------------------- --------------

学生姓名

class Roll no

邮寄地址



Sub:信件主题



您好,



<<信的身体>>



谢谢,

拼贴。

---- ----------------------------------------------





我想用C#.Net准备这个应用程序

我可以从中获得什么样的帮助.net



给我这个建议/方法

Want to prepare simple Windows Application who is able to create letters based on list of student data provided.
List contains
Name of student
Roll number
Class
Mailing Address


user can provide list by excel sheet.

Apliation should pick student information and create letter for him.

Letter will be like following
-----------------------------------------------
Student Name
class Roll no
Mailing Address

Sub: Subject of Letter

Hello,

<<Body Of Letter>>

Thanks,
Collage.
--------------------------------------------------


I want to prepare this application in C#.Net
what kind of help I can get from .net

Give me suggestions/ approach on this

推荐答案

这篇文章 [ ^ ]显示如何使用Excel读取信息.NET互操作。创建你的字母只是在表格或窗口上布置一些文字。
This article[^] shows how to read information from Excel using the .NET interop. Creating your letters is just a matter of laying out some text on a form or window.


我们不做你的作业:它是有原因的。它就是为了让你思考你被告知的事情,并试着理解它。它也在那里,以便您的导师可以识别您身体虚弱的区域,并将更多的注意力集中在补救措施上。



亲自尝试,你可能会发现它不是和你想的一样困难!
We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action.

Try it yourself, you may find it is not as difficult as you think!


这篇关于帮助在c#.net中应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆