how to get date when i select row from calender and display
hiin my project am using calender control and six labelswhen i selcet date between sunday to saturday tat week dates should display in lable from monday to saturday..in perticular label onlylike in...
View Articleasp.net file uploading
I have four filed for upadating.... Name, UserImage, Address and DOBFor UserImage Uploding, i am using Fileupload controls......but sometimes when weare not selecting userimage for uploading then it's...
View ArticleHow to show/hide installed fonts in Windows OS in Win Forms
Hi,Can we show/hide installed fonts in Windows OS using C# in Windows FormsIs there any class through which we can access a font say "Mangal" and show/hide it.We can manually show/hide a font by right...
View Articleasp.net
Iam Creating One Simple validation form in html.so click the submit button that values store to database how i dont no? so anybody help me pls
View ArticleWhat setup files I have to give my client?
I have created windows application using C# and created database in SQL Server 2008. And also created some reports in crystal reports. Now I have to send this application to my client. I created setup...
View ArticleHad A Bug In Captilizing The First Word In A String
The Below Is My Code For Capitalizing The First Letter In Each Word Of A String Insert/Typed In The TextBox ..The Code Is Well And Good...But When I Tried To Type A Letter/Word In The Between The...
View ArticleDoubt Regarding Book "List-EBook"
Sir,i have downloaded the book "List-EBook" http://www.c-sharpcorner.com/ebooks/free/61/programming-list-with-C-Sharp.aspx from and running list...
View ArticleWant more productivity? Allow work from home
Looks like employees who telecommute works harder :).Here is a news blurb from the Daily Express:Employees who work from home slog awayfor at least seven hours a week longer than those in office,...
View ArticleHtmlPrinter page Problem in C#.net, dot matrix printer
Hi,I using HtmlPrinter to print the bill in my application as,HtmlPrinter.HtmlPrinter hpObj = new HtmlPrinter.HtmlPrinter(); hpObj.PrintHtml(strvalue, true);no other setting have been...
View ArticlePascal and C#
Such a problemToprogram inPascal (PascalABC.NET)plug-ins:using System; using System.Windows.Forms; using System.Drawing; public class AboutBox : Form { public String Author = "nfex"; public String...
View Articlehow to load the clicked audio file in to windows media player? using...
i have to load the more no of audio file in to one <div>,dynamically i click one audio file that file want to be load in a media player?these all are doing in javascript in a html page..any one...
View ArticlePrinting from server side in Asp.Net
Dear Folks,I have successfully been able to print out my values on the web page from locally ; Localhost.However, I do not know how to print the same page after being published to the web server.Please...
View ArticleUsing ASP.NET MVC 3 Want to develop Admin and User login in same login page
1.Admin register himself in table1, logged in with uid & pwd.2.Creates Users.3.Now user needs to login to his account. using same login page diff master pages for admin & User.4.Must have...
View ArticleHow Can I write this code?
4a. Create a Friend class in which you can store your friends' ?rst and last names, phone numbers, and the month and day of your friends' birthdays. Write a program that prompts you to enter friends'...
View ArticleFind Role of logged in user and redirect based on role membe
Hi, I am pretty new in ASP.NET c#. But i am getting a good hold of it. There are all the time new things a new learner comes up with though and spends hours together finding out a solution. Here is my...
View Articlehow to create website using joomla 2.5 and wamp server?
how to create a website using joomla 2.5 and wamp server?
View Articlehow to validate server side validation and client side validation in one text...
Hi, Can anyone explain how to validate server side validation and client side validation in one text box??? I like a only for alphabets or only numbers..
View ArticleIIS configuration
what are the modifications done in IIS configuration to run application smoothly
View ArticleCLR is independent or Not..?
Is CLR is independent of platform in 3.5 version or above versions
View Article