Click here to Skip to main content
15,908,906 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: UnInstallation option in .Net Setup Creation Pin
Not Active14-Sep-06 9:44
mentorNot Active14-Sep-06 9:44 
QuestionRun time error Pin
LovelyHelp13-Sep-06 15:52
LovelyHelp13-Sep-06 15:52 
AnswerRe: Run time error Pin
Subby Dev13-Sep-06 19:48
Subby Dev13-Sep-06 19:48 
QuestionManipulating user settings in Windows with .NET Pin
Christer Claesson13-Sep-06 2:03
Christer Claesson13-Sep-06 2:03 
AnswerRe: Manipulating user settings in Windows with .NET Pin
Filip van der Meeren13-Sep-06 4:17
Filip van der Meeren13-Sep-06 4:17 
Questiona query regarding onmouseover event Pin
ParagGupta12-Sep-06 22:49
ParagGupta12-Sep-06 22:49 
AnswerRe: a query regarding onmouseover event Pin
Not Active13-Sep-06 3:30
mentorNot Active13-Sep-06 3:30 
QuestionDual framework support Pin
Arindam Tewary12-Sep-06 20:18
professionalArindam Tewary12-Sep-06 20:18 
Is it possible to compile and run my .NET code in .NET 1.1 and .NET2.0 both???
Actually while compiling my code in .NET 2.0, which has been developed in .NET 1.1 getting these errors
Error 1 Warning as Error: 'System.Web.UI.Page.RegisterClientScriptBlock(string, string)' is obsolete: 'Use ClientScript.RegisterClientScriptBlock(string key, string script) instead. http://go.microsoft.com/fwlink/?linkid=14202' D:\FileManagerLibrary\Controls\FileManagerTree.cs 147 4 FileManagerLibrary

Error 201 Warning as Error: 'System.Configuration.ConfigurationSettings.AppSettings' is obsolete: 'This method is obsolete, it has been replaced by ConfigurationManager.AppSettings' D:\FileManagerLibrary\Util.cs 173 22 FileManagerLibrary

Error 175 Warning as Error: 'System.Web.UI.Page.RegisterClientScriptBlock(string, string)' is obsolete: 'Use ClientScript.RegisterClientScriptBlock(string key, string script) instead. http://go.microsoft.com/fwlink/?linkid=14202' D:\FileManagerLibrary\Controls\FileManagerSearchView.cs 563 4 FileManagerLibrary

Anyone please help Frown | :-(
Thanks in advance.
AnswerRe: Dual framework support Pin
Not Active13-Sep-06 3:26
mentorNot Active13-Sep-06 3:26 
QuestionReasonably priced WinForms text editor control...suggestions? Pin
turbochimp12-Sep-06 14:42
turbochimp12-Sep-06 14:42 
QuestionC# and C++ using the same library Pin
Rafferty Uy12-Sep-06 8:53
Rafferty Uy12-Sep-06 8:53 
AnswerRe: C# and C++ using the same library Pin
Jun Du12-Sep-06 9:01
Jun Du12-Sep-06 9:01 
AnswerRe: C# and C++ using the same library Pin
Dan Neely12-Sep-06 9:15
Dan Neely12-Sep-06 9:15 
AnswerRe: C# and C++ using the same library Pin
Kevin McFarlane13-Sep-06 3:31
Kevin McFarlane13-Sep-06 3:31 
QuestionStarting a .NET application from .NET service Pin
Subby Dev12-Sep-06 8:16
Subby Dev12-Sep-06 8:16 
AnswerRe: Starting a .NET application from .NET service Pin
Kurt _B13-Sep-06 4:35
Kurt _B13-Sep-06 4:35 
GeneralRe: Starting a .NET application from .NET service Pin
Subby Dev13-Sep-06 5:37
Subby Dev13-Sep-06 5:37 
QuestionRe: Starting a .NET application from .NET service Pin
Subby Dev13-Sep-06 12:31
Subby Dev13-Sep-06 12:31 
QuestionDrawing outside the container Pin
seanwright12-Sep-06 6:22
seanwright12-Sep-06 6:22 
AnswerRe: Drawing outside the container Pin
Jun Du12-Sep-06 6:58
Jun Du12-Sep-06 6:58 
GeneralRe: Drawing outside the container Pin
seanwright12-Sep-06 7:14
seanwright12-Sep-06 7:14 
GeneralRe: Drawing outside the container Pin
Jun Du12-Sep-06 15:44
Jun Du12-Sep-06 15:44 
AnswerRe: Drawing outside the container Pin
Guffa12-Sep-06 9:17
Guffa12-Sep-06 9:17 
Questionhow to generate .dll from win 32 app Pin
Parshant Verma12-Sep-06 2:25
Parshant Verma12-Sep-06 2:25 
AnswerRe: how to generate .dll from win 32 app Pin
Jun Du12-Sep-06 3:47
Jun Du12-Sep-06 3:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.