Error in code
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.IO;...
View ArticleAsp.net bank transfer
Hello friends, please I need your advice on this. I'm designing a site where students can pay their school fees online. I have a page where students can enter their bank details then submit for...
View ArticleComplex XML Parsing Help!! I'm getting mad!
Goodmorning to everyone! I've putted this xml file into mediafire hosting. Here its link: LINK MEDIAFIRE FILE.XML And there is my stupid code: using System; using System.Collections.Generic; using...
View ArticleGet the newest 15 messages
Good day everybody. I'm designing a chat with asp.net, and everything is working except one.I want to retrieve the newest 15 records then delete the old ones. I used count to get the number of records...
View Article3D Scatter plots in ASP.Net
As a part of project I need to present a 3D scatter plot in a web page based on the 3 columns data from a table from database. Is there a way to draw a 3d scatter plot in ASP.Net.
View Articlewhich one is good for learning Window azure and sharepoint?
which technology give more scope in future in prospect of learning
View Articlehow to use datalist control with button to redirect to that specific page
im using datalist control to display the data long with image, address and button.im using label control to display the data in datalist. if i click on more button in datalist control the page must be...
View ArticleCannot get ViewModel in MVC5 to work
I am trying to incorporate a ViewModel as I am using edmx file to define my db, but my view only works with the edmx model and sends an unexpected result when I use my ViewModel. My ViewModel...
View ArticleReport Like display in the UI Web control
Hi, a report like data that shows OrderId, ProductCode, Qty, UnitCost, Total, an Order may contain several products at the same time. Now I should disply Order Id on top under that ProductCode, Qty,...
View Articlehow to pass two or more .aspx pages to response.redirect(),is it possible or...
hai.. how to give two or more .aspx pages to one response.Redirect() method
View ArticleHow to show an aspx page like a dialog
hi, I've designed this user control(*.ascx) in asp .net, <scripttype="text/javascript">function but_ok() { window.returnValue = "ok"; window.close(); } function but_cancel() { window.returnValue...
View Articleneed the suggestion
I have an requirement for dynamic report generation. like the user itself select the tables, columns, filters, groupby etc., once they selected all they will be able to see report. I need to know how...
View ArticleHelp Me with the Code
Hi I have a SQL Server Table named News with the following columns-id,Title,Body,Created datetime and Inside It's a column 'Number of clicks'. Now I want to increment it by 1 when the title of a...
View ArticleOpen source 3D scatter chart controls available in ASP.Net
AS a part of my project I need to build 3D scatter charts in a ASP.Net website. could anybody Please suggest me some ASP.Net 3D scatter chart controls open source controls available.
View ArticleLinux clients and ASP .NET on a Windows Server
Can a Linux client machine use an ASP .NET app residing on a Windows server?
View ArticleWCF in ASP.NET with authentication
I'm creating a WCF service to go in my ASP.NET application. I'm at the beginning stages so mostly what I have is design questions. So basically there is data that I would like people to pull out but...
View ArticleRegarding web hosting
i have requirement for my project .... that i need to provide Edit template Facility to user using ASP.Net & C#. i will provide user templates...he can select that template and edit that for that i...
View Articlebus reservation - creating dynamic layout for bus seat structur.
I want to start for a new application for the bus reservation system. I want to generate a seating layout dynamically. Every bus has different seating layout. i am not getting any idea how to start ,...
View ArticleRealtime event notification in ASP.NET NVC 4 and C#
Can someone nkows how to implement a real time event notificationlike one on facebook?Using ASP.NET MVC 4 and C#?
View Article