Click here to Skip to main content
15,893,190 members
Home / Discussions / C#
   

C#

 
QuestionNot all code paths return a value Pin
sheringkapoting29-May-12 0:40
sheringkapoting29-May-12 0:40 
AnswerRe: Not all code paths return a value Pin
Can SARIGÜL29-May-12 0:43
Can SARIGÜL29-May-12 0:43 
GeneralRe: Not all code paths return a value Pin
sheringkapoting29-May-12 0:51
sheringkapoting29-May-12 0:51 
AnswerRe: Not all code paths return a value Pin
Pete O'Hanlon29-May-12 0:51
mvePete O'Hanlon29-May-12 0:51 
AnswerRe: Not all code paths return a value Pin
Apocalypse Now30-May-12 14:12
Apocalypse Now30-May-12 14:12 
GeneralUsing lame_enc.dll in .NET - Signature mismatch Pin
ChrisHinde28-May-12 15:11
ChrisHinde28-May-12 15:11 
AnswerRe: Using lame_enc.dll in .NET - Signature mismatch Pin
Luc Pattyn28-May-12 15:24
sitebuilderLuc Pattyn28-May-12 15:24 
GeneralRe: Using lame_enc.dll in .NET - Signature mismatch Pin
BobJanova28-May-12 23:26
BobJanova28-May-12 23:26 
GeneralRe: Using lame_enc.dll in .NET - Signature mismatch Pin
DaveyM6929-May-12 1:40
professionalDaveyM6929-May-12 1:40 
Questionobject reference not set to an instance of an object Pin
a.fatemeh28-May-12 12:16
a.fatemeh28-May-12 12:16 
AnswerRe: object reference not set to an instance of an object Pin
Manfred Rudolf Bihy28-May-12 12:36
professionalManfred Rudolf Bihy28-May-12 12:36 
GeneralRe: object reference not set to an instance of an object Pin
a.fatemeh28-May-12 12:52
a.fatemeh28-May-12 12:52 
GeneralRe: object reference not set to an instance of an object Pin
Manfred Rudolf Bihy29-May-12 1:34
professionalManfred Rudolf Bihy29-May-12 1:34 
AnswerRe: object reference not set to an instance of an object Pin
bishu_Visu28-May-12 18:24
bishu_Visu28-May-12 18:24 
Questiondatabase on wp7 Pin
heba abu ghaleih22 28-May-12 0:42
heba abu ghaleih22 28-May-12 0:42 
AnswerRe: database on wp7 Pin
Pete O'Hanlon28-May-12 1:51
mvePete O'Hanlon28-May-12 1:51 
AnswerRe: database on wp7 Pin
jschell28-May-12 7:41
jschell28-May-12 7:41 
heba abu ghaleih22 wrote:
how cam i create database(sql server .net ) on wp7


Just to verify you did mean Windows Phone 7 right?

As per the other response you would not typically attempt to put a 'server', regardless of the type, on a phone.

If you really just want persistence then you might want to look at an object database which can be embedded in your app. Along those lines you could look at RavenDB (I am not recommending that but merely noting that it exists and there are probably others.)
GeneralRe: database on wp7 Pin
heba abu ghaleih22 28-May-12 8:12
heba abu ghaleih22 28-May-12 8:12 
GeneralRe: database on wp7 Pin
jschell30-May-12 13:40
jschell30-May-12 13:40 
QuestionPDF Editing Pin
candogu27-May-12 21:44
candogu27-May-12 21:44 
AnswerRe: PDF Editing Pin
AmitGajjar27-May-12 22:00
professionalAmitGajjar27-May-12 22:00 
AnswerRe: PDF Editing Pin
CodingLover28-May-12 17:57
CodingLover28-May-12 17:57 
Questionfrom array byte to bitmap Pin
heba abu ghaleih22 26-May-12 18:30
heba abu ghaleih22 26-May-12 18:30 
AnswerRe: from array byte to bitmap Pin
OriginalGriff26-May-12 21:15
mveOriginalGriff26-May-12 21:15 
GeneralRe: from array byte to bitmap Pin
BobJanova28-May-12 0:09
BobJanova28-May-12 0:09 

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.