How to use Sitemappath control to add breadcrumbs in Master Page of a website?
I am trying to add breadcrumbs on my web pages for easy navigation. For this I am using SiteMapPath Control of Asp.Net and along with this I have also made a breadcrumb.Sitemap file which list all the...
View Articleasp.net
how Can I Use My Web User Control When I Click On Radio Button Using Java Script? Code Is Given Below Please Help Me See more: ASP.NETJavascript Hi i have a web user control LoginControl.ascx, and a...
View Articleasp.net application for internal company telephone extension
is it possible to create a small application (asp.net) for the managers in the company to search for desired extension and call the extension directly from the application using his/her extension ....
View ArticleExplain the exceptions in ASP.Net webforms
could you share the information about exceptions. Exp: in one class i am using more then on exception and also null bull exception.
View ArticleRead File and save in datatable
I am reading a file into datatable. In file I have 3 column but in my datatable 4. Column 4 in datatable needs to be populated at run time before or after full file is loaded into dt. how do I do this?...
View ArticleASP.NET MVC4 MembershipProvider
hello, I'm basically following steps as described here[^], building a new MVC4 app with my custom MembershipProvider extending from "WebMatrix.WebData.SimpleMembershipProvider". Question is, what if I...
View ArticleEncryption (Clent Side using JS) and Decryption (Server Side)
Dear All, I have scenario to encrypt the Password in client side and decrypt it in server side (C# code), this is required for a Online website. Can any one help me on this task. - Febin R -
View Articleaccess data from another table
i have Person table and i want access PersonId in complain table. DataTable dt = PersonBLL.Select(new Person() { ??????? }); I create select code in BLL. But what write in place of ????? I don't know....
View ArticleMVC4 Razor @model - what's equivalent in ASPX view engine?
hi MVC4 Razor <a href="/Members/model">@model</a> - what's equivalent in ASPX view engine? Here's how it's done with Razor - how to do the same in ASPX? <a...
View Articlegateway
could u till me a free gateway for sending sms from different free sms providers please could any body tell me
View ArticleCustomize the WebApi2 Authentication and Authorization + Oauth
I want to Customize WebApi2 Oauth security provider. I want to use my own data base and own DbContext. Please help me how to do? I am using asp.net 2013. Thanks
View ArticleSet label for gridview while export to excel
Below is my aspx <%@ Page Title="Report" Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Report.aspx.cs" Inherits="Code" EnableEventValidation="false" %>...
View Articleasp.net site taking all the CPU after a while
I have a big issue with the asp.net site I did. It's hosted on a server station, with IIS 7, and many clients (around 10) are accessing it. Around twice a week, the site is unacessible. When checking...
View ArticleWhy it is so hard to play with html in visual studio
Hi guys, First of all thanks, you guys are super helpful. I always wanted to become a coder, now i see this dream coming to reality with help of you guys. Now, i am learning asp.net with the help of...
View ArticleUsing CrystalReport Implement Print
Hey,everyone i want to use CrystalReport Implement Print,but it must export pdf ,i feel it is trouble,Have other methods deal it? example using PrintControl,lodop and so on, Language(asp.net (C#)) Web...
View ArticleUrgent help how creating forums with ASP.NET using C#
HI guys I am in 4th stage software engineering and I'm working on my project currently I am facing a problem I finished my website design and security and I want to create forums with using ASP.net C#...
View Articlehow to add datepicker in gridview boundfield column
how to add datepicker in gridview boundfield column..rply me on my emailid rohraheenu@gmail.com
View ArticleSingle Login page for multiple applications.
Hi, I was developed 4 applications with different login pages by using "asp.net web site administration tool 2010" and i deployed in server(IIS). Now the requirement is like i need to create new...
View Article