i am a good programmer.
i just want someone to recommend a good article or course that would help me outline my bad habits.
Thanks
User Profile
Collapse
-
coding standards - what are they? and where do i find them?
I am an slef taught freelance c# programmer.
I am about to go for a couple of jobs working as a team and i am aware that there is probably a "way of doing things" that i have never learnt because my code is used by me alone. I would like to know before i apply.
Does anyone know of a good article / lesson that i could go through to get me programming the way i should be?
Thanks so much for your time and... -
that does not seem to work for me.
this is a val expression used for a asp.net customer validator control.
any other ideas?
maybe i am implementing it wrong,...
PLEASE HELPLeave a comment:
-
-
-
distributing a c#/winform app, how can i add dotnetfx.exe to my app?
Hi,
I am about to deply my first winforms project.
I recently learnt that the users needs .net installed on their machine.
I stupidly thought that this would be package automatically with 2000 xp vista etc, silly me.(why not?? and keep upto date with windows update?)
anyway...
firstly, i plan on distributing this app via web and usb stick.
Now i want to either:
... -
alternative to repeater in desktop apps
I'm new to desktop apps, and feel lost wihtout html output.
I want to make a table like an excel spreadsheet, where all cells are textboxes.
I also want to be able to change the bgcolour of the top column cells and maybe the other cells as well.
what control should i use?
Thanks for your help! -
stand alone desktop application with database integrated? xml?
hi i want to make a stand alone exe that has database functionality.
I have thought about using an xml file as the database, but is their a way that i can bundle the xml file into the exe somehow????
or does the xml file have to be seperate?
if so how can i stop people editing it?
Thanks for your help -
thanks so much for your help plater.
does anyone else obfscate? which progs do you use? does it make it a complete pain to update?Leave a comment:
-
-
-
-
thanks, i was unaware of PUBLISH, but i found that you can decompile this easily wihtout any problems.
i found Spices.Obfuscat or that encripts the output but it costs money. does anyone know a free/open source method to secure your work?
ThanksLeave a comment:
-
stop other stealing .net files, encryption?
Hi'
I'm about currently working for someone building them a .net web app.
I'm about to launch it onto his servers.
There is another .net developer working on something else.
I have no interest in his worl but he has shown an interest in my work, because i think he's worried about his job security and is tryin to push me out.
He has full ftp access and will no doubtly try and... -
validation expression help
i have a uk validation expression
GIR 0AA|[A-PR-UWYZ]([0-9]{1,2}|([A-HK-Y][0-9]|[A-HK-Y][0-9]([0-9]|[ABEHMNPRV-Y]))|[0-9][A-HJKS-UW]) [0-9][ABD-HJLNP-UW-Z]{2})
The line break above is a space.
I would like to allow lower case letters aswell.
at the moment
N19 2UD is correct
n19 2ud is not, can you help me modify this please?
thanks -
-
I didn't make the assembly so i was guessing it was generated automatically, if so surely it should have correct permission, also the problem is on and off...
How would i go about setting the assembly;s permission?
Thanks mate...Leave a comment:
-
-
System.Security.SecurityException when clicking a linkbutton
I get the error at the bottom of this post when i click on a linkbutton,
The problem is intermitant, sometimes it works and sometimes it errors,Code:javascript:__doPostBack('ctl00$Main$btnchangeemail','')
The page is running in an iframe if this makes a difference.
ANY IDEAS???
Thanks
...Code:Security Exception Description: The application attempted to perform an operation
-
adding notes to a new function
Hi i'm making some new functions and want to add some notes to the textbox that hovers open when you open the first bracket of your function.
e.g newfunction(
"allows you to do xxxx, can only be used in xp..."
How do i add these? thanks
No activity results to display
Show More
Leave a comment: