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

.NET (Core and Framework)

 
GeneralRe: Doubt? Pin
ednrgc27-Oct-06 7:21
ednrgc27-Oct-06 7:21 
Questionneed a today plug-in sample in vb.net cf Pin
spunky1a25-Oct-06 8:21
spunky1a25-Oct-06 8:21 
QuestionHow to debug when I'm developing an outlook add-in using COM? [modified] Pin
OctopusThu25-Oct-06 6:41
OctopusThu25-Oct-06 6:41 
Questionwhich dll should i import/reference?? Pin
K edar V25-Oct-06 3:12
K edar V25-Oct-06 3:12 
QuestionParameters Pin
Tauseef A24-Oct-06 10:37
Tauseef A24-Oct-06 10:37 
AnswerRe: Parameters Pin
sujithkumarsl25-Oct-06 6:25
sujithkumarsl25-Oct-06 6:25 
QuestionHow to change Profile provider at runtime Pin
lyhn24-Oct-06 0:47
lyhn24-Oct-06 0:47 
AnswerRe: How to change Profile provider at runtime Pin
lyhn24-Oct-06 0:55
lyhn24-Oct-06 0:55 
Oops - I didn't realise that xml tags would be stripped. Here's the web config again. Blush | :O

Extract from Web.config
<profile enabled="true" defaultProvider="CustomAspNetSqlProfileProvider" automaticSaveEnabled="true">
<providers>
<clear />
<add name="CustomAspNetSqlProfileProvider" connectionStringName="LiveSqlServer" applicationName="myApp"
type="System.Web.Profile.SqlProfileProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<add name="LocalAspNetSqlProfileProvider" connectionStringName="LocalSqlServer" applicationName="myApp"
type="System.Web.Profile.SqlProfileProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
</providers>
<properties>
<add name="Firstname"/>
<add name="Lastname"/>
<add name="Comments"/>
</properties>
</profile>
Questionupgrade Pin
Ballita23-Oct-06 20:57
Ballita23-Oct-06 20:57 
AnswerRe: upgrade Pin
Dan Neely24-Oct-06 2:13
Dan Neely24-Oct-06 2:13 
QuestionManaged DirectX 2.0 Beta Removed Pin
wout de zeeuw23-Oct-06 17:14
wout de zeeuw23-Oct-06 17:14 
Questionthread problem Pin
Tauseef A20-Oct-06 23:08
Tauseef A20-Oct-06 23:08 
AnswerRe: thread problem Pin
indianet23-Oct-06 5:24
indianet23-Oct-06 5:24 
Questionhi Com port communication Pin
Tauseef A18-Oct-06 21:06
Tauseef A18-Oct-06 21:06 
Questionhi help me plz Pin
Tauseef A18-Oct-06 21:00
Tauseef A18-Oct-06 21:00 
AnswerRe: hi help me plz Pin
Christian Graus19-Oct-06 5:41
protectorChristian Graus19-Oct-06 5:41 
AnswerRe: hi help me plz Pin
Mike Dimmick19-Oct-06 6:45
Mike Dimmick19-Oct-06 6:45 
QuestionRe: hi help me plz Pin
Tauseef A19-Oct-06 7:07
Tauseef A19-Oct-06 7:07 
QuestionActivedocument error - word addin problem Pin
K edar V18-Oct-06 20:08
K edar V18-Oct-06 20:08 
AnswerRe: Activedocument error - word addin problem Pin
Dave Sexton18-Oct-06 20:19
Dave Sexton18-Oct-06 20:19 
GeneralRe: Activedocument error - word addin problem Pin
K edar V18-Oct-06 20:22
K edar V18-Oct-06 20:22 
Question.NET WebMethods - Serialization Pin
Simon P Stevens18-Oct-06 5:58
Simon P Stevens18-Oct-06 5:58 
QuestionSQL Server 2000 Notification Services and .NET 2.0 Pin
asasov17-Oct-06 21:01
asasov17-Oct-06 21:01 
AnswerRe: SQL Server 2000 Notification Services and .NET 2.0 Pin
The Man from U.N.C.L.E.19-Oct-06 7:28
The Man from U.N.C.L.E.19-Oct-06 7:28 
GeneralRe: SQL Server 2000 Notification Services and .NET 2.0 Pin
asasov23-Oct-06 1:52
asasov23-Oct-06 1:52 

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.