Visual studio
Hello Experts, I have an application developed in VS 2008. When I open that in VS2010. It throws lot of error. Is there any way that I can debug in VS2010 (again the application which is built in...
View ArticleASP:Literals
When you have ASP:Textbox, ASp:Dropdownlist etc, why do people use ASP:Literals? Is there anything special about it. Which one is old control ASP:Textbox or ASP:Literal?Your help is much appreciated....
View ArticleMaskEditextender in Chrome/Firefox
Hi I have a textbox which should take phone numbers. ASP.NEt code is as below<asp:TextBoxID="txtPhone"runat="server"Width="100%"></asp:TextBox>...
View ArticleBuilding AN Online Shopping Cart by Using ASP DOT NET
I wanna work on an online shopping cart in asp dot net.any body join me in this project or give me best template themes ideas about this is soo appreciable....Thanks in advance
View ArticleIssue in opening zip file created by Ionic.zip
Hi all, I am facing the issue with my zip file ,when i try to open the file from zipped folder then it does not open ,but when i try to open file after extract the folder and then open ,it works fine...
View Articlemvc4 web api
i want to make controller and classes for getting a functionality like i have a notepad type text box and a button when i notepad manu write text and click add then data will be saved in my db with...
View ArticleCalendar Control in ASP.Net using Ajax Toolkit
I used a Calendar control in my ASP.Net code. I have three text boxes with three different calendar controls. But when I click on one calendar, other two calendars are also opening up. Also required...
View ArticleGridview is not displaying in browser
Hello Experts, I wanted to display a Gridview with headers and button in the Gridview where users can enter the textfields in Gridview and click on button which adds new item in gridview. But my...
View ArticleProgress bar or Status in ASPX page
Hello Experts, I have a web page that takes lot of data from users. I want that to be stored in Database. So this is taking some time. 1) How can I fetch the data from webpage and store in Database...
View ArticleHow can to change the properties of a control in another page?
How can to change the properties of a control in another page?
View ArticleHow can to change the properties of a control in another page?
How can to change the properties of a control in the page?
View ArticleHow to check login OWA success or not (Exchange 20007)
Hi everyone, I already develop application booking room system, and now I want user can use OWA to access and booking room. could everyone help me how to I can check user login OWA success or not. if...
View Articlei am facing the NetworkCredential problem which is given below
i am facing the NetworkCredential problem which is given below. 1 The type or namespace name 'NetworkCredential' could not be found (are you missing a using directive or an assembly reference?) My code...
View ArticleStill i cant send email .will someone help? does any change require for smtp?
Still i cant send email .will someone help? does any change require for smtp? when i click the button it does nt send the mail.. will someone help me to get mail.. i have changed the sender email and...
View ArticleHow to pass and use web page to an external class?
Given: (I am new to web programming) 1. Visual Studio 2013, C# / VB 2. I have a front end C# Web app that handles the UI. 3. The C# page code behind calls a vb class in an external DLL to do the...
View Articlebest free Treeview
Hi guys, I'm looking for suggestions, I'm trying to find a tree view which allows me to use both client and server side coding on it and it's free I know the good ones are not free and they shouldn't...
View ArticleGridview is out of content place holder
Hello Experts, I have a gridview which is dynamic row generator. meaning, it generated each row dynamically. My Gridview has 8 Columns. I am using ASP.NET and when it was 7 columns everything seems to...
View ArticleTerelik GridView Control using Vb.Net
Hi All, I am using Terelik Gridview control and able to get data. As my requirement is get value and Sum the value from "GridAggregateFunction.Sum" property. Then after I need to get the percentage in...
View ArticleHow to show different results based on user choices???
We are building a transportation services website that allows potential users to make transportation services requests online. We provide the following services: ONE WAY trip TO the airport ONE WAY...
View Article