displaying facname when i click the facid using asp.net C#
Faculty table structure as follows Facid bigintFacname varchar Faculty table records as follows Facid Facname 1 G Sekar2 R Kumar3 S Janka4 R Rajesh5 V Gopi Bthfac table structure...
View Articleoops overriding
create a base class, telephone and derive a class electronicphone from it.in telephone,create a protected string member phonetype,and a public method ring() that outputs a text message like...
View Articleimport and export database in sql server
Hello i have one existing sql server 2008 express r2 database file.in my mechine there is only sql server 2008 express.how to open that existing file in sql server 2008 express.
View ArticleApplication which can support Ethernet
Hi, I've got a huge problem, Im not familiar with c# and despite that in my master thesis I have to create an application which will use ethernet connection. To be more specific - Ive got two modems...
View ArticleASP.NET Outlook panel control
Hi,Currently looking for outlook panel control for web portal? Can you guys help me out?ThanksRam
View ArticleC# linq to sql uses a default setting
In a C# desktop application, I am using linq to sql to connect to a sql server 2008 r2 database. The applicatiion is setup to point to various databases depending upon the value in the app.config file....
View ArticleRowspan in Webgrid in MVC
How to display webgrid as shown below in MVC 3.h1 | h2 | h3------------------- R11 | R12 | R13 -----|-------|------| R22 | R23 |-------|------ | R32 | R33------------------- R42 | R41 |...
View ArticleCrystal Reports Direct Print in ASP .NET Client System - Fil
Hi Frnds, Last one week i am searching for direct print option for crystal report ASPx .net(C#).But not getting proper answer,,,www.neodynamic.com,,,In this website some in build tool is there,,,but...
View Articlehow to get the value from gridview into input box?
Hai Friends, I m creating one application input fields are,DEPARTURE DATE:(TEXT)==>(GRIDVIEW VALUE LL BE APPEAR IN EDIT MODE)FROM PLACE:(TEXT)==>(GRIDVIEW VALUE LL BE APPEAR IN...
View Articletabular format form that will update data from serial port
HiI am newbie to c sharp and I want to create form which will have tabular format. This table will update data from incoming runtime serial data from serial port.How to implement such form and what...
View ArticleWPF Combobox Close When Click on Outside
Hi... I would like to create custom control that will look like standard WPF ComboBox, but instead of instead of having an ItemsPresenter in the popup there will be another custom control. So,...
View ArticleReading Mifare smart cards
I have a really weird problem with reading Mifare 1k card from WinForm application. The reader I'm using is a PROMAG PCR-310U smart card reader. I have an application where a parent form creates a...
View Articleshowing username based on the using machine name in c#
I hosted one webiste in my machine IIS server [Local IIS Server].For this application we are capturing the cuid [cuid= username,password=password. cuid and password for login to the system active...
View ArticleCrystal report
How can i show 2 same reports in in one crystal report?I am working with fee receipt in crystal report ,i have shown the fee receipt well but the requirement is in one page we want the 2 copies of fee...
View ArticleHow to store temporary information multi-step registration
Please view this link:https://travel.com.vn/du-lich/2-9097f15c-821b-4101-b70d-d4dde71e5cdf/dat-tour-trong-nuoc.aspxI wanna build site with multi-step registration like this. But i have problem is, when...
View Articleoops interface called varibletest
create an interface called VariableTest Which contains A method called disp() and 2 variables x,y which are integers and whose value is set as 10 and 20 . create a class called VarLntTest which...
View ArticleDownload And Zip the Folder on Right Click.
I want to see the Folders in Tree view and when i right click on that folder i will download the folder in the form of zip folder.I want this in my Web Application using C#.
View ArticleHow to get the query in LINQ of a hierarchical database
Sample data from table: Table Name - SUPPLIERS and Entity Name - dbDataRECORD_NO ID_NO FIRST_BRANCH SECOND_BRANCH POSITION----------------------------------------------------------------...
View ArticleHow to develop chat application using asp.net?
HI every one How to create chat application using asp.net just like chat with supporting team?How can i implement this ?Can you please explain this senarioTASK:Anytime user request chat an email should...
View ArticleList view group option.
Hi,I am trying hardly to group my list of document management based on dates but it's returning only one day per page. I did the same configuration on SharePoint Services 3.0 and it's working perfectly...
View Article