Application Test in Window phone
Hello All, I have question about testing my web application in window phone. i was made one application in Asp.net(c#) in this application i use Canvas Control for users digital signature. my...
View ArticleScanning a qr code from a sticker with barcode scanner in asp.net
Hi! May someone tell me how i can scan a qrcode and show the data in a textbox in the same time save the data in database? Thx in advance.
View Articleproduct Photos are getting stretched when uploaded.
Dear all, We are working on an eCommerce application nearly ready to go online. The issue we face is that when we upload an image to the product, it does not fit in the prorate form, It gets stretched...
View Articlesql query with an alias having space in asp.net code behind
when writing sql query in aspx file having alias with space I:e select emp_no as " emp no" working fine in database but giving syntax error when i run the same query in .aspx page of asp.net which is...
View ArticlePopulate a Dropdown list based on another one in VB.NET
Hi I want to be able to populate a drop down list based on the selection of another one or others using vb.net and also pass the value selected to another page or within the same page. for instance...
View Articlehosting aspx page as a domain
How can i redirect a domain name to .aspx page in asp.net..i.e when i type www.test.come..it should redirect me to my xyz.aspx page...i did try with iis 7 but when i type domain name in browser it...
View ArticleFLUX
Hi does anyone have a properly implemented MVC Flux example implemented on .net that I can use to research this pattern.L Viljoen Technical Lead / Architect .NET, Unity, C++
View ArticleCalling controller action method without passing parameter as query string MVC
Hi all, I have a controller called EmployeeController, which has an action method GetEmployee to get a particular Employee details. For that it seems we need to pass Employee Id = 1 for example as...
View ArticleHow To Show A Message Or Page On Clicking Url Link Before Redirecting To An...
I have a webpage in VB.net with a link so that when users click a url link, it directs them to an external website and it works but I want to add a extra layer so that it shows a message or...
View ArticleAbout Developement project . and please help me.
Sir ,I have develope RCM business application .so i have many problems to create tree form in asp.net and how to be design binary tree and how to generete alternate Reference ID to be client. Thank u....
View Articlecreate customise gridview with search option
I have created customise webserver control for gridview with paging and sorting. But i also want to give the search option on all fields. User will click on search button and a pop up (using Ajax) will...
View ArticleHow to send sms message from a web page to a cell phone
I am new at this. I am part of the Michigan Disaster Relief and setting up a database of all our team members. I would like to be able to send a text message to a volunteer through my web page. I have...
View Articleassigning session value with the name of the label.
how to assign value of the session which is getting from text box with the text of the label on redirected page....i am getting the value of the session but not getting the text of the label along with...
View ArticleHow to implement ASP.NET API in 3 tier application
Hi all, I have developed 3 tier MVC application using MVC controller, each time when the MVC controller calls repository, the repository would then invoke wcf service and deserialize into the model...
View ArticleASP.NET Chart
I have a web page, .net 4.5, that has a tab control. The second tab contains a chart control. When I run the page in VS 2013 Community Edition, it displays as it should. However, in the designer only...
View ArticleJob Queue within Website?
Hello, I have a need to create a spreadsheet upon demand (use triggered). Because of the volume of records, I cannot have the user wait and was thinking of creating a job queue. My question is if I...
View ArticleThe page isn't redirecting properly
I Running Of Asp.net Website but show this type errorThe page isn't redirecting properly Can help me Someone .....these are occur error in Firefox
View Articlehow to set gridview height auto meanse auto fit containt row in gridview
<asp:GridViewID="grid1"DataKeyNames="ID"runat="server"AutoGenerateColumns="False"CellPadding="2"ForeColor="Black"GridLines="None"Width="920px"BackColor="LightGoldenrodYellow"BorderColor="Tan"BorderW...
View Article