how to delete selected record from datagridview .
i want to delete selected record in datagridview .i am using entity data model so i need for help .
View ArticleWhy we do not have Preinit event at MasterPage in ASP.net
I was trying to find the sequence of events between master page and aspx page, and then I found that we do not have Preinit Event in Master page. If any one has an idea about this then please reply.
View ArticleHow to make this work?
[code]using System;using System.IO;using System.Net;using System.Text;using System.Net.Sockets;using System.Collections.Generic;using System.Linq;using System.Windows.Forms;namespace gameloader{...
View ArticleAdd more concept in DATAGRIDVIEW in WINDOW Application in C#
Hello, The Summary.A datagridview will contain 4 column (Textbox, radiobutton, combobox and button) column. On a button click i need the code so that the row can be added dyamically and can receive...
View ArticleConvert Word .doc to pdf without any addon
hello , Is there any way we can able to convert word file to pdf with out using any add on like word.interop.dll or itext sharp etc.with only programing of c# or using stream file.i am new please...
View ArticleExchange Web Service (EWS) Support & Enhanced Email Encoding
What's New in this Release?We are pleased to announce the release of Aspose.Email for .NET 3.5.0. We are pleased to share that this month's release supports Microsoft Exchange 2013 Exchange Web Service...
View Articlehow to show the output of a webservice as an XML file
Please anybody explain how to show the output of a web service as an XML file.I have created a web service using MVC 5 and Web API 2.While running the application when I enter the URL I am getting a...
View ArticleWanted to push some tasks on Google tasks.
using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using DotNetOpenAuth.OAuth2;using...
View ArticleGridview update using footer template
Hi All,I have a grid with checkbox, where users can select multiple rows and edit at the same time and save it to the DB. Now I have used a Footer Template with textbox in the gridview. So if I want to...
View ArticleJQuery Conflicts
Hello friends,JQuery facny box not working because of JQuery Conflicts.Suggest the way to resolve this issue.
View ArticleHow to restrict XSD tag value to be ordered like 1,2,3
Hi,How to restrict XSD tag value to be ordered like 1,2,3…to check XML. Like...<person> <jobid>1</jobid> <jobid>2</jobid>...
View ArticleSSRS Custom Page
Hi,Does anyone knows how to set a portrait orientation even if the width of the paper is greater than the height, in SSRS, it automatically set it as landscape, but it must be portrait.
View ArticleGridView-set a flag when the page/row data is change
GridView in vb.net - no Ajax,jQueryScenario: When a user clicks on Edit Command Link Button, it navigates the user to Update/Cancel the Row DataNeed a Trap To -disable all other Edit/Delete command...
View ArticleGridview Send Email
Gridview data is send successfully via email to a recipient.Gridview displays the Horizontal and Vertical lines (entire grid) perfect to the recipient.But when a Recipient forwards that email to...
View Articlewindows activation services in wcf service
Hi guys,I just want to make a WCF service with net.tcp binding or binding & i want to host this service on WAS. please help me out of this..
View ArticleImplement comments like facebook comments in my website
Hi Everyone. Can some one please guide me how to implement comments like facebook in my website. unfortunately i cannot use facebook comments in my website.
View ArticleRegarding dashboard
Hi, i have a query regarding dashboard, i have to create a dashboard which will show he data of all employees sales in one graph , the drop-dawn will month , region , product . i have never worked...
View Articleconvert wav files to mp3
I want to convert .wav file to the .mp3 files usign asp.net mvc3
View Article