|
|
|
|
|
| | Total Hits: 4 | Today: 0 | Author: Sky Sanders | Rating:  |
| |  In this post I will introduce you to a small library, Salient.Web.HttpLib, that is designed primarily to support the testing of Http endpoints.
Special attention is paid to the concerns of testing MS Ajax/WCF/WebServices endpoints and the primary focus of the tests will be centered on Ajax-enabled WCF service, static .aspx PageMethods and Xml WebServices that have been decorated with [ScriptService] or [ScriptMethod] attributes all demonstrate the same behavior and will hereafter referred... |
| | Total Hits: 5 | Today: 0 | Author: Chun Li | Rating:  |
| |  When developing the presentation of a web application, we typically follow a template structure for all the web pages. The template usually contains some sort of company logo and navigation in a header section, and some legal info and contact info in the footer section, etc. The HTML codes for these header and footer section are typically the same throughout the entire site, and may therefore need to be copied and pasted in every single web page. To avoid the HTML code for the header and footer ... |
| | Total Hits: 3 | Today: 0 | Author: Lokesh Lal | Rating:  |
| |  This is an article about how we can use httpmodule to handle an Ajax request.
I have added a new function to directly load the HTML container and HTML attributes so that we can attach with HTML elements. I added cross domain Ajax calls fucntionality.... |
| | Total Hits: 1 | Today: 0 | Author: srirambalaji | Rating:  |
| |  If you are into developing large Web applications, the following situations may sound familiar:
Build the VS.NET solution. That will take a long time to build. You start debugging your application. You realize you made a small mistake.
You have to recompile the whole application again just to fix that small bug. It does get annoying sometimes. This article is an attempt to alleviate that problem by showing you how to use Edit and Continue in ASP.NET, without recompiling... |
| | Total Hits: 1 | Today: 0 | Author: gaurav_verma_mca | Rating:  |
| |  This is a level 101 type of article. In this article, we will explore the basics of how to do SQL server session management or the State Server. I will assume that the reader is just aware of using SQL server management studio and knows how to use Visual Studio for a web application project.... |
| | Total Hits: 2 | Today: 0 | Author: gaurav_verma_mca | Rating:  |
| |  In Windows applications, the graphic’s library can help us generate images. Similar techniques can be applied to web applications. In this article, we explore these techniques.
At times, we need to create graphs and charts or some sort of image or may be add a water mark / copyright notice and so on.... |
| | Total Hits: 1 | Today: 0 | Author: Ankur Gupta | Rating:  |
| |  There are so many API which we cannot use directly. The first send us there authorized Token and we can use that Token to Authenticate that API.... |
| | Total Hits: 0 | Today: 0 | Author: Tripati_tutu | Rating:  |
| |  To achieve the above requirement, here I have created a stylesheet, a javascript function, and have used a validation control named as RequiredFieldValidator.
Now I will explain step by step to do this. Here I have done all stylesheet code and javascript codes in a single page that is in source code section of a webpage.... |
| | Total Hits: 2 | Today: 0 | Author: 1anurag | Rating:  |
| |  Anthem Ajax is one of the best ajax library available around to write Ajax without writing JavaScript in Asp.Net. But attempting to combine it with Extensionless Url ReWriting is quite a challenge.... |
| | Total Hits: 5 | Today: 0 | Author: rudigrobler | Rating:  |
| |  Mahhala (a isiZulu word for free or without charge) is a new series that showcases some of the cool free WPF/Silverlight controls available…
“You can learn a lot by reading other people's source code. That's the idea behind this series, "The Weekly Source Code." You can certainly become a better programmer by writing code but I think good writers become better by reading as much as they can.” - Scott Hanselman
In this, my first edition of Mahhala, we will look at the awesome se... |
| | Total Hits: 5 | Today: 0 | Author: Zafar Yousafi | Rating:  |
| |  Recently, I came across a situation where I need to extract the memo field data from an FPT file. After lot of googling I found this documentation which describes the FPT structure and then I decided to write my own code to parse the FPT file and extract the data stored in it.... |
| | Total Hits: 118 | Today: 0 | Author: Arlen Navasartian | Rating:  |
| |  This is a grid like Facebook Inbox style. This grid gives us the possibility of binding data and adding Facebook style events like removing the current row, expanding a row, and linking to another page.
The control uses the following methods:
* Send a jQuery AJAX request to a web server to get news in JSON format * Create rows and columns and bind data to table rows * Set the control style after data binding * Interact with user * Change and set styl... |
| | Total Hits: 15 | Today: 0 | Author: Christian Kiefer | Rating:  |
| |  CDO.DLL, responsible for CDO 1.2 (Collaboration Data Objects), is installed on the web server during the installation of Exchange 5.5 or Outlook for Web Applications (OWA).
Unlike CDONTS (Collaboration Data Objects for NT Server), CDO 1.x only works with the users who are authenticated on the Exchange Server.
In contrast to this, every user who has got the right to create ASP scripts can send emails via CDONTS.... |
| | Total Hits: 46 | Today: 0 | Author: Anton Burtsev | Rating:  |
| |  A year ago I started as a project manager for a classifieds project. There was no vision but there were about 10 thousands of actual listings that we issue (printed) weekly and there was a good idea to publish it in the Internet.... |
| | Total Hits: 271 | Today: 0 | Author: Muffadal | Rating:  |
| |  Picasa is a great photo manager for the windows platform and the best part is that its free. I have been using it for a long time now. And today I am going to show you how to use it to upload photos directly to your website using good old ASP.NET and some APIs from Picasa. I have my website running for quite some time now and I frequently upload photos in my gallery. Being lazy I just wanted to upload the photos on the site and things should be take care of automatically. Hence I used Google Pic... |
| | Total Hits: 80 | Today: 0 | Author: Rod Stephens | Rating:  |
| |  I was surfing the web the other day, looking for Visual Basic questions to answer, when I stumbled across an old FAQ that explained why Visual Basic no longer has arrays with non-zero lower bounds. I don't really buy the explanation given by Paul Vick at (it seems like the needs of the none outweighing the needs of the many to me) but it did start me thinking about arrays.... |
| | Total Hits: 155 | Today: 0 | Author: AzamSharp | Rating:  |
| |  Charts and graphs always attract more users to the website. Displaying statistical data in the form of graphs gives more meaning to the data. There are tons of third party controls that can be used to create impressive charts but almost all of them come with a price. In this article I will introduce a very simple charting control, WebChart which allows the developer to create really cool looking graphs with only few lines of code. The best thing about this control is that it is totally free. The... |
| | Total Hits: 84 | Today: 0 | Author: Jeff | Rating:  |
| |  A couple of years ago, when I was less focused, finished with my book and completely unmotivated to develop anything useful for my own non-day job projects, I struggled trying to shoehorn my apps into the ASP.NET Membership and Profile API's. Probably because of my lack of experience, I became very frustrated at the point where the objects started to relate to the data.... |
| | Total Hits: 111 | Today: 0 | Author: Nilesh Surve. | Rating:  |
| |  How do we access viewstate value of this page in the next page ?
View state is page specific; it contains information about controls embedded on the particular page. ASP.NET 2.0 resolves this by embedding a hidden input field name, __POSTBACK . This field is embedded only when there is an IButtonControl on the page and its PostBackUrl property is set to a non-null value. This field contains the view state information of the poster page.... |
| | Total Hits: 131 | Today: 0 | Author: Scott Watermasysk | Rating:  |
| |  This is part four in the ASP.Net tips series. In particular, this is a follow-up to, "ASP.Net Quick Tips - State Management" which focuses exclusively on caching.
Caching:
1. is the number one way you can improve the performance of an ASP.Net application. 2. is a very easy way to fix problems which do not exist.... |
|
|
|
|
|
|
|
|
|
|
|
|
|