Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / October 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Role Based Security31 Oct 2008 16:26 GMT4
Hi NG,
I am about to start development of the Security part of a big application.
The requirements are that users must be assigned to roles and the roles then
can be configured to access features.
papersources and papersizes really slow on some systems.31 Oct 2008 13:07 GMT1
On some systems, particularly Vista x64 systems, it takes forever (5 to 15
seconds if compiled for x64, 10-20 seconds if compiled for x86) to enumerate
either the papersources or papersizes collection of a printersettings object.
Almost all of that time is spent before the first ...
Multi-line strings in ResourceDictionary.xaml31 Oct 2008 12:38 GMT5
For those, who read this newsgroup via the browser: I'm sorry about the
repost, but the post does not appear to be on the newsgroup server, and that
could be a reason that I've not received *any* replies.
How do I specify a string with line breaks in a resource dictionary?
Is framework having predefined partial classes?30 Oct 2008 19:11 GMT5
Generally we can create parial classes in .net 2.0 version. As I understood
that framework 2.0 (class library) shoud have partial classes. If it is there
please list out some class names.
Otherwise As I mentioned that partial classes are only supported by the
Reveal a .net assembly as a COM component30 Oct 2008 17:21 GMT1
I have just completed writing an api class library whch will allow
third partys to connect to my main appliaction via the api's
Interfaces.
I have just been asked to revel the assembly as a com component.
Why is my Console Application limiting itself to half the screen?30 Oct 2008 16:36 GMT10
I have a Console Application, and when I do a "Start Without Debugging" to
test it, everything works, but it will not allow me to make the window wider
than half my screen. Even if I maximize it, it takes the full height, but
only half the width. This is very annoying, because ...
Put Column Heading on 2 lines in Access30 Oct 2008 15:58 GMT1
In Excel you can put your text on 2 lines and save paper when you print. Does
anyone know if this can be done in Access 2007? Thanks.
DataSource30 Oct 2008 09:19 GMT8
I use a List<object> as datasource to a DataGridView class.
The datasource class looks like this:
   public class DataList : List<DataListItem>
   {
Custom sorting in GridView30 Oct 2008 05:18 GMT1
I want to implment cusotm sorting in gridview...
Ive a dropdown box on my page where ive all the fields(columsn) to be sorted..
whenever hte user selects the value in the dropdown , the gridview should be
sorted...
Event handling29 Oct 2008 19:55 GMT9
I am currently writing an app for a mobile phone. (WM6) with Compact
Framework, though this probably has no bearing on my question.
I am building the app as a layered app. I have my main screen, but behind
this, I have for example, a class that talks to the bluetooth device.
How to find OS version28 Oct 2008 19:49 GMT3
'Environment.OSVersion' can be used to find OS version. However how to
differentiate between windows XP (64 bit) and  a windows 2K3 ? both
shows major version 5 and minor version 2 .
Also how to differentiate between Vista and windows 2K8?
Regex expression for numeric value with length check28 Oct 2008 18:40 GMT6
   I am horrible at regular expressions so I'm hoping this might be an easy
one for someone else. I need to perform a check that a string contains all
numbers and is between 1 and 9 characters long. I have the first part
working, but can't get the length check to work.
Outlook changing email format28 Oct 2008 04:49 GMT1
I send out emails to approx 600 customers (20 at a time) with 1 or 2 pdf
attachments and a message.  I do this by creating and saving the email to
drafts, then I highlight the message in the draft folder and click forward.  
This allows me not having to retype the message.  The ...
Does Object Implement an Interface?27 Oct 2008 20:59 GMT2
How can I tell if an object I have reference to implements a
particular interface?
class foo : Form
{
Date.TryParse and AS/400 dates27 Oct 2008 18:53 GMT1
Has anyone else run into this problem?  I am pulling date values from
an AS/400 DDS file via OleDb using an SQL statement.  Sometimes (and
there does not seem to be any rhyme or reason to this), when I do a
Date.TryParse on a date field that is empty, I get the current date
Pages: 1 2 3 4 5 6 7 8 September, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.