9,867,109 members (31,507 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
4,120 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 83
Page Size:
10
·
25
·
50
Tag filtered by: VS.NET2003
[x]
IncrediBuild
by
Xoreax Software Ltd.
Catalog
11 May 2013
license:
Limited Time Trial
IncrediBuild is an easy-to-use platform for accelerating Windows-based processes through advanced Grid Computing technology. IncrediBuild speeds up Visual Studio and make based code builds as well as data builds, scripts and applications.
General Development Tools
VC6
VC7
VC7.1
VC8.0
.NET1.0
.NET1.1
.NET2.0
Win2K
WinXP
Win2003
, +
Y(et)A(nother)TabControl: A Custom Tab Control With Owner Drawn Tabs
by
Curtis Schlak.
Article
6 May 2013
license:
BSD
A foray into the world of creating composite custom controls with design-time support.
Desktop Development
»
Miscellaneous
»
General
.NET1.1
VS.NET2003
C#
Windows
Dev
Intermediate
.NET
Visual-Studio
Visual Studio 2010 Reading SVN Revision and Updating File and Product Version (Easy Way)
by
- NA -
Tip/Trick
27 Apr 2013
license:
CPOL
Easy Assembly Version reflecting SVN working revision
Desktop Development
»
Miscellaneous
»
General
VS.NET2003
C#
VB
Windows
Visual-Studio
Architect
Dev
Beginner
Intermediate
Advanced
, +
Assembly Manipulation and C# / VB.NET Code Injection
by
Sebastien LEBRETON
Article
26 Apr 2013
license:
MIT
Reflexil is an assembly editor and runs as a plug-in for Reflector or JustDecompile. Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports "on-the-fly" C#/VB.NET code injection.
Languages
»
Msil
»
General
.NET1.0
.NET1.1
.NET2.0
VS.NET2003
VS2005
Mono
.NET3.0
VB7.x
VB8.0
VB9.0
, +
Repointing localhost after upgrading VS2003 project to VS2005
by
Sergey Alexandrovich Kryukov
Answer
24 Apr 2013
license:
CPOL
It's hard to see where did you screw up this without seeing all your steps. Usually, running a valid ASP.NET application presents no problems.I would advise the following: create a simple Web site from scratch. The URI http://localhost is used for testing/debugging on an development computer...
General Programming
»
Uncategorised Quick Answers
»
General
VS.NET2003
Visual-Studio
Web-Development
Repointing localhost after upgrading VS2003 project to VS2005
by
theskiguy
Question
24 Apr 2013
license:
CPOL
I’ve been a VB.net Winforms developer the past few years and I now have a need to work on my 1st Web app. A couple of years ago I took a series of 1 day courses on ASP.Net but until now I haven’t had a chance to put that knowledge to work. I’ve been tasked to upgrade/rewrite an existing VS2003...
General Programming
»
Uncategorised Quick Answers
»
General
VS.NET2003
Visual-Studio
Web-Development
Create an SQL Server Database Using C#
by
Nguyen Thanh Phuong
Article
24 Apr 2013
license:
CPOL
Create a SQL Server database using C#.
Database
»
Database
»
Sql Server
.NET1.1
Win2K
SQL2000
VS.NET2003
C#
SQL
DBA
Dev
Intermediate
Windows
, +
List & Label
by
combit
Catalog
11 Apr 2013
license:
Fully Function Evaluation version
Thousands of development teams and millions of end users trust in the multiple award winning report generator List & Label. Since 1992 customers worldwide value the fast and scalable performance and the royalty free report designer.
Charting & Graphing
WinXP
Win2003
Vista
VS.NET2003
VS2005
VB6
VS2008
C++
C#
VB
, +
E-XD++ Electroic Power System Control and Component ToolKit for C/C++ and .NET
by
kellyonlyone
Catalog
27 Mar 2013
license:
Fully Function Evaluation version
Power systems, wiring diagrams, distribution maps, geographic wiring diagram, the power system configuration and simulation, power dispatch, automatic control, C/C ++ and DELPHI and .NET, and web application examples and , 100% VC++ Source Code is Shipped.
Charting & Graphing
VC6
VC7
VC7.1
VC8.0
Win2K
WinXP
Win2003
Vista
VS.NET2002
VS.NET2003
, +
__inline int swprintf
by
RaymondM
Question
20 Mar 2013
license:
CPOL
The code that I have in VS 2003 works without problem, but when compiled in VS 2005 I get a load of errors relating to __inline swprintf. How do I get around this ?RaymondM
General Programming
»
Uncategorised Quick Answers
»
General
VS.NET2003
VS2005
Visual-Studio
Protecting an Application's Unauthorized Copy
by
Manish K. Agarwal
Article
21 Feb 2013
license:
CPOL
To protect your application's unauthorized copy by using image integrity functions (Platform SDK's ImageHlp APIs) and to manage certificates in a portable executable (PE) image file.
Platforms, Frameworks & Libraries
»
Win32/64 Sdk & Os
»
General
VC7
VC7.1
Win2K
WinXP
VS.NET2003
Dev
Intermediate
C++
Windows
Visual-Studio
BCGControlBar Pro for MFC
by
Stas. Levin
Catalog
5 Feb 2013
license:
Limited Time Trial
BCGControlBar Pro is an MFC extension library that allows you to create MS Office and Visual Studio-like applications with full customization options (Ribbons, Customizable Toolbars, Menus) and a rich set of professionally-designed GUI components.
Charting & Graphing
VC6
VC7
VC7.1
VC8.0
Win2K
WinXP
Win2003
Vista
VS.NET2002
VS.NET2003
, +
Pragmatic Unit Tests using "yield return" for providing test cases
by
Pawel idzikowski
Article
5 Feb 2013
license:
CPOL
How to gain better control over the testing process reducing the amount of test methods in a unit test.
Development Lifecycle
»
Testing And Qa
»
General
WinXP
Win2003
Vista
VS.NET2003
VS2005
VS2008
C#
.NETCF
.NET
Dev
, +
Can we run the VS 2003 application in Windows 7 operating System.
by
Marcus Kramer
Answer
24 Jan 2013
license:
CPOL
This tutorial is a little older, but I remember using it back in the day: Using Visual Studio 2003 on Windows 7[^]I also found this thread: social.msdn.microsoft.com/Forums[^]This is the steps I take to successfully install Visual Studio .Net 2003 on my Windows 7 Enterprise machine :1)...
General Programming
»
Uncategorised Quick Answers
»
General
VS.NET2003
Visual-Studio
Persistence is the Key
by
Jay Kint
Article
24 Jan 2013
license:
Ms-PL
Tutorial for using the Calvin C++ persistence library.
Platforms, Frameworks & Libraries
»
Libraries
»
Code Libraries
VC7.1
VS.NET2003
Windows
MFC
Dev
Intermediate
C++
Visual-Studio
Can we run the VS 2003 application in Windows 7 operating System.
by
Abhishek Pant
Answer
23 Jan 2013
license:
CPOL
Error: Unable to Start Debugging on the Web Server[^]BUG: "Unable to start debugging on the Web server" error message when you run an ASP.NET Web application[^]I hope this will solve your issue.Happy Coding!!
General Programming
»
Uncategorised Quick Answers
»
General
VS.NET2003
Visual-Studio
Can we run the VS 2003 application in Windows 7 operating System.
by
DurgaBhavani
Question
23 Jan 2013
license:
CPOL
Hi All,I Installed the VS 2003 in my system(Windows 7) i just created a web application and am trying to run that application. The application is not running instead it is displaying the error messages "Error while trying to run project:Unable to start debugging on the web server".How...
General Programming
»
Uncategorised Quick Answers
»
General
VS.NET2003
Visual-Studio
Ajaxion - Standalone AJAX - Part 2 of 2 - C# and Java Example
by
radumi
Article
22 Jan 2013
license:
CPOL
An article about how to keep AJAX simple as it is and get the most out of it.
Web Development
»
Ajax
»
General
WinXP
VS.NET2003
VS2005
C#
Java
Visual-Studio
Dev
Ajax
Advanced
Windows
, +
RSS 2.0 Framework
by
Chris Richner
Article
19 Jan 2013
license:
LGPL3
RSS 2.0 framework implements the RSS 2.0 specification in strongly typed classes. The framework enables you to create and consume valid RSS 2.0 feeds in your code in just a few minutes.
Languages
»
C#
»
Samples
.NET1.0
.NET1.1
WinXP
VS.NET2003
C#
ASP.NET
Dev
Intermediate
Windows
.NET
, +
Task List Feature of Visual Studio Framework
by
SChristmas
Article
10 Jan 2013
license:
CPOL
This is all about Task list window which is helpful in managing our comments within the code.
Platforms, Frameworks & Libraries
»
.Net Framework
»
General
.NET1.1
.NET2.0
VS.NET2003
VS2005
.NET3.0
.NET3.5
VS2008
ASP.NET
.NET
Visual-Studio
, +
Guess My Drawing!
by
Albara Hakami
Article
9 Jan 2013
license:
CPOL
A Windows Forms application to share a whiteboard with many clients with only one drawer, in a gamy way.
Multimedia
»
General Graphics
»
General
WinXP
Win2003
Vista
VS.NET2003
VS2005
VS2008
C#
Windows
.NET
Visual-Studio
, +
Coding an N-Tier Application in C# Without Any Wizard: Part II
by
Vuyiswa Maseko
Article
5 Jan 2013
license:
CPOL
Coding an N-Tier application in C# without using Wizards.
Languages
»
C#
»
Applications
Win2K
WinXP
Win2003
Vista
SQL2000
SQL2005
VS.NET2003
VS2005
TabletPC
Embedded
, +
ComponentOne FlexGrid for WinForms
by
ComponentOne-PA
Catalog
4 Jan 2013
license:
Limited Time Trial
Easy-to-use, flexible grid control for creating user-friendly interfaces that display, edit, format, organize, summarize, and print tabular data.
Components, Controls, Libraries
.NET2.0
VS.NET2003
VS2005
.NET3.0
.NET3.5
VS2008
C#
VB
.NET
Visual-Studio
, +
Building professional .NET applications using asynchronous message communication based on MCM-Framework.Net
by
Pawel idzikowski
Article
4 Jan 2013
license:
CPOL
How to effectively build modular .NET applications of any size using messages, commands and components of MCM-Framework.Net?
Platforms, Frameworks & Libraries
»
Libraries
»
General
.NET1.0
.NET1.1
.NET2.0
WinXP
Win2003
Vista
VS.NET2003
VS2005
C#1.0
C#2.0
, +
A simple TFTP client using C#
by
Matthias.Fischer
Article
2 Jan 2013
license:
CPOL
An article about creating a TFTP client with C#.
General Programming
»
Internet / Network
»
Client/Server Development
.NET2.0
VS.NET2003
VS2005
C#2.0
.NET3.0
C#3.0
Windows
Dev
Intermediate
C#
, +
Fast LZW Compression Using Binary Tree
by
Hatem Mostafa
Article
17 Dec 2012
license:
CPOL
Fast LZW implementation using Binary Tree as a dictionary
General Programming
»
Algorithms & Recipes
»
Algorithms
VC7.1
VS.NET2003
Windows
Dev
Advanced
C++
Visual-Studio
TraceTool 12.4: The Swiss-Army Knife of Trace
by
Thierry Parent
Article
15 Dec 2012
license:
CPL
A C#, C++, Delphi, ActiveX , Javascript and Java trace framework and a trace viewer: Tail, OutputDebugString, event log, and with Log4J, Log4Net, and Microsoft Enterprise Instrumentation Framework (EIF) support. This also comes with full support for Pocket PC, Silverlight, and Android.
Web Development
»
Trace And Logs
»
Debug And Tracing
VC7.1
.NET1.1
Win2K
WinXP
Win2003
VS.NET2003
C#
Javascript
Java
Dev
, +
How does the IIS recognises the client?
by
VishwaKL
Answer
12 Dec 2012
license:
CPOL
This Link Helps you[^]IIS Information
General Programming
»
Uncategorised Quick Answers
»
General
VS.NET2003
C#2.0
ASP.NET
Beginner
Intermediate
C#
Visual-Studio
How does the IIS recognises the client?
by
vaibhav mahajan
Question
12 Dec 2012
license:
CPOL
hello everyone..!!m confused about these questions.when IIS is processing the page how does IIS recognises the client .?when the page is again posted back how does IIS recognises that particular client when there are multiple users using that page?How Session Id's are used (on client...
General Programming
»
Uncategorised Quick Answers
»
General
VS.NET2003
C#2.0
ASP.NET
Beginner
Intermediate
C#
Visual-Studio
FTP Client Class
by
otom
Article
8 Dec 2012
license:
CPOL
A non-MFC class to encapsulate the FTP protocol.
General Programming
»
Internet / Network
»
Ftp
VC7
VC7.1
VC8.0
Win2K
WinXP
VS.NET2003
VS2008
MFC
STL
Dev
, +
Drag and Drop Persisting TreeView Control (VB.NET)
by
Tom John
Article
29 Nov 2012
license:
CPOL
Extending the TreeView control to support drag and drop and persistance.
Desktop Development
»
Tree Controls
»
Treeview Controls
VS.NET2003
VB
Windows
.NET
Dev
Beginner
Visual-Studio
WinForm
I Want to Show My Users to Some Message..Lyk a popup..
by
VenuKalyan
Question
26 Nov 2012
license:
CPOL
Hi to AllIm Using .net 1.1 I Want to Show a Popup Window..How to do it..Thank in Advns
General Programming
»
Uncategorised Quick Answers
»
General
VS.NET2003
Visual-Studio
I Want to Show My Users to Some Message..Lyk a popup..
by
ridoy
Answer
22 Nov 2012
license:
CPOL
http://stackoverflow.com/questions/12506264/i-want-to-display-message-for-client-after-successful-insertion-of-data-to-datab[^]http://www.allinterview.com/showanswers/84654.html[^]
General Programming
»
Uncategorised Quick Answers
»
General
VS.NET2003
Visual-Studio
RapidSpell Web .NET
by
Keyoti
Catalog
22 Nov 2012
license:
Limited Time Trial
Add spell checking to your ASP.NET website, quickly and easily. Fast and accurate, inline and dialog ASP.NET spell checker.
Components, Controls, Libraries
.NET1.1
.NET2.0
VS.NET2003
VS2005
.NET3.0
.NET3.5
VS2008
ASP
ASP.NET
.NET
, +
Comparing Values for Equality in .NET: Identity and Equivalence
by
richnewman
Article
21 Nov 2012
license:
CPOL
An article clarifying the various ways of comparing two values for equality in .NET
Platforms, Frameworks & Libraries
»
.Net Framework
»
General
.NET1.0
.NET1.1
.NET2.0
VS.NET2003
VS2005
C#1.0
C#2.0
VB7.x
VB8.0
Windows
, +
How to Raise a Popup when a record insert database using webservice
by
VenuKalyan
Question
19 Nov 2012
license:
CPOL
Hi I want to Give Information to User with A popup window when a record insert in database..It automatically show a popup and display some message..Any Help..Thanq..
General Programming
»
Uncategorised Quick Answers
»
General
VS.NET2003
VB
Visual-Studio
VB.NET
Using XNA to Access an Xbox 360 Joystick
by
Joel Ivory Johnson
Article
11 Nov 2012
license:
CPOL
This article demonstrates how to use the Microsoft XNA Framework to read the state of an Xbox 360 controller
General Programming
»
Game Development
»
Xna
.NET2.0
WinXP
Win2003
VS.NET2003
VS2005
C#2.0
.NETCF
Dev
Intermediate
C#
, +
Toolbar Editor for Visual Studio
by
Francesco Aruta
Article
31 Oct 2012
license:
CPOL
A toolbar editor for Visual Studio. It can modify, add and create buttons, images and all that is needed for a toolbar.
Web Development
»
Applications & Tools
»
Tools With Source Code
VC7.1
VC8.0
Win2K
WinXP
Vista
VS.NET2003
Win32
MFC
Dev
Intermediate
, +
Export System.Web.Ui.WebControls.Table to Html file with Css and tooltips
by
VenuKalyan
Question
14 Oct 2012
license:
CPOL
Hi..I Want to Export System.Web.Ui.WebControls.Table to Html file with its Styles..Pls help me..Thnq.
General Programming
»
Uncategorised Quick Answers
»
General
VS.NET2003
VB
Visual-Studio
VB.NET
An expression evaluator written in VB.NET
by
Pascal Ganaye
Article
14 Oct 2012
license:
CPOL
An expression evaluator written in VB.NET.
Languages
»
Vb.Net
»
Utilities
.NET1.1
VS.NET2003
VB
Windows
Dev
Intermediate
.NET
Visual-Studio
IMAP Client library using C#
by
Rohit Joshi
Article
20 Sep 2012
license:
MPL
IMAPLibrary supports the basic IMAP protocol functions to fetch messages from the mailbox.
General Programming
»
Internet / Network
»
Email
VC7
.NET1.0
.NET1.1
WinXP
VS.NET2003
C#
Dev
Intermediate
C++
Windows
, +
Creating SQL Joins in Simple Steps
by
sreedharpuligundla
Tip/Trick
20 Sep 2012
license:
CPOL
Simple steps to create SQL joins by using SQL Server 2008 Management Studio
Database
»
Database
»
Sql Server
.NET1.0
.NET1.1
.NET2.0
Win2K
WinXP
Win2003
Vista
SQL2000
SQL2005
VS.NET2003
, +
Zip Utils - clean, elegant, simple, C++/Win32
by
ljw1004
Article
19 Sep 2012
license:
Public Domain
Adding zip/unzip easily, no LIBS or DLLs, with an elegant and powerful API.
Desktop Development
»
Files And Folders
»
Compression
VC7
VC7.1
VC8.0
Win2K
WinXP
Win2003
Vista
VS.NET2003
eVC4.0
Embedded
, +
Switch Buttons - CheckBox,RadioButtons..etc..in vb.net
by
VenuKalyan
Question
4 Sep 2012
license:
CPOL
Hi to all,As Like Mobile Apps..On/Off Switch ButtonsHow to develop in ie6 with .net 1.1Pls Help me..
General Programming
»
Uncategorised Quick Answers
»
General
VS.NET2003
Visual-Studio
Setting font and color to edit box text
by
DrBones69
Answer
23 Aug 2012
license:
CPOL
You could do something like this to set the fonts: LOGFONT lf; memset(&lf, 0, sizeof(LOGFONT)); lf.lfHeight = 16; _tcsncpy_s(lf.lfFaceName, LF_FACESIZE, _T("Arial"), 7); HFONT hFont = ::CreateFontIndirect(&lf); CFont* pfont = CFont::FromHandle(hFont); ...
General Programming
»
Uncategorised Quick Answers
»
General
VC6
VC7
VC7.1
VS.NET2003
VS2005
VS2008
MFC
C++
Visual-Studio
VS2010
, +
Setting font and color to edit box text
by
Richard MacCutchan
Answer
22 Aug 2012
license:
CPOL
Take a look at the article Using colors in CEdit and CStatic[^], it would seem to be what you need.
General Programming
»
Uncategorised Quick Answers
»
General
VC6
VC7
VC7.1
VS.NET2003
VS2005
VS2008
MFC
C++
Visual-Studio
VS2010
, +
Setting font and color to edit box text
by
Sharath2790
Question
22 Aug 2012
license:
CPOL
In order to obtain font dialog below codeCFontDialog dlg;if(dlg.DoModal()==IDOK){//GetCurrentFont() for font//Getcolor() gets color choosed by user//SetFont() can be used to setting the font}so here my question is which function can be used to set the color to the text which...
General Programming
»
Uncategorised Quick Answers
»
General
VC6
VC7
VC7.1
VS.NET2003
VS2005
VS2008
MFC
C++
Visual-Studio
VS2010
, +
OpenMake Meister
by
Tracy Ragan
Catalog
20 Aug 2012
license:
Limited Time Trial
OpenMake Meister® delivers an intelligent, accelerated and highly adaptable build management solution that is dynamic and can quickly adapt to changing development demands.
General Development Tools
VC6
VC7
VC7.1
VC8.0
.NET1.0
.NET1.1
.NET2.0
Win2K
WinXP
Win2003
, +
Implementing multi-level trees in MS SQL Server
by
Duong Ba Hong Minh
Article
14 Aug 2012
license:
CPOL
A good way to setup and install a multi-tree level structure by using a MS SQL Server database.
Database
»
Database
»
Sql Server
SQL2000
SQL2005
VS.NET2003
VS2005
SQL-CE
VS2008
SQL
Dev
SQL-Server
Visual-Studio
ASP.NET Report Viewer for Telerik Reporting
by
Telerik
Catalog
1 Aug 2012
license:
Fully Function Evaluation version
The ASP.NET Report Viewer for Telerik Reporting allows developers to deliver reports to any application developed with ASP.NET, ASP.NET Ajax, ASP.NET MVC, or Azure. Telerik Reporting is a lightweight reporting solution for all web, desktop and cloud platforms which targets developers and end-users
Charting & Graphing
.NET2.0
WinXP
Win2003
Vista
SQL2000
SQL2005
VS.NET2003
VS2005
.NET3.0
C#3.0
, +
Page 1 of 83
1
2
3
4
5
6
7
8
9
10
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web03 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid