display tooltip on hover the header columns of a grid
Hi,I have one table(table 1) containing some records , which i am displaying in a gridview on click of a button in a asp.net web application.Now , whatever columns i have, in that table 1, those...
View ArticleFile uploading in sharepoint site using C#
Hi friends/experts ,I have written the C# console application for uploading the excel file in sharepoint site,well it is working fine but the file is stored in Checkout mode.check out can make the...
View ArticleLOG IN SYSTEM
Can I run a web log in system even if I didn't use database .. ? If yes ..? How will I work on that .. I am using C# language and I am Newbie here ..I want that the Log in system is functional even if...
View ArticleASP.NET WebForm CRUD using KnockoutJS
Hi guys, I'm currently looking for a CRUD application using KnockoutJS and ASP.Net webform. Luckily, I found a site, though, it is not complete andthe other one is written in PHP. Can anyone help me....
View ArticleCode/Program for x-y plotting in visual studio 2012 using c#
good day everyone. I am not a programmer, but in my On the job training I am told to create a GUI which prompts aninput and then the code will then process the input and create a graph as an output...
View Articledesign a table, print form, get data from database
Hi All I have following questions - 1. How to print a form in c# after clicking "Print" button? Is there ant inbuilt function like this.Print()? I tried many but nothing is working. 2. How to design a...
View ArticleScheduled Task Status & Email Notification Based on Status
Hi ,Currently i do have a requirement to develop a console based windows application which will check the status of all scheduled jobs scheduled in windows task scheduler and based on the job status...
View ArticleHow to Validate Input is greater than already Exists date in
Hai Friends, I m creating one application in that i wanna validate the input date.i.e i m my application input fields are...
View ArticleIs it possible to change Background color with scrollbars
I am developing this Windows Application in which i want to change the background color with scroll bars.I have three scroll bars(for three colors Red, Green and Blue respectively) on window form and...
View Articlei need mvc book for reference
please send me link to download the mvc architecture book
View ArticleUnit Testing framework for Silverlight Applications
Hello Experts, I have one quick query. What according to you is the best Unit Testing framework/ tool available out there to automate the testing process for Silverlight applications?Most of the...
View Articlehow to install win sdk in win 8
hello i am a new beginner of c # language, any one help in installing the window software development tool kit in win 8. i had download but don't able to run . pls help
View ArticleThe calling thread cannot access this object because a diffe
Hi, I'm Mohsen. I have a bad problem in my code.Please help me for solve my problem.Button button;private void Window_Loaded(object sender, RoutedEventArgs e){ var threadstart = new Thread(new...
View ArticleHow can i print UI design in silverlight 5?
Hi, How can i print my UI in silverlight 5. Becuase my grid height ="520" Width="1350" here i am useing ScrollViewer in my design. So i need full design in one page.Actual height of my grid =...
View Articlehow to turn off outlook security warning dialog box using C#
Hi All, I'm Working in a concept of getting all details from a received mail in outlook in C#.Net.The Problem is, while fetching the "From Mailid" I get a pop up,which i don't want.Iwould like to...
View ArticleAjax Collapsible Panel extender
Hi,Can Anybody plz send me a good design for Ajax Collapsible panel extender.....i mean panel design where i need to place the text....
View Articlemethod for how to create activex control for smart card
i want to know whole procedure for how i can create activex control that read smard card no. that is stored in my ACR 132
View ArticleImage Load bar
I want to use loading image like myntra.com...when on product page ..but I can't successed.....how can it possible..
View ArticleAjax Collapsible Panel Active panel problem,,,,
Hi,I Have an ajax collapsible panel with 9 panels......my requirement is when the page is loaded first panel should be active ....for that i use below code....function pageLoad(sender, args) {...
View Article