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 / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
A question about reflection and custom attribute13 Aug 2006 00:17 GMT1
Do you think it's possible to add a custom attribute to a method at
runtime ?
if yes, how ? I can't find a way to  implement it.
Thanks.
How to unescape HTML string?12 Aug 2006 20:40 GMT1
I have a simple question, is there an easy way in .NET
to unescape HTML characters?
for example I have a string
"Siebel Analytics Sr Consultant-"Partner w/ Deloitte & have
How to maintain user.config settings when upgrading?12 Aug 2006 18:37 GMT3
I have a basic question about managing user.config settings:
In my C# app, I save the user's preferences to the config file.  But
each time I release a new build of the app, something in .NET creates a
new folder (named for the build number) in Documents And Settings.  The
FileShare parameter in filestream creation12 Aug 2006 16:42 GMT7
  Can anyone explain the differences between FileShare.None and
FileShare.ReadWrite  in filestreams using C#.NET windows application?
Thanks,
Murali.
Atomic transactoions vs Compensation12 Aug 2006 10:46 GMT1
If we cannot implement atomic transactions we need to implement compensating
methods and processes ?? Why?? Does compensating here mean simple error
handling and a manual mechanism to roll back the state of a process?? I read
abt compensation in BizTalk, is it simialr ??
Layer boundary??12 Aug 2006 03:31 GMT1
We know that there are layers in our application design (presentstion,
business & data) but what exactly is a layer boundary??
Signature

Regards

DataGridView Programmatic Sort11 Aug 2006 15:43 GMT1
The facts :
1) I've got a forms application that has a datagridview.
2) The datagridview is bound at runtime to a datatable object.
The problem :
Event not firing11 Aug 2006 15:14 GMT5
I've got the following code for a datagridview :
       private void grdMain_MouseDown(object sender,
System.Windows.Forms.MouseEventArgs e)
       {
Using TCP/IP KeepAlive in C#11 Aug 2006 08:15 GMT6
I have been trying to make NetSocket.SetSocketOption work for TCP/IP KeepAlive
I have tried the following code
        public virtual void SetKeepAlive (ulong keepalive_time, ulong keepalive_interval)
        {
Can you verify AppDomain when assemly loads?11 Aug 2006 07:56 GMT9
I was wondering if there any security mechanisms in the framework which
enables me to identify the appdomain which my dll is being loaded into? For
ex. if I want to make sure that the appdomain was created by a program from
our company.
unable to start debugging on the web server, access denied11 Aug 2006 07:30 GMT3
I've just installed visual studio.net 2003  and get access denied when I try
to debug my vb.net project.  I've read all the mdsn articles and serched
google about how to configure the browser and corrupted web.config file and
all that. I'm logged in as administrator.  This is a ...
Showing the private key stored in a pfx file11 Aug 2006 02:53 GMT18
I already asked the following question in microsoft.public.dotnet.security
but I found out that that group isn't an MSDN Managed Newsgroup.
I show the public and private key stored in a pfx file. The public key
is the same every time I run the program, but the private key isn't.
How to use the AppDomainSetup.SetConfigurationBytes11 Aug 2006 01:19 GMT1
I wrote a unit test for load an App.Config file from a string:
       public const string Config =
           "<configurationx>" +
           "  <appSettings>" +
Creating a video manipulation program with .NET?10 Aug 2006 21:31 GMT2
I want to create a little video manipulation app. in .NET.  It has to
load/play/save video and do some basic image manipulation.  I want to avoid
commercial (ie. not free) libraries.  Does anyone have links to information
to get me started?  I'm very familiar with .NET/C# but ...
Code documentation practices10 Aug 2006 20:59 GMT2
Our company is growing rapidly and I have been hiring people to help me
out with our ASP.NET development. I like to put in place some code
documentation standards. I've been reading a little on what is required
for documentating and it breaks down into two parts.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 July, 2006
 
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.