Yahoo! Bookmarks   |   Yahoo! Bookmark it!   |      
JotNow.net - Submit articles or short notes. Share your stories, knowledge, experiences and stuff.
        jot here now & share knowledge, it's a good thing!
9/9/2010 7:54:55 AM  GMT    
 
Latest Articles

Submit Articles, Short Notes, Stories, Links, etc.  (No Login Needed)

Contents

JotNow! Blog

Popular Searches:
Software | .Net | Business | Humour | More... | Categories


 



Software
'.Net'
Most Viewed Jots 
By: Vin Bhat         Category: Software
Here are the simple steps to create your first ASP.NET AJAX Application from scratch. This article tells you everything about creating a sample ASP.NET AJAX web application if you have .NET 2.0 Fr ...  Read More
By: Vin Bhat         Category: Software
Highlights:

- Dataset with 2 tables
- Custom paging on the Datalist
- Stored Procedure returns only the records needed for a page. This is useful when the table has thousands of rows
- Sourc ...  Read More
By: VB         Category: Software
To clear the text in a textbox field when cursor is entered, use onfocus.

Ex: <asp:textbox id="Textbox1" onfocus='this.value=""' Runat="server">Enter Text Here</asp:textbox>

This wor ...  Read More
By: Vin Bhat         Category: Software
Imports System.Text.RegularExpressions

Dim strText As String
strText = "Visit this site: http://www.vinpad.com (or any URL). While you are there also see the Articles"
strText = Regex.Replace(str ...  Read More
By: Vin Bhat         Category: Software
List of the keyboard shortcuts that are available in Windows XP
http://support.microsoft.com/kb/301583

Agile Development In 30 Seconds
http://www.techbookreport.com/tutorials/agile-30-sec ...  Read More
By: Vin Bhat         Category: Software
When you want to export data, you can choose formats such as XML or csv for the data files. The XML format is more widely used for its flexibility and is desirable by many systems to be able to proces ...  Read More
By: Vin Bhat         Category: Software
This is a technical / programming catalog with details of various programming techniques, tips, source codes and demos.

ASP.NET 2.0: Populating a Datalist using a T-SQL Stored Procedure & Datalis ...  Read More
By:         Category: Software
Some of the useful object oriented links collection and explanations:

http://dataproxl.blogspot.com/2007/11/useful-object-oriented-links.html ...  Read More
By: John Parker         Category: Software
A-1 Technology is an outstanding software company with an impressive expertise in ASP.NET. A-1 Technology is one of the best in ASP.NET and we assure you of getting the maximum benefits of ASP.Net ...  Read More
By:         Category: Software
Applies to .NET Framework.
This chapter shows you how to improve the security design and implementation of your assemblies.
Specifically -
- Improving the security of your assemblies with sim ...  Read More
By:         Category: Software
A theme is a collection of property settings that allow you to define the look of pages and controls, and then apply the look consistently across pages in a Web application, across an entire Web appli ...  Read More
By:         Category: Software
What I Did, Doing and Planning to do -- in the technical area

Did:


Doing:

Book - Working with Microsoft Dynamics CRM 3.0 (Mike Snyder, Jim Steger) - abt crm, samples, sdk samples, ...  Read More
By:         Category: Software
ASP.NET 2.0 Website Programming: Problem - Design - Solution (Programmer to Programmer)

Wow, I wish this book had come out 18 months ago! After learning a bewildering array of 'new' technologies (m ...  Read More
By:         Category: Software
The LINQ Project is a codename for a set of extensions to the .NET Framework that encompass language-integrated query, set, and transform operations. It extends C# and Visual Basic with native languag ...  Read More
By: VV         Category: General, Software
On the side of software programming, came across the following which are useful for a web programmer:

Adding Client-Side Confirmation When Deleting
http://www.asp.net/learn/data-access/tutorial-22 ...  Read More
Total Jots =
116
Total Views =
48,054
Total Deleted =
01
Spams & inappropriate jots will be deleted.