TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
dc
NA
663
0
C# system attributes
Oct 21 2012 10:00 PM
The .NET file classes generally have no problem accessing files with the hidden or system attributes even if such files don't show up in (normal) directory listings.
Thus they are apparently .net files that have the hidden or system attributes. Thus can you explain to me more about these attributes?
Do these files affect code that I am writing? Could these hidden files somehow change the logic that is intended to occur in the code that is obvious to us?
Basically my question is, can these files some affect code that I am writing in the main console, desktop, and/or web application files? If so, can you explain to me how these files can affect the code that is obvious to me? The code that is contained within the
Reply
Answers (
1
)
Database not load to listview in WPF! Help me please
C# executables on my workstation