Web Services / Web References in ASP.NET using C#
I have no idea what I am wrong. Needless to say it is giving me a compiler error "Error 1 'clsWebServices' does not contain a definition for 'FindAddress' and no extension method 'FindAddress'...
View ArticleTelerik Vs Devexpress
Hi guys,I'm mohamed hussain working as dotnet developer.can anyone point out what are all the technical difference between telerik and devExpress control ?????
View Articlehow to get the ID of the selected item in listview itemtemplate in asp.net2008
i am trying to create a shopping cart, on productdetails page i displaying productid, ProductName, productImage, ProductPrice and Buy Now Button. i have also created a movable shopping cart by using...
View ArticleSys.WebForms.PageRequestManagerServerErrorException: Input string was not in...
Good Day I am using Ajax-manager...
View ArticleMVC4 Cascading DropDownList - reference selected value
I have the following code in my MVC application to set up Cascading Drop Down Lists:public ActionResult Index(){ ViewBag.Clubs = db.Clubs.OrderByDescending(c => c.Name).ToList(); ViewBag.Comps =...
View Articleattach multiple attachments to the mail dynamically
I need to know how to attach multiple attachments with a mail dynamically. number of attachments will only been known dynamically only so please tell help me out in this issue
View ArticleProblem with SmarterStats webservice
I am trying to use the SmarterStats webservice. Here is the code I am using: SiteAdminSoap website_stats = new add_website_stats.SiteAdminSoap(); add_website_stats.ConfigLogLocation[] logLocations =...
View ArticleGridview data bind from DB with stored procedure
Hi everyone! I have a page in an e-shop where i would like someone to be able to view his orders. So i want to display data from an orders table in DB using a stored procedure and checking the userid...
View ArticleHow to use i frame in asp.net with dynamic height
How to use i frame in asp.net with dynamic height
View ArticleColor.Translator.FromHtml inside off @Html.DisplayFor Issue -Razor
I have some data from model , in which i getting some hex values .. now i need to translate this hex values to real color. I have try this way......
View Articleoracle ref cursor
hi everyone, i'm having a problem like i have gridview control with 4 columns and column1 is a text column and col2 is flag column where as col3 and col4 are item templates where a textbox is embedded...
View Articlehello
I am a graduate student of China, and now,I am doing a questionaire about open source software development,Can you help me?Thank you very much. If you can help me,this is a...
View ArticleResizing a webpage according to the screen size/ Resolution
i Would like to know the code for resizing the webpage according to the screen size or the screen resolution please help me.it can either be using css, javascript or html
View ArticleHTTP requests and Cookies (HTTP Client) - Help pls!!
I have just started to learn C# and Asp.Net and I have a specific project in mind but I need to be able to manipulate cookies client side and I can't find good documentation for this so I decided to...
View ArticleReturning true/false in a boolean function
I am trying to say if a teacher is already teaching 3 classes flag it by returning a true if so, or a false if not. I have it counting the rows (or so I thought), but it is saying the way I did it is...
View ArticleDispaly picture news widh rss reader
hello Friends i made a asp.net page that accepted rss address. now,I want to read the content of any links that exist in rss for this action i writed follow code: protectedvoid...
View ArticleWhat is the difference between DBContext class and ObjectContext ?
Hi Everyone, What is the difference between DBContext class and ObjectContext ?
View ArticleLooking for ideas for custom WYSIWYG editor for LED display
I am brainstorming ideas for an web browser WYSIWYG text editor for LED like displays. The editor will show a matrix of bulbs. As the user types, the bulbs corresponding to the keys pressed will be...
View ArticleMini-registration Check if Room is booked or open
I have been creating a smaller scale MUCH SIMPLIFIED version of a registration system that assumes classes are taught once a week. This system already checks if a teacher has taught 3 classes to not...
View Article