Memberhip.CreateUser() is given an exception !!
Hi Developers, Hope everybody doing well .. I'm trying to work with ASP.net membership also integrated with my APP, first I've created a sample web app to create the new users to membership table...
View ArticleHow to Insert Update And Delete Record for html table in asp.net without...
my web page in table is create but update and delete functionality is not worked.......to plz help me my html table <div class="outer"> <div class="inner">...
View Articlegive me solution plzzzzzzzzzz
Procedure or function 'listdtlsearch' expects parameter '@name', which was not supplied.
View ArticleWrong count is also accepting in Jquery and accepting keywords any where
Requirement: textbox limit: 25characters, max limit:40char allow IF text contains {State},count for {State} only is 16, {City} count 14, {St}=2,{Zip}=5 Problem: I have written JQuery code for this...
View ArticleASPX How to get the form initiated from OperatePage - actually should be the...
I have a simple VB.Net web app that gets a large table based on Form controls and I need it display the progress such as Doing 'Record# nnn'. This method can be simulated with via clicking on a button...
View Articleis asp.net code is same as vb.net (except the declaration)
this is code for voice recognition in vb.net c# how to make it run in asp.net c# please help private void button1_Click(object sender, EventArgs e) {...
View ArticleGet name of a control in Code behind
Hi All, I have a Radio button group control that I am using in my ASP.Net application, when it is rendered on the client machine, it is rendered as below with Id and name, can I get the client name of...
View ArticleWorking on ASP.NET CI + deployment solution
Hi all. Probably it should have been an article, but I want to start in an informal way. Several months ago, I found myself with a thought I cannot deploy efficiently. But every single tool had its...
View ArticleGenrate PPT without using interop.
Is this possible to generate PPT on server side and use it on client side without using inter-op property??Thanks in Advance.
View ArticleI want to use jquery datatable in asp.net MVC for more than 3000 records
i was using jquery datatable in webforms but data was more than 3000 records, client's browser gets stuck everytime. i used datagridview. but it is not good in performance.now i want to use again...
View ArticleSend message to many users
Good day friends! Please I need your help. Am using asp.net in my web design where users can send message to other registered users. Am able to get it work but I want the process whereby some can enter...
View ArticleDelete multiple records using checkbox
Good day friends! I have datalist control that displays messages. I want to add checkbox that will aid users to delete checked messages on heating delete button. But am finding it difficult because...
View ArticleGenerate dropdown with scaffolding in MVC
i am new in mvc and just reading a article from this link http://weblogs.asp.net/scottgu/ef-code-first-and-data-scaffolding-with-the-asp-net-mvc-3-tools-update view the below image there is two model...
View Articlewhen people draw UML Sequence diagrams and when people draw UML Activity...
i am not familiar with UML do i like to know when people draw UML Sequence diagrams and when people draw UML Activity diagrams. please give me a example like when people go for UML Sequence diagrams...
View Articleasp.net
i have a cart.aspx , details.aspx anddefault.aspx ... my menu bar has Home,Cars, Houses,Clothing, About Us, Contact Us when i click cars i want onlys to appear on the details.aspx, if i click House i...
View Articlevalidation checking
how to add the addition kinda validation to my asp.net project using vb???
View ArticleNew to ASP/MVC... Question about authentication
So I'm completely new to ASP/MVC. Basically, I need to be able to create small site where the user logs in with network credentials that are validated against AD. I know how to do the AD validation...
View ArticleI need to pass an ID to a custom validator.
How do I pass an ID? It will need to be dynamically generated when the class is called.thanks
View ArticleChance Textmode Date Format
Hi, How can I change the date format of textbox , textmode=date? Bydefault its yyyy/mm/dd and I want to change it to mm/dd/yyyy asp.net visual studio 2013 framework 4.5
View Article