How to make validations for toolbox controls in xaml ?
Hello,how to make validations for toolbox controls in xaml page?
View ArticleHow to store an image as an image file in local system.
I have a image which is coming from server and i am able to load it on the page.Now i need to store that image on local system how to do it....Image image = new Image();if (imagePath != string.Empty){...
View ArticleBest printing method in C#?
I use a "printingSystem" control in my windows application to print the . the main picture in watermark and text that must print getting from textbox. but output in computers has diffrence . place of...
View ArticleC# desktop runtime parameters
I would like to know who to accomplish the following goal using an existing C# 2008 desktop application.I would like to take the C# run time input and output parameters and possibly put the calls into...
View ArticleHow to disable Upload button in AjaxFileUpload control.
Hi, I am working with AjaxFileUploadControl in ASP.NET Ajax. I want to disable Upload button when files are uploading completed and also disable Upload button when clicks on Remove button. When...
View ArticleStrongly typed collection
Good MorningLets I want to validate something inside a property...private string _phoneType;public string PhoneType{ get { return _phoneType; } set { _phoneType = value;...
View Articlejavascript for submit form without using submit button
hi,I want javascript for submit form without using submit button when enter value in textbox automatically without pressing any submit button and any enter key i want to get output.
View ArticleVB.net WPF :Unable to cast object of type 'Ocean.GeneralMast
Dear Experts,I'm using wpf with vb.net. When i tried below code then i'm getting an error Error--------------Unable to cast object of type 'Ocean.GeneralMaster' to type...
View ArticleMonth Calendar Control
I want to add events on dates of month calendar .is it possible ?i did n't find any still to do this task..please help me in doing this so..
View ArticleASP.Net
I want to show the file content to web browser.My files are word document(.doc, .docx),text files(.txt) and portable document format(.pdf).I want solution in ASP.Net Please give some suggestions.Thanks
View ArticleNot able to import a specific excel cell to a textbox C#
Hi I am trying to import value of a specific excel cell to a textbox on the form. The value will appear as soon as the form loads. Now this cell can be null and I am taking care of the null value but...
View ArticleVB.net application for desktop
Hi friends, I want to develop a desktop application in vb.net with local languages i.e. marathi ,hindi , gujarati etc.I want to add data in it in non english font as said above. how can i preceed...
View ArticleISOLATED STORAGE
am working on something that needs me to read words from a text file and display them in a textblock using C# code. the word should only be displayed on the textblock for 5 sec.kindly help
View Articlehow to check user availability in mvc4 without membership
Respected Sir,I have a register form. In this I want to check the user availability before the user register. How I can achieve this without membership in asp.net mvc4.
View ArticleHow to send mail adding attachments from datagridview
Hi, Could any one please help me on this? I want to send mail adding attachments from datagridview. Datagridview contains 4 xml files, all those files i want to send mail by adding attachments....
View Articlehow to return a sql view from stored procedure
my database having 500 sql views.from which each and every sql view has to be returned dynamicaly from stored procedure.
View ArticleMCTS Exam Dump
I am looking for Latest Microsoft 70 - 536,70-503 exam dumps. If any one have it, Plz send it to dhbalaji@gmail.comThanks in Advance !!!
View ArticleHow you find the user request coming from Desktop,IPAD?
How you find the user request coming from Desktop,IPAD,mobile in MVC?
View Articlehow to generate bar chart to excel.
Hi guys,how to generate bar chart to excel in asp.net with c#.and generated chart should not be as image.anyway,i have one table having 2 columns .which can be referred in the following text....
View Article