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

.NET (Core and Framework)

 
QuestionSuggestions for searching for information specificaly regarding .net 2.0 Pin
Rabb Moshe Plotkin28-Feb-06 5:25
Rabb Moshe Plotkin28-Feb-06 5:25 
AnswerRe: Suggestions for searching for information specificaly regarding .net 2.0 Pin
HimaBindu Vejella28-Feb-06 18:55
HimaBindu Vejella28-Feb-06 18:55 
GeneralRe: Suggestions for searching for information specificaly regarding .net 2.0 Pin
Rabb Moshe Plotkin1-Mar-06 1:39
Rabb Moshe Plotkin1-Mar-06 1:39 
QuestionFilter not working correctly in OpenFileDialog Pin
ricecake28-Feb-06 5:09
ricecake28-Feb-06 5:09 
QuestionRe: Filter not working correctly in OpenFileDialog Pin
ricecake28-Feb-06 7:48
ricecake28-Feb-06 7:48 
AnswerRe: Filter not working correctly in OpenFileDialog Pin
ricecake4-Aug-06 10:35
ricecake4-Aug-06 10:35 
QuestionUsing Native C++ DLL in .Net Pin
a_kiani28-Feb-06 3:56
a_kiani28-Feb-06 3:56 
QuestionAssembly Security Pin
sachinthamke27-Feb-06 23:35
sachinthamke27-Feb-06 23:35 
I have created one dll called as mydll.dll and added following code for security.

Imports System.Security
Imports System.Security.Permissions

'<assembly: strongnameidentitypermissionattribute(securityaction.demand,="" _
'="" publickey:=" 0, 36, 0, 0, 4, 128, 0, 0, 148, 0, 0, 0, 6, 2, 0, 0, 0, 36, 0, 0, 82, 83, 65, 49, 0, 4, 0, 0, 1, 0, 1, 0, 59, 217, 201, 231, 35, 199, 134, 255, 210, 242, 120, 184, 173, 106, 168, 25, 233, 75, 135, 27, 198, 104, 243, 255, 116, 171, 230, 227, 14, 186, 202, 180, 166, 31, 199, 105, 19, 183, 203, 186, 83, 15, 8, 108, 71, 2, 27, 122, 149, 96, 237, 175, 87, 48, 90, 226, 156, 236, 188, 158, 21, 99, 189, 226, 1, 195, 186, 247, 5, 241, 110, 117, 214, 187, 67, 38, 78, 6, 225, 254, 186, 29, 238, 199, 138, 190, 183, 151, 173, 180, 134, 177, 105, 72, 57, 240, 11, 154, 12, 245, 30, 179, 238, 108, 120, 155, 8, 87, 23, 18, 82, 161, 8, 93, 255, 147, 70, 166, 219, 55, 3, 134, 79, 155, 236, 118, 33, 163 " )="">

Public Class MyClass1
Public Sub New()
MsgBox("new Class" & Now.Today)
End Sub
End Class


Now no one can access the code. but while development how can i remove the security.

Sachin D. Thamke
Pcs Technologn
QuestionSave private Key securely Pin
Junior000727-Feb-06 22:40
Junior000727-Feb-06 22:40 
QuestionDatabase transactions and webservices Pin
JorisFromHolland27-Feb-06 22:33
JorisFromHolland27-Feb-06 22:33 
QuestionUsing .NET 2.0 with .NET 1.1 Pin
Mohammed Derbashi27-Feb-06 22:01
professionalMohammed Derbashi27-Feb-06 22:01 
AnswerRe: Using .NET 2.0 with .NET 1.1 Pin
Sebastian Schneider1-Mar-06 1:12
Sebastian Schneider1-Mar-06 1:12 
QuestionMS .Net 2003 doubt Pin
invinJerry27-Feb-06 18:28
invinJerry27-Feb-06 18:28 
Questionxml in vb.net Pin
bhavz6927-Feb-06 0:32
bhavz6927-Feb-06 0:32 
AnswerRe: xml in vb.net Pin
sathish s27-Feb-06 22:20
sathish s27-Feb-06 22:20 
Questionpaint an icon Pin
taucher_7227-Feb-06 0:17
taucher_7227-Feb-06 0:17 
QuestionMigrating from Java JNI to .NET P/Invoke Pin
Judah Gabriel Himango26-Feb-06 11:59
sponsorJudah Gabriel Himango26-Feb-06 11:59 
AnswerRe: Migrating from Java JNI to .NET P/Invoke Pin
Judah Gabriel Himango27-Feb-06 5:34
sponsorJudah Gabriel Himango27-Feb-06 5:34 
QuestionHow to create a windows based router from scratch using the latest windows technology (.Net 2.0/WinFX). Pin
w00tmeh25-Feb-06 23:54
w00tmeh25-Feb-06 23:54 
AnswerRe: How to create a windows based router from scratch using the latest windows technology (.Net 2.0/WinFX). Pin
JerryMcguire1-Mar-06 7:01
JerryMcguire1-Mar-06 7:01 
GeneralRe: How to create a windows based router from scratch using the latest windows technology (.Net 2.0/WinFX). Pin
w00tmeh1-Mar-06 9:03
w00tmeh1-Mar-06 9:03 
QuestionNew Process in WinXP Pin
perlom24-Feb-06 1:30
perlom24-Feb-06 1:30 
AnswerRe: New Process in WinXP Pin
hard.disk25-Feb-06 20:12
hard.disk25-Feb-06 20:12 
Questionneed for microsoft .net passport sdk Pin
baskar.G23-Feb-06 20:19
baskar.G23-Feb-06 20:19 
QuestionOnly me can use my assembly ? Pin
Ariston Darmayuda23-Feb-06 17:53
Ariston Darmayuda23-Feb-06 17:53 

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.