Web browser control access
how i access the Google Custom date range dialog box in C#.net using web browser control in window form button.....plz reply....advance thanks
View ArticleHow to bind data in Calender Control
Dear All Can any body help me out how can i bind data from sql to calender control.please look into the attachment and help me.Any help is greatly appreciated.
View Articlehow to deny delete permissions from set of tables for a part
how to deny delete permissions from set of tables for a particular user.
View Articleconvert rtf to excel
Hi,I want to convert rtf to excel...Is there any process for this in c#Thanks,Darma
View Articledecrypting a db column
http://www.c-sharpcorner.com/uploadfile/chinnasrihari/data-encryption-and-decryption-in-sql-server-2008/ reffered above linkASBEGINSET NOCOUNT ON;OPEN SYMMETRIC KEY SymmetricKey1DECRYPTION BY...
View ArticleCan any one tell good learning resource to develop window st
Hi , I am a new one to this windows 8 store apps and windows 8 mobile apps . can any one tell good resources to learn this apps development.it is very helpfull to me.Thanks in advance for...
View Articlecall a event handler method ini a simple method
Dear sir,I am calling a event handler method in a simple method. but II do not get the proper result.please help,Thanks.
View Article[Socket C#]Program about send and recieve a large file.
I have a homework Network Programming C# is write a bout send & recieve a large file (a file as large as better, may be > 1G) so I have reference in internet a write a program to reference...
View Articleneed player to play flv files in my asp.net website with
player consists of forward,backward,playlist buttons
View Articlehow to implement video chat application in asp.net website
chat application like facebook chating or google talk
View ArticleAsp.net c# Upload Images keeping its aspect ratio
Hi all,I'm new with asp.net c#. Having difficulties in thumbnail fixed size for the resize image.Below is a example that I want to accomplish. Example...
View Articlehow to capture time and date when export grid to excel?
how to capture time and date when export grid to excel?
View ArticleCss Nesting problem
plz tell me any one about nesting in css. Nesting in css confusion me.is this same meaning? #navmenu ul li ul li:hover a:hover{background:#ccc; color:#000; }...
View Articlecss nested child and pranet relationship
plz tell me any this is about this code relationship. i know this is parent child is mention here./* style the level hovers *//* first */.menu a:hover {background-color:#3da1e0 }.menu :hover > a {...
View Articlecheckchanged problem
the below code is not handling the event correctly showing the error of user already there or not there, when check is changed i.e user is added or removed from the role. protected void...
View ArticlePass DataSet As parameter to WebService through SOAP request
Hi All, I am doing a web service application with ASP.Net (using C# language).Now i am trying to pass dataset as parameter to web service method through SOAP request,but its not getting.I have...
View Articleblocked the internet explore
i created site. now i want my site always open with chrome but not open with internet explore any version.
View ArticleSearching Record in ASP.NET MVC (EF)
I'm trying to search a record but nothing is happen. Can anyone help me with this.SignUp Controller[code] public ActionResult SearchUser(string userName) { var users = _SignUp.All()...
View Article