Fck editor required validation in asp.net C# for Google chro
<script type="text/javascript"> function ValidateContentText(source, args) { var fckBody1 = FCKeditorAPI.GetInstance('<%=txtproduct_detail.ClientID%>'); args.IsValid =...
View ArticleGridview event
Hello ,i want to update and delete row in gridview so i can do it with the following 2 ways :[1] using rowcommand event of gridview [in which i will have merged code for both edit as well as delete][2]...
View ArticleUser updating controls and compiling
Hello,I have two different projects so far, and I would like to update certain controls (control name, picturebox image etc.) of one project from the other project. I already made the connection...
View ArticleAssign value to server side variable using javascript
Hi allIn .cs : let say i have a variable string x;how to assign value to variable x using javascript code.thanks
View Articleget all values in listview when row is clicked
Hi.........I have list view containing columns(sub.messade,from,date)i need all columns data when row is clicked without any link button dynamically
View Articlehow to generate event to option of context menu
when right click on inbox i want to display open new window.create folder,refresh..........when create folder is clicked then need to display adialogue boxplease help...
View ArticleHow can I link together the two user control?
Hi.How can I link together the two form?I am writing a program that When you click on the first user control and the second user control was Draw a link between themI could write a piece of code But my...
View ArticleASP.NET MVC Question
What is View engine in Asp.net MVC ? what is difference between razor and aspx view engine ? what is advantage and disadvantage of both view engine ?
View Article403 Forbidden Access Error when accessing public Github API
So I am trying to simply get a list of public repos. No oAuth authentication is required, and if I browse to http://api.github.com/users/[user]/repos , I get a JSON response. However, in the code I...
View ArticleNeed to read the data from RS 232 to C#
I'm having Console Display which is communicating with the system in RS 232, now i wanted that device to be integrated with the application and read data from that device. I do no where to start can...
View ArticleMS SQL server permissions - backup
Which are the best permissions to grant login to allow backup DBs on ms sql server 2008. I would like to avoid sysadmin. There is a PS script managing it and running under sysadmin. Is there any...
View ArticleComment on MICROSOFT.SQLSERVER.SERVER namespace.
Hi people,Comment on the ingredients of this namespace.SqlContextSqlPipeSqlDataRecordSqlTriggerContextThis namespace also includes several attribute...
View Articleneed a code for add values from database into menustrip
Hi... i want a code to insert values runtime from database into menustrip.here in menu user select Class->MCA->here i am retrieving the mca student names list from database. please help me.....
View ArticleCertifications
Hi C# Corner,Can you please let me know how to do Microsoft certifications. I have tried giving one certification exam(ASP.Net 3.5 Web Application Certifacation) and I failed in that. I have study...
View ArticleHow to create a admin page and add categories/sub cat?
I have to create an admin login page then need to give authority to admin to add category and subcategory which includes adding an image and description in the category/subcategory....can u provide a...
View ArticleHow to add html5,css3.0 and JQuery in visual studio 2010?
Hiiii... I am new in web development, i want to use html5, css3 and JQuery in my website. so how can i add these tools in visual studio 2010. tell me the steps to add these tools in vs...
View ArticleCrystal Report
I am using Crystal Report in my Visual Studio 2010 for generating Report So I made One Data Set and passed two data tables, but while running the Software then I only get one data table data but not...
View ArticleOpenings in EF Bangalore for .Net -Open position
Forward your profile to santhosh.kumar@ef.com. Please find the details below for open positions.Sr. Developer (WPF) Technical Skill- WPF,SQL Server, HTML/XML/XSLT/CSS/JavaScripExperience-Minimum...
View ArticleError while exporting crystal report into pdf.
Hi Everybody,I am getting error in line "rDoc.ExportToHttpResponse(ExportFormatType.PortableDocFormat, Page.Response, true, "Job-" + abc);" as "unable to evaluate expression because the code is...
View Articleconvert French Script MT font TIF image to word
hi friends,i need to extract text information from tiff image file that contains French Script MT font to word file using c#.if anybody the idea or solution please help me to solve this.thanks,thoufi
View Article