User authentication
I have a Log in form which connect to database to check username and password, in this User table I have a roleID which is FK from Role table (RoleID, Name, Description)In C# Windows form application,...
View ArticleWCF examples
I got couple of scenarios of WCF from this site and that are below now I want exmples for tha like chat application,Dashboard application as mentioned below.Can you please give couple of examples for...
View Articlenext button to fetch random data in sql with non repet value
currently i am doing a exam based application in c#.net... here when i click the next button it should fetch next data from sql in random and also values should not repeat.... please tel some...
View ArticleHow to bold and give backcolor to excel sheet data in C#?
Hi,I am generating excel sheet from c#.net. I did everything except one thing.I have a row headers like AccountNumber,AccountHolderName,AccountHolderAddress,AccountHolderBranch.I want to find them...
View ArticlePlotting graph in asp.net using the data from excel
Hi I want to create a web page application where in, a graph is plotted in asp.net using the values/data from excel.I want to export this graph to pdf and word using c#. It would be very helpful if...
View Articleexample code for dodirectpayment api for sandbox account
Hello Every one can any one sand me example code for dodirect payment api for sand box.i make code but always ACK Parameter returns me failure. does any settings are required for paypal merchant...
View Articlehow to put condition on document.getelementid with css
how to put condition on document.getelementid with css using single aspx page but different id on my links..i have designed the links on the left corner of my masterpage but the problem is when i...
View Articlescrolling buttons are not on fixed position
www.precisetech.ca/demo[^] this is the link of my project, i have used scrolling buttons(get quote, meet our team, profile) on the left and right side of the main container. i have tried alot but the...
View ArticleImplemention of trees
i want the library system using implementation of trees on windows form?
View Articleseat reservation in cinemahall
Hello,I would like to make a seat reservation program with a access database.I have 150 seats I use 150 buttons for this.In my database ik have a columm seatnumber from 1 to 150 and I have a columm...
View ArticleBI Requirements & Peoplesoft Requirements
Employee Referral :: BI Requirements & Peoplesoft Requirements Update your Resume with Referral information.. Suthish Nair - 22291
View ArticleHow to suppress Drawing boxes conditionally in crystal repor
Hi All,I am creating one crystal report in vs.net2005, in that report i used 3 drwaing boxes.But i want to show one drawing box based on my condition.I am trying to suppress the drawing boxes but there...
View ArticleAjax Collapsible panel extender
Hi,I have a ajax collapsible panel with 8 panels on my page..when one panel is open the previous panel should close automatically.....i.e.at a time 2 panel shouldn't be opened only one panel should be...
View ArticleChange Web screen Resolution
Hi,I have created a web system and set the width and height of each page to 100% vis CSS. Setting the height and width to 100% ensures every web page auto fits to suit different screen resolutions in...
View ArticleTDD With Moq, Test passing when is shouldn't.
Hey Guys,I am just starting out with Moq and Nunit and I was following along with an example in a book: Professional Test Driven Development with C#: Developing Real World Applications with TDD (Wrox...
View ArticleAccess datatemplete header checkbox in codebehind
hi gyes, i added checkbox dataTemplate in DataGridTemplateColumn.HeaderTemplate using XML code for check/uncheck All checkboxes in datagrid column in WPF...
View Articleusing single datatable data fetch into anoter form
I am work in window application in c#. I have a two forms form1 and form2 ,data of both the form are insert single database table ,my data is succssfully inserted but we i search the data only form1...
View Articlehow to Displaying single column in Multiple Columns in Grid
i having data in sql likeDate NAME Count01-04-2013 AAJ TAK_A-LA-CARTE 230001-04-2013 ADHITYA_A-LA-CARTE...
View ArticleFile Upload in Partial View using MVC3.0
Hi, I am new to MVC,can any one help on File Upload concept inside the Partial View.
View Article