6,631,889 members and growing! (18,489 online)
Email
Password
Remember me?
Lost your password?
Home
Articles
Search
Latest Articles
Top Articles
Beginner Articles
Technical Blogs
Post an Article
Post Tip/Trick
Post your Blog
Posting/Update Guidelines
Article Competition
Topic List
Quick Answers
Ask a Question
Search for an Answer
Latest Questions
Unanswered Questions
Top Questions
Help! (our FAQ)
Message Boards
ASP.NET
ATL / WTL / STL
C / C++ / MFC
Managed C++/CLI
C#
COM
Hardware & Devices
LINQ
.NET Framework
System Admin
Silverlight
General Database
Sharepoint
Visual Basic
Web Development
WPF / WCF / WF
XML / XSL
General IT Issues
Site Bugs / Suggestions
The Soapbox 2.0
All Message Boards...
Job Board
Latest
Search
Post a Job
FAQ and Pricing
Catalog
Latest
Search
Post a Catalog Item
FAQ and Pricing
Help!
What is 'The Code Project'?
General FAQ
Post a Question
Site Directory
About Us
Lounge
Soapbox
Announcements
Windows 7 Comp
Win a laptop!
Monthly Competition
Articles
Desktop Development
Button Controls
Clipboard
Combo & List Boxes
Dialogs and Windows
Desktop Gadgets
Document / View
Edit Controls
Files and Folders
Grid & Data Controls
List Controls
Menus
Miscellaneous
Printing
Progress Controls
Selection Controls
Shell and IE programming
Smart Client
Splitter Windows
Static & Panel Controls
Status Bar
Tabs & Property Pages
Toolbars & Docking windows
Tree Controls
Web Development
Ajax and Atlas
Applications & Tools
ASP
ASP.NET
ASP.NET Controls
ATL Server
Caching
Charts, Graphs and Images
Client side scripting
Custom Controls
HTML / CSS
ISAPI
Site & Server Management
Session State
Silverlight
Trace and Logs
User Controls
Validation
View State
WAP / WML
Web Security
Web Services
Enterprise Systems
Content Management Server
Microsoft BizTalk Server
Microsoft Exchange
Office Development
SharePoint Server
Multimedia
Audio and Video
DirectX
GDI
GDI+
General Graphics
OpenGL
Database
Database
SQL Reporting Services
Platforms, Frameworks & Libraries
ATL
MFC
STL
WTL
COM / COM+
.NET Framework
Win32/64 SDK & OS
Vista API
Vista Security
Cross Platform
Game Development
Mobile Development
Windows CardSpace
Windows Communication Foundation
Windows Presentation Foundation
Windows Workflow Foundation
Libraries
Windows Powershell
LINQ
Languages
C / C++ Language
C++ / CLI
C#
MSIL
VBScript
VB.NET
VB6 Interop
Other .NET Languages
XML
Java
General Programming
Algorithms & Recipes
Bugs & Workarounds
Collections
Cryptography & Security
Date and Time
DLLs & Assemblies
Exception Handling
Localisation
Macros and Add-ins
Programming Tips
String handling
Internet / Network
Threads, Processes & IPC
WinHelp / HTMLHelp
Uncategorised Quick Answers
Graphics / Design
Expression
Usability
Development Lifecycle
Debug Tips
Design and Architecture
Installation
Work Issues
Testing and QA
Code Generation
General Reading
Book Chapters
Book Reviews
Hardware Reviews
Interviews
Scrapbook
Hardware & System
Uncategorised Technical Blogs
Author Resources
Third Party Products
Product Showcase
Solution Center
Mentor Resources
Services
Product Catalog
Code-signing Certificates
Job Board
CodeProject VS2008 Addin
Feature Zones
Product Showcase
Code Signing Resources
WhitePapers / Webcasts
ASP.NET Web Hosting
News & Community
Site Map
Who's Who @ CodeProject
CodeProject MVPs
Competitions
Company Listings
Latest Articles
News
Newsletter Archive
Press Releases
Surveys
Submit an Article
Stuff from CodeProject
The Code Project
About Us
Our Awards
Media kit & Advertising info
Legal Stuff
License Info
Search
Articles / Quick Answers
Messages
Jobs
Product Catalog
Add to IE Search
Articles by Andrei Rinea (1 article found)
Average article rating: 4.16
Articles
Technical Blogs
Tips
Content Management Server
General
HTML Tag Stripper
Last Updated: 8 Nov 2007 Page Views: 40,095 Rating: 3.31/5 Votes: 5 Popularity: 2.32
Bookmark Count: 55
Licence: The Code Project Open License (CPOL)
A fast way to strip the HTML tags from an HTML fragment and leave only the visible text
SQL Reporting Services
General
LINQ to SQL NullReferenceException gotcha [Technical Blog]
Last Updated: 1 Sep 2009 Page Views: 778 Rating: 0.0 / 5 Votes: 0 Popularity: 0.0
Bookmark Count: 0
Licence: The Code Project Open License (CPOL)
In my DAL (Data Access Layer) assembly (a LINQ-to-SQL centric assembly) I used to insert object into the database like this public void CreateMessage(MyApp.Entities.Message message){ Message m = new Message(); // this is the LINQ-to-SQL generated Message class not the business entity cl
XML
General
A Useful Custom Configuration Section for Inline Unconstrained XML [Technical Blog]
Last Updated: 20 Sep 2009 Page Views: 805 Rating: 0.0 / 5 Votes: 0 Popularity: 0.0
Bookmark Count: 0
Licence: The Code Project Open License (CPOL)
A useful custom configuration section for inline unconstrained XML.
Design and Architecture
General
Creating a reusable class - with all the goodies - part 2: Further analysis [Technical Blog]
Last Updated: 8 Sep 2009 Page Views: 783 Rating: 0.0 / 5 Votes: 0 Popularity: 0.0
Bookmark Count: 1
Licence: The Code Project Open License (CPOL)
Let's see what properties and methods the class should expose and what interfaces should be implemented.
Uncategorised Technical Blogs
General
Using ADO.NET Data Servics in Silverlight 3 and eager loading parent entities [Technical Blog]
Last Updated: 1 Sep 2009 Page Views: 948 Rating: 0.0 / 5 Votes: 0 Popularity: 0.0
Bookmark Count: 0
Licence: The Code Project Open License (CPOL)
We decided (well my boss decided :P ) that in our Silverlight app that we develop we should not waste time writing WCF services manually to interact with data. So we turned to ADO.NET Data Servics. I created a small Web App to host the ADO.NET Data Service which exposed the Entity Framework Mode
Solving automatic properties compile problems when migrating an ASP.NET 2.0 site to .NET 3.5 [Technical Blog]
Last Updated: 1 Sep 2009 Page Views: 626 Rating: 5.00/5 Votes: 1 Popularity: 0.00
Bookmark Count: 0
Licence: The Code Project Open License (CPOL)
I've recently migrated/adapted a web site built on ASP.NET 2.0 (.NET Framework 2.0) to .NET Framework 3.5. Oh the goodies of .NET Framework 3.5 : LINQ, lambdas, automatic properties and so on. At first I just set the build option to .NET Framework 3.5 : Everything fine and dandy till
Creating a reusable class - with all the goodies - part 1 : Preliminary analysys [Technical Blog]
Last Updated: 8 Sep 2009 Page Views: 682 Rating: 0.0 / 5 Votes: 0 Popularity: 0.0
Bookmark Count: 1
Licence: The Code Project Open License (CPOL)
I always wanted to build a class that could have some value in the real life and that could serve as an example for some (good) practices. It seems that I have the opportunity right now. In every country, mine included, there is some sort of identification number, unique for all its citizens. In
Creating a reusable class - with all the goodies - part 1 : Preliminary analysys | Creating a reusable class - with all the goodies - part 3 : Final analysys [Technical Blog]
Last Updated: 8 Sep 2009 Page Views: 630 Rating: 0.0 / 5 Votes: 0 Popularity: 0.0
Bookmark Count: 0
Licence: The Code Project Open License (CPOL)
I've decided to write a class that would model a SSN-like personal identification number used in Romania. It should be useful both in production code and as a learning material for my readers. In the first part I've shown a preliminary analysys and further analysys in the second part. Va
Andrei Rinea
Member
Occupation:
Software Developer (Senior)
Company:
TeamNet International
Location:
Romania
Last Updated 22 Nov 2009
Web22 | 2.2.0175 |
Advertise
|
Privacy
Copyright ©
CodeProject
, 1999-2009
All Rights Reserved.
Terms of Use